1. ba8850a Ignore implicit -c before -E by Ryan Prichard · 7 months ago
  2. fb49a41 Avoid using static mut variables. by Andrew Walbran · 7 months ago
  3. f46a17c Use C string literals not cstr! by Alan Stokes · 7 months ago
  4. f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 10 months ago
  5. 992c2bb liblibfdt: Add no_std variant for libfdt_baremetal by Pierre-Clément Tosi · 10 months ago
  6. 48ac6a9 vmbase_example: Add support for kernel mode & test by Pierre-Clément Tosi · 12 months ago
  7. e0d6840 vmbase_example: Clarify that the payload is a BIOS by Pierre-Clément Tosi · 12 months ago
  8. fd3d646 Move libs/libvmbase/example/ under guest/ by Pierre-Clément Tosi · 12 months ago[Renamed from libs/libvmbase/example/Android.bp]
  9. c394f99 Move libs/libvmbase/example/tests/ under tests/ by Pierre-Clément Tosi · 12 months ago
  10. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/example/Android.bp]
  11. 1bf532b libs: Move cstr!() into its own crate by Pierre-Clément Tosi · 1 year, 9 months ago
  12. 17e2032 Merge changes Iae7130f2,Ibe6629a2,If39f46d9 by Treehugger Robot · 2 years, 1 month ago
  13. 4894b43 Android.bp: Clean up vmbase_*_defaults by Pierre-Clément Tosi · 2 years, 1 month ago
  14. c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
  15. e35828c vmbase: Don't expose to virt APEX by Pierre-Clément Tosi · 2 years, 4 months ago
  16. cb9d2f9 [dice] Move hash function to the library libdiced_open_dice by Alice Wang · 2 years, 6 months ago
  17. 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 2 years, 8 months ago
  18. 50939ad libvmbase: Make ARM routines whole_static by Pierre-Clément Tosi · 2 years, 8 months ago
  19. 8217d06 Probe for VirtIO PCI devices and allocate BARs. by Andrew Walbran · 2 years, 9 months ago
  20. 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 1 month ago
  21. 0d1aed0 vmbase: integration_test: Use Android logger by Pierre-Clément Tosi · 2 years, 9 months ago
  22. 9a83e61 Add libopen_dice nostd wrapper and test it in vmbase_example by David Brazdil · 2 years, 11 months ago
  23. b130035 vmbase: Keep base target names for ELF not bin by Pierre-Clément Tosi · 2 years, 11 months ago
  24. 30a7f08 vmbase/pvmfw: Extract common build properties to defaults by David Brazdil · 3 years, 1 month ago
  25. 9575319 vmbase/pvmfw: Remove unnecessary 'stem' properties by David Brazdil · 3 years, 1 month ago
  26. b41aa8f vmbase: Use logger in example kernel by David Brazdil · 3 years, 1 month ago
  27. a5b7af5 Split out common part of linker script. by Andrew Walbran · 3 years, 1 month ago
  28. 1356454 Construct page table in Rust. by Andrew Walbran · 3 years, 4 months ago
  29. 1da97eb Disable HWASan for vmbase_example_elf. by Florian Mayer · 3 years, 2 months ago
  30. 94bbf2f Add test to run vmbase example VM. by Andrew Walbran · 3 years, 3 months ago
  31. f7b6dc8 Add a heap allocator. by Andrew Walbran · 3 years, 4 months ago
  32. eef9820 Add example to run as unprotected VM bootloader. by Andrew Walbran · 3 years, 3 months ago