1. 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 3 years, 2 months ago
  2. 5e68c79 Merge "vmbase: Write string terminator to stack canary" by Jakob Vukalović · 3 years, 2 months ago
  3. f8322ea vmbase: Write string terminator to stack canary by Jakob Vukalovic · 3 years, 2 months ago
  4. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 3 years, 2 months ago
  5. cb9d2f9 [dice] Move hash function to the library libdiced_open_dice by Alice Wang · 3 years, 2 months ago
  6. 586bb7c vmbase: Randomize stack canary value by Jakob Vukalovic · 3 years, 3 months ago
  7. 272bd7a Updates for new version of virtio-drivers. by Andrew Walbran · 3 years, 3 months ago
  8. ba4af8a vmbase: Add support for fputs(), stdout, stderr by Pierre-Clément Tosi · 3 years, 4 months ago
  9. 336d0cb Update for version 0.2.0 of virtio-drivers crate. by Andrew Walbran · 3 years, 3 months ago
  10. 4280d7c Merge "Start using virtmgr for running VMs" by David Brazdil · 3 years, 3 months ago
  11. b4e82a9 Merge changes I800fc26a,Ie85b45ad by Treehugger Robot · 3 years, 3 months ago
  12. a30122f Merge "Add new library to share FDT/PCI/VirtIO code." by Treehugger Robot · 3 years, 3 months ago
  13. a32c37c vmbase: Support Bionic errno, abort(), FORTIFY_SOURCE by Pierre-Clément Tosi · 3 years, 4 months ago
  14. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 3 years, 4 months ago
  15. 5f341b3 Merge "No need to allocate PCI BARs after all." by Treehugger Robot · 3 years, 3 months ago
  16. 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 3 years, 4 months ago
  17. 0a8dac7 No need to allocate PCI BARs after all. by Andrew Walbran · 3 years, 4 months ago
  18. 9f2f446 libvmbase: Replace ARM routines with Bionic deps by Pierre-Clément Tosi · 3 years, 4 months ago
  19. f1646e9 Merge "Map PCI (BAR) MMIO range too." by Treehugger Robot · 3 years, 4 months ago
  20. 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 3 years, 4 months ago
  21. 6a42fdc vmbase: Introduce module for Bionic compat layer by Pierre-Clément Tosi · 3 years, 4 months ago
  22. 50939ad libvmbase: Make ARM routines whole_static by Pierre-Clément Tosi · 3 years, 4 months ago
  23. b713baa Test reading from a VirtIO block device. by Andrew Walbran · 3 years, 4 months ago
  24. 4a59a17 Reduce verbosity of idmap dump. by Andrew Walbran · 3 years, 5 months ago
  25. 8217d06 Probe for VirtIO PCI devices and allocate BARs. by Andrew Walbran · 3 years, 5 months ago
  26. b244d93 libfdt: Map FDT_ERR_NOTFOUND to Option::None by Pierre-Clément Tosi · 3 years, 5 months ago
  27. 1b0d890 libfdt: Extend Rust wrapper with write functions by Pierre-Clément Tosi · 3 years, 5 months ago
  28. 41c158e libfdt: Add CompatibleIterator by Pierre-Clément Tosi · 3 years, 5 months ago
  29. 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 10 months ago
  30. 0d1aed0 vmbase: integration_test: Use Android logger by Pierre-Clément Tosi · 3 years, 5 months ago
  31. ed7c037 Merge changes I7175d7c1,I401ac4af by Treehugger Robot · 3 years, 5 months ago
  32. 9a658f7 vmbase: Export linker-defined MemoryRegions & VAs by Pierre-Clément Tosi · 3 years, 6 months ago
  33. 581e9b6 vmbase_example: Replace cast with .as{_mut}_ptr() by Pierre-Clément Tosi · 3 years, 6 months ago
  34. 2cba973 vmbase: entry.S: Reset if relocated by Pierre-Clément Tosi · 3 years, 6 months ago
  35. 4ee68e2 vmbase: Introduce the reset_or_hang macro by Pierre-Clément Tosi · 3 years, 6 months ago
  36. e328f4a vmbase: Introduce common.h for assembly code by Pierre-Clément Tosi · 3 years, 6 months ago
  37. 3c6d4d4 vmbase: sections.ld: Fix bin_end as LMA by Pierre-Clément Tosi · 3 years, 6 months ago
  38. 35e9c1e vmbase: example: Add bin_end to integration_test by Pierre-Clément Tosi · 3 years, 6 months ago
  39. 9a83e61 Add libopen_dice nostd wrapper and test it in vmbase_example by David Brazdil · 3 years, 7 months ago
  40. a51c6f0 vmbase: Support LLVM and Bionic stack guard by David Brazdil · 3 years, 6 months ago
  41. a38bc78 vmbase: Make BASE_ADDRESS public by Pierre-Clément Tosi · 3 years, 6 months ago
  42. f219cd8 Delete cpu affinity config by Victor Hsieh · 3 years, 7 months ago
  43. b5f5530 Merge "vmbase: Keep vmbase_elf_defaults out of /system" by Treehugger Robot · 3 years, 7 months ago
  44. cc29756 Merge "vmbase: Make vmbase_elf_defaults android_arm64-only" by Pierre-Clément Tosi · 3 years, 7 months ago
  45. 2098eda vmbase: Keep vmbase_elf_defaults out of /system by Pierre-Clément Tosi · 3 years, 7 months ago
  46. b130035 vmbase: Keep base target names for ELF not bin by Pierre-Clément Tosi · 3 years, 7 months ago
  47. 48e013f vmbase: Make vmbase_elf_defaults android_arm64-only by Pierre-Clément Tosi · 3 years, 7 months ago
  48. b135614 Merge "exceptions: Pass ELR & SPSR to handlers with AAPCS" by Treehugger Robot · 3 years, 7 months ago
  49. 8cbd4b7 exceptions: Pass ELR & SPSR to handlers with AAPCS by Pierre-Clément Tosi · 3 years, 8 months ago
  50. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years, 7 months ago
  51. d1bd3c1 Merge changes I5e4db74f,I167148cd,I512a2cd0 by Treehugger Robot · 3 years, 8 months ago
  52. 3edb5ab Merge "exceptions_panic: Fix wrong PSCI function ID" by Treehugger Robot · 3 years, 8 months ago
  53. 62085c0 Send UID and VM identifier to existing atoms by Seungjae Yoo · 3 years, 8 months ago
  54. 5f7c3c7 Move AVF tests to avf-pre/postsubmit test group by David Brazdil · 3 years, 8 months ago
  55. 7a74d40 exceptions_panic: Fix wrong PSCI function ID by Pierre-Clément Tosi · 3 years, 8 months ago
  56. 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years, 8 months ago
  57. d9a3b18 Use Arm optimised-routines for memory intrinsics. by Andrew Walbran · 3 years, 9 months ago
  58. f1f74b0 Merge "vmbase: Handle very early exceptions" by Treehugger Robot · 3 years, 9 months ago
  59. 30a7f08 vmbase/pvmfw: Extract common build properties to defaults by David Brazdil · 3 years, 9 months ago
  60. 9575319 vmbase/pvmfw: Remove unnecessary 'stem' properties by David Brazdil · 3 years, 9 months ago
  61. b41aa8f vmbase: Use logger in example kernel by David Brazdil · 3 years, 9 months ago
  62. 8b55777 vmbase: Add basic logger by David Brazdil · 3 years, 9 months ago
  63. a5b7af5 Split out common part of linker script. by Andrew Walbran · 3 years, 9 months ago
  64. d50af6c Merge "Move memory layout helpers to new module." by Andrew Walbran · 3 years, 9 months ago
  65. 4a9b82e vmbase: Run integration test in presubmit by David Brazdil · 3 years, 9 months ago
  66. d40ff91 vmbase: Handle very early exceptions by Pierre-Clément Tosi · 3 years, 9 months ago
  67. d8ab2e1 vmbase: Fix whitespace in README.md by Pierre-Clément Tosi · 3 years, 9 months ago
  68. 153aad9 Move memory layout helpers to new module. by Andrew Walbran · 3 years, 10 months ago
  69. f17c651 Format entry register values as 64-bit hex. by Andrew Walbran · 3 years, 10 months ago
  70. 06cba03 Check that DTB address is as expected. by Andrew Walbran · 4 years ago
  71. 1356454 Construct page table in Rust. by Andrew Walbran · 4 years ago
  72. 1da97eb Disable HWASan for vmbase_example_elf. by Florian Mayer · 3 years, 10 months ago
  73. 7d6c879 Merge "Add README explaining how to use vmbase." by Andrew Walbran · 3 years, 10 months ago
  74. 5a07be2 Add README explaining how to use vmbase. by Andrew Walbran · 3 years, 10 months ago
  75. 94bbf2f Add test to run vmbase example VM. by Andrew Walbran · 4 years ago
  76. e03395a Pass x0-x3 boot values to Rust main function. by Andrew Walbran · 4 years ago
  77. f7b6dc8 Add a heap allocator. by Andrew Walbran · 4 years ago
  78. 5d4e1c9 Test BSS and data sections. by Andrew Walbran · 4 years ago
  79. 6261cf4 Print addresses. by Andrew Walbran · 4 years ago
  80. eef9820 Add example to run as unprotected VM bootloader. by Andrew Walbran · 4 years ago
  81. 1afdab4 Merge "Wrap main function, to set up console before and shutdown after." by Treehugger Robot · 4 years ago
  82. efe7e14 Merge "Move entry point and exception vector to library." by Treehugger Robot · 4 years ago
  83. b996b4a Wrap main function, to set up console before and shutdown after. by Andrew Walbran · 4 years ago
  84. f71e6ee Move entry point and exception vector to library. by Andrew Walbran · 4 years ago
  85. 47dac8e [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years ago
  86. dd74b90 Move common VM functionality into a library. by Andrew Walbran · 4 years ago