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