1. eb75fb9 Updates for virtio-drivers 0.8. by Andrew Walbran · 8 months ago
  2. ba8850a Ignore implicit -c before -E by Ryan Prichard · 7 months ago
  3. fb49a41 Avoid using static mut variables. by Andrew Walbran · 7 months ago
  4. 72e4e12 Use &raw rather than addr_of macros. by Andrew Walbran · 7 months ago
  5. f46a17c Use C string literals not cstr! by Alan Stokes · 7 months ago
  6. ae07161 vmbase: Enter clients with dynamic PTs live by Pierre-Clément Tosi · 9 months ago
  7. eba8316 vmbase: Default to largest stack size possible by Pierre-Clément Tosi · 9 months ago
  8. d2c5472 vmbase_example: Upgrade to new vmbase::memory API by Pierre-Clément Tosi · 9 months ago
  9. 0b02a2b vmbase: Clients separate eh_stack from .data+.bss by Pierre-Clément Tosi · 8 months ago
  10. 1ea25a6 vmbase_example: Map PCI & UART only by Pierre-Clément Tosi · 9 months ago
  11. 583f7da vmbase_example: Use layout::crosvm for MMIO range by Pierre-Clément Tosi · 8 months ago
  12. f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 10 months ago
  13. 992c2bb liblibfdt: Add no_std variant for libfdt_baremetal by Pierre-Clément Tosi · 10 months ago
  14. 48ac6a9 vmbase_example: Add support for kernel mode & test by Pierre-Clément Tosi · 12 months ago
  15. 3d1c2e4 vmbase_example: Run most tests using dynamic PTs by Pierre-Clément Tosi · 12 months ago
  16. e0d6840 vmbase_example: Clarify that the payload is a BIOS by Pierre-Clément Tosi · 12 months ago
  17. 5c4bef6 vmbase_example: Clarify that PageTable is dropped by Pierre-Clément Tosi · 12 months ago
  18. fd3d646 Move libs/libvmbase/example/ under guest/ by Pierre-Clément Tosi · 12 months ago