1. c34a50a Merge "Use thiserror in pVM firmware." into main by Treehugger Robot · 7 months ago
  2. f46a17c Use C string literals not cstr! by Alan Stokes · 7 months ago
  3. 387f2fc Use thiserror in pVM firmware. by Andrew Walbran · 8 months ago
  4. 47d316e Update to zerocopy 0.8. by Andrew Walbran · 8 months ago
  5. 6b8d931 Keep using old version of zerocopy for now. by Andrew Walbran · 8 months ago
  6. 7ec45d3 Turn hypervisor backends module into a library by Per Larsen · 9 months ago
  7. 043dfb7 vmbase: Abstract CPU arch in write_volatile_u8() by Pierre-Clément Tosi · 9 months ago
  8. c7c2357 vmbase: Fully absorb libfdtpci as a crate module by Pierre-Clément Tosi · 10 months ago
  9. 992c2bb liblibfdt: Add no_std variant for libfdt_baremetal by Pierre-Clément Tosi · 10 months ago
  10. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/Android.bp]
  11. d1d63e4 [pvmfw/rialto] Disable full LTO in vmbase by Alice Wang · 1 year, 2 months ago
  12. 6b86753 vmbase: Clean up MMIO_GUARD in MemoryTracker by Pierre-Clément Tosi · 1 year, 3 months ago
  13. 06c5702 vmbase: Introduce compat_android_13 feature by Pierre-Clément Tosi · 1 year, 3 months ago
  14. a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 1 year, 3 months ago
  15. 9a4cfc1 Revert "Set --lto-O0 to reduce binary size" by Chungro Lee · 1 year, 4 months ago
  16. c40a3cc Set --lto-O0 to reduce binary size by Yi Kong · 1 year, 5 months ago
  17. 38b9e71 Introduce avf_build_flags_cc cc_defaults by Nikita Ioffe · 1 year, 6 months ago
  18. 1bf532b libs: Move cstr!() into its own crate by Pierre-Clément Tosi · 1 year, 9 months ago
  19. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
  20. 9320e0e vmbase: Clean up TRNG_RND64 result byte order by Pierre-Clément Tosi · 2 years, 1 month ago
  21. e0bc174 Android.bp: Remove apex_avaiable from guest libs by Pierre-Clément Tosi · 2 years, 1 month ago
  22. 4894b43 Android.bp: Clean up vmbase_*_defaults by Pierre-Clément Tosi · 2 years, 1 month ago
  23. 439113a vmbase: Set no_stdlibs for libvmbase by Pierre-Clément Tosi · 2 years, 2 months ago
  24. a397106 [vmbase] Move SwiotlbInfo from pvmfw to vmbase by Alice Wang · 2 years, 2 months ago
  25. eade167 [virtio] Move virtio module from pvmfw to vmbase by Alice Wang · 2 years, 2 months ago
  26. 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 2 months ago
  27. 3fa9b80 [pvmfw] Move memory flush functions to vmbase by Alice Wang · 2 years, 2 months ago
  28. f47b234 [pvmfw] Move MemorySharer from pvmfw to vmbase by Alice Wang · 2 years, 2 months ago
  29. 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 2 months ago
  30. f44f160 The psci crate was renamed to smccc. Use the new version. by Andrew Walbran · 2 years, 2 months ago
  31. 4dd2093 [pvmfw] Move dirty state management control util to vmbase by Alice Wang · 2 years, 2 months ago
  32. 9f2f446 libvmbase: Replace ARM routines with Bionic deps by Pierre-Clément Tosi · 2 years, 8 months ago
  33. 50939ad libvmbase: Make ARM routines whole_static by Pierre-Clément Tosi · 2 years, 8 months ago
  34. 2098eda vmbase: Keep vmbase_elf_defaults out of /system by Pierre-Clément Tosi · 2 years, 11 months ago
  35. 48e013f vmbase: Make vmbase_elf_defaults android_arm64-only by Pierre-Clément Tosi · 2 years, 11 months ago
  36. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  37. d9a3b18 Use Arm optimised-routines for memory intrinsics. by Andrew Walbran · 3 years, 1 month ago
  38. f1f74b0 Merge "vmbase: Handle very early exceptions" by Treehugger Robot · 3 years, 1 month ago
  39. 30a7f08 vmbase/pvmfw: Extract common build properties to defaults by David Brazdil · 3 years, 1 month ago
  40. 8b55777 vmbase: Add basic logger by David Brazdil · 3 years, 1 month ago
  41. a5b7af5 Split out common part of linker script. by Andrew Walbran · 3 years, 1 month ago
  42. d40ff91 vmbase: Handle very early exceptions by Pierre-Clément Tosi · 3 years, 1 month ago
  43. efe7e14 Merge "Move entry point and exception vector to library." by Treehugger Robot · 3 years, 3 months ago
  44. f71e6ee Move entry point and exception vector to library. by Andrew Walbran · 3 years, 4 months ago
  45. 47dac8e [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 3 months ago
  46. dd74b90 Move common VM functionality into a library. by Andrew Walbran · 3 years, 4 months ago