1. 7c55c7d [vmbase][pci] Decouple Hal impl from PciTransportIterator by Alice Wang · 2 years, 9 months ago
  2. eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 9 months ago
  3. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 9 months ago
  4. 17e2032 Merge changes Iae7130f2,Ibe6629a2,If39f46d9 by Treehugger Robot · 2 years, 9 months ago
  5. 6a4808c vmbase: Rename configure_global_allocator_size by Pierre-Clément Tosi · 2 years, 9 months ago
  6. e0bc174 Android.bp: Remove apex_avaiable from guest libs by Pierre-Clément Tosi · 2 years, 9 months ago
  7. 4894b43 Android.bp: Clean up vmbase_*_defaults by Pierre-Clément Tosi · 2 years, 9 months ago
  8. 8ca7a44 vmbase: Initialize heap in rust_entry by Pierre-Clément Tosi · 2 years, 9 months ago
  9. c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 9 months ago
  10. e6fb167 Support console input to VM by Jiyong Park · 2 years, 9 months ago
  11. 0cff343 Merge changes I84242526,I478e6e99 by Treehugger Robot · 2 years, 9 months ago
  12. f3681e8 pvmfw: Prepare heap.rs for move by Pierre-Clément Tosi · 2 years, 9 months ago
  13. 6ac174e Test empty VirtIO block device. by Andrew Walbran · 2 years, 9 months ago
  14. 3e3d733 vmbase: Move rand.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 9 months ago
  15. 439113a vmbase: Set no_stdlibs for libvmbase by Pierre-Clément Tosi · 2 years, 9 months ago
  16. b6675be Merge "vmbase: Use cstr!() in example" by Treehugger Robot · 2 years, 10 months ago
  17. 7f2e5dc Merge "[rialto] Initialize the shared memory pool" by Alice Wang · 2 years, 10 months ago
  18. 8ecc78b vmbase: Use cstr!() in example by Pierre-Clément Tosi · 2 years, 10 months ago
  19. 456b8ea Merge "[vmbase] Move SwiotlbInfo from pvmfw to vmbase" by Alice Wang · 2 years, 10 months ago
  20. 0780329 Merge "Zero memory in dma_alloc." by Treehugger Robot · 2 years, 10 months ago
  21. b6d2c64 [rialto] Initialize the shared memory pool by Alice Wang · 2 years, 10 months ago
  22. a397106 [vmbase] Move SwiotlbInfo from pvmfw to vmbase by Alice Wang · 2 years, 10 months ago
  23. 0e08623 [virtio] Refactor VirtIOBlkIterator to PciTransportIterator by Alice Wang · 2 years, 10 months ago
  24. cf9333e Zero memory in dma_alloc. by Andrew Walbran · 2 years, 11 months ago
  25. ce7ed5e Merge "Add a comment in TEST_MAPPING that ath_config has to be updated" by Treehugger Robot · 2 years, 10 months ago
  26. 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 10 months ago
  27. 2422bdc [fdt] Add function to get the first range in /memory node of fdt by Alice Wang · 2 years, 10 months ago
  28. e9ae5c4 [rialto] Adjust FDT size in initialization by Alice Wang · 2 years, 10 months ago
  29. 63f4c9e [vmbase] Move MAX_VIRT_ADDR from pvmfw to vmbase by Alice Wang · 2 years, 10 months ago
  30. 89d2959 [rialto] Adjust the MMIO range mapped in page table by Alice Wang · 2 years, 10 months ago
  31. 5bb7950 [vmbase] Change payload_range in MemoryTracker to Option by Alice Wang · 2 years, 10 months ago
  32. eade167 [virtio] Move virtio module from pvmfw to vmbase by Alice Wang · 2 years, 10 months ago
  33. 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 10 months ago
  34. 0fe0ec0 Merge "vmbase: Assert TCR_EL1 assumptions in Rust" by Treehugger Robot · 2 years, 10 months ago
  35. a33f2df vmbase: Assert TCR_EL1 assumptions in Rust by Pierre-Clément Tosi · 2 years, 10 months ago
  36. 3aa43c7 Merge "lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE" by Treehugger Robot · 2 years, 10 months ago
  37. 9215476 lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE by Pierre-Clément Tosi · 2 years, 10 months ago
  38. 110476e [pvmfw][vmbase] Move MemoryTrackerError to vmbase by Alice Wang · 2 years, 10 months ago
  39. b73a81b [pvmfw][vmbase] Move page table update functions to vmbase by Alice Wang · 2 years, 10 months ago
  40. ee5b180 [vmbase] Add page table parameters to vmbase for reuse by Alice Wang · 2 years, 10 months ago
  41. 4c70d14 [pvmfw] Refactor MMIO range check in pvmfw by Alice Wang · 2 years, 10 months ago
  42. 4be4dd0 [vmbase] Move RangeExt to vmbase for reuse by Alice Wang · 2 years, 10 months ago
  43. e243d46 [vmbase] Add crosvm layout constant MEM_START to vmbase by Alice Wang · 2 years, 10 months ago
  44. 4b3cc11 [pvmfw][vmbase] Add constant PAGE_SIZE to vmbase by Alice Wang · 2 years, 10 months ago
  45. 3fa9b80 [pvmfw] Move memory flush functions to vmbase by Alice Wang · 2 years, 10 months ago
  46. eacb738 [pvmfw] Move utility functions/consts relating to memory to vmbase by Alice Wang · 2 years, 10 months ago
  47. f47b234 [pvmfw] Move MemorySharer from pvmfw to vmbase by Alice Wang · 2 years, 10 months ago
  48. 807fa59 [pvmfw][rialto] Refactor and reuse console_uart_range() by Alice Wang · 2 years, 10 months ago
  49. 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 10 months ago
  50. f44f160 The psci crate was renamed to smccc. Use the new version. by Andrew Walbran · 2 years, 10 months ago
  51. 4dd2093 [pvmfw] Move dirty state management control util to vmbase by Alice Wang · 2 years, 10 months ago
  52. 81399f5 [pvmfw] Move assembly wrappers to vmbase for reuse by Alice Wang · 2 years, 10 months ago
  53. 50559df vmbase: Explicitly map valid memory ranges by Jakob Vukalovic · 3 years ago
  54. f5972db Remove unneccessary `extern crate`. by Andrew Walbran · 2 years, 11 months ago
  55. ccc1138 vmbase: Handle stack overflows by Pierre-Clément Tosi · 3 years ago
  56. 23aba52 vmbase: Move stack to end of writable_data by Pierre-Clément Tosi · 3 years ago
  57. 8bb3d72 vmbase: Map .bss, .data, & stack separately by Pierre-Clément Tosi · 3 years ago
  58. 2c3ce5c Merge "vmbase: Merge .init into .text" by Pierre-Clément Tosi · 3 years ago
  59. 6309b9c Merge "vmbase: Introduce linker_{addr,region}! macros" by Treehugger Robot · 3 years ago
  60. 5835d34 vmbase: Introduce linker_{addr,region}! macros by Pierre-Clément Tosi · 3 years ago
  61. 63e0d0d [virtio] Mark virtio_drivers::Hal implementation as unsafe by Alice Wang · 3 years ago
  62. cbbb849 vmbase: Merge .init into .text by Pierre-Clément Tosi · 3 years ago
  63. 1ef22bc Merge "pvmfw: Replace calls to emergency_write_str" by Treehugger Robot · 3 years ago
  64. bff22e1 pvmfw: Replace calls to emergency_write_str by Jakob Vukalovic · 3 years ago
  65. ef99629 vmbase: Temporarily disable logging in exception handlers by Jakob Vukalovic · 3 years ago
  66. e35828c vmbase: Don't expose to virt APEX by Pierre-Clément Tosi · 3 years ago
  67. 2116f5d Remove unnecessary feature declarations by Chris Wailes · 3 years ago
  68. 6c962da Merge "Add example using VirtIO console device." by Treehugger Robot · 3 years ago
  69. 8d05dae Add example using VirtIO console device. by Andrew Walbran · 3 years ago
  70. 8f0376d Update example build rules in vmbase README. by Andrew Walbran · 3 years ago
  71. 90cd4f1 pvmfw: Encrypt instance.img entries by Pierre-Clément Tosi · 3 years, 1 month ago
  72. 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 3 years, 2 months ago
  73. 5e68c79 Merge "vmbase: Write string terminator to stack canary" by Jakob Vukalović · 3 years, 2 months ago
  74. f8322ea vmbase: Write string terminator to stack canary by Jakob Vukalovic · 3 years, 2 months ago
  75. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 3 years, 2 months ago
  76. cb9d2f9 [dice] Move hash function to the library libdiced_open_dice by Alice Wang · 3 years, 2 months ago
  77. 586bb7c vmbase: Randomize stack canary value by Jakob Vukalovic · 3 years, 2 months ago
  78. 272bd7a Updates for new version of virtio-drivers. by Andrew Walbran · 3 years, 2 months ago
  79. ba4af8a vmbase: Add support for fputs(), stdout, stderr by Pierre-Clément Tosi · 3 years, 3 months ago
  80. 336d0cb Update for version 0.2.0 of virtio-drivers crate. by Andrew Walbran · 3 years, 3 months ago
  81. 4280d7c Merge "Start using virtmgr for running VMs" by David Brazdil · 3 years, 3 months ago
  82. b4e82a9 Merge changes I800fc26a,Ie85b45ad by Treehugger Robot · 3 years, 3 months ago
  83. a30122f Merge "Add new library to share FDT/PCI/VirtIO code." by Treehugger Robot · 3 years, 3 months ago
  84. a32c37c vmbase: Support Bionic errno, abort(), FORTIFY_SOURCE by Pierre-Clément Tosi · 3 years, 4 months ago
  85. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 3 years, 3 months ago
  86. 5f341b3 Merge "No need to allocate PCI BARs after all." by Treehugger Robot · 3 years, 3 months ago
  87. 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 3 years, 3 months ago
  88. 0a8dac7 No need to allocate PCI BARs after all. by Andrew Walbran · 3 years, 3 months ago
  89. 9f2f446 libvmbase: Replace ARM routines with Bionic deps by Pierre-Clément Tosi · 3 years, 4 months ago
  90. f1646e9 Merge "Map PCI (BAR) MMIO range too." by Treehugger Robot · 3 years, 4 months ago
  91. 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 3 years, 4 months ago
  92. 6a42fdc vmbase: Introduce module for Bionic compat layer by Pierre-Clément Tosi · 3 years, 4 months ago
  93. 50939ad libvmbase: Make ARM routines whole_static by Pierre-Clément Tosi · 3 years, 4 months ago
  94. b713baa Test reading from a VirtIO block device. by Andrew Walbran · 3 years, 4 months ago
  95. 4a59a17 Reduce verbosity of idmap dump. by Andrew Walbran · 3 years, 4 months ago
  96. 8217d06 Probe for VirtIO PCI devices and allocate BARs. by Andrew Walbran · 3 years, 4 months ago
  97. b244d93 libfdt: Map FDT_ERR_NOTFOUND to Option::None by Pierre-Clément Tosi · 3 years, 4 months ago
  98. 1b0d890 libfdt: Extend Rust wrapper with write functions by Pierre-Clément Tosi · 3 years, 4 months ago
  99. 41c158e libfdt: Add CompatibleIterator by Pierre-Clément Tosi · 3 years, 4 months ago
  100. 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 9 months ago