1. 5430a93 libhyp: Make MmioGuardNotsupported UpperCamelCase by Pierre-Clément Tosi · 2 years, 7 months ago
  2. 3829b64 Merge "Standardise safety comments in pvmfw and fdtpci." into main by Treehugger Robot · 2 years, 7 months ago
  3. 20bb4e4 Standardise safety comments in pvmfw and fdtpci. by Andrew Walbran · 2 years, 7 months ago
  4. f027fc5 Merge "Standardise safety comments for virtualizationmanager and vmclient." into main by Andrew Walbran · 2 years, 7 months ago
  5. b7e26b3 Merge changes I73e522f9,Ifc92a85b,I9b918dd9,I6f84eff9 into main by Jiyong Park · 2 years, 7 months ago
  6. 7a9abd3 doc: add debug/README.md by Jiyong Park · 2 years, 7 months ago
  7. 616b17c doc: major refactoring of the getting started doc by Jiyong Park · 2 years, 7 months ago
  8. 8385cc2 doc: move the getting started page by Jiyong Park · 2 years, 7 months ago
  9. ca6f488 doc: rewrite the front page by Jiyong Park · 2 years, 7 months ago
  10. cbe23dd Merge "Require safety comments in vmbase example." into main by Treehugger Robot · 2 years, 7 months ago
  11. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 7 months ago
  12. 4784280 Require safety comments in vmbase example. by Andrew Walbran · 2 years, 7 months ago
  13. 1028478 Merge "Add test to check mount flags of /system" into main by Nikita Ioffe · 2 years, 7 months ago
  14. 9fa1650 Merge "[rialto] Find virtio socket device through PCI bus" into main by Treehugger Robot · 2 years, 7 months ago
  15. cd203c9 Merge "[rialto] Handle page table exceptions in rialto" into main by Treehugger Robot · 2 years, 7 months ago
  16. 48d3422 Merge "pvmfw: fdt: Rename read_common_debug_policy" into main by Treehugger Robot · 2 years, 7 months ago
  17. 6218335 [rialto] Find virtio socket device through PCI bus by Alice Wang · 2 years, 7 months ago
  18. f1d5efd [rialto] Handle page table exceptions in rialto by Alice Wang · 2 years, 7 months ago
  19. b6082dc Merge "pvmfw: Make the NonZeroUsize FDT_SIZE non-const" into main by Treehugger Robot · 2 years, 7 months ago
  20. 57fcb41 Merge "vmbase_example: Minimize scope of unsafe blocks" into main by Treehugger Robot · 2 years, 7 months ago
  21. be548ad Merge "vmbase/rialto: Read ESR_EL1 with read_sysreg!()" into main by Treehugger Robot · 2 years, 7 months ago
  22. d88fd2d pvmfw: Make the NonZeroUsize FDT_SIZE non-const by Pierre-Clément Tosi · 2 years, 7 months ago
  23. 70b580c vmbase_example: Minimize scope of unsafe blocks by Pierre-Clément Tosi · 2 years, 7 months ago
  24. 9a7328e vmbase/rialto: Read ESR_EL1 with read_sysreg!() by Pierre-Clément Tosi · 2 years, 7 months ago
  25. e98dd47 Merge changes from topic "mount-vendor-in-microdroid" into main by Nikita Ioffe · 2 years, 7 months ago
  26. 4e83bca Merge "[vmbase] Move current exception handling helper functions to vmbase" into main by Alice Wang · 2 years, 7 months ago
  27. fcf4e9a Merge "vmbase: Trivial changes to prepare for smccc::trng" into main by Treehugger Robot · 2 years, 7 months ago
  28. 505109a Merge "Skip DebugPolicyHostTests if adb root fails" into main by Treehugger Robot · 2 years, 7 months ago
  29. 3c24c57 Skip DebugPolicyHostTests if adb root fails by Jaewan Kim · 2 years, 7 months ago
  30. 628c438 vmbase: Trivial changes to prepare for smccc::trng by Pierre-Clément Tosi · 2 years, 7 months ago
  31. 62ffc0d vmbase: Configure stack guard from Rust by Pierre-Clément Tosi · 2 years, 7 months ago
  32. 67108c3 vmbase: Define Bionic TLS from Rust by Pierre-Clément Tosi · 2 years, 7 months ago
  33. d330548 vmbase: Initialize logger before calling main() by Pierre-Clément Tosi · 2 years, 7 months ago
  34. 910a72d rialto: Clean up code handling non-protected KVM by Pierre-Clément Tosi · 2 years, 7 months ago
  35. bd98d92 hyp: Add support for non-protected KvmHypervisor by Pierre-Clément Tosi · 2 years, 7 months ago
  36. d643cfe hyp: Refactor HypervisorCap to harden backends by Pierre-Clément Tosi · 2 years, 7 months ago
  37. 32279ef vmbase: Only lazy-map MMIO if hyp has MMIO_GUARD by Pierre-Clément Tosi · 2 years, 7 months ago
  38. 5ad1e8c hyp: Introduce HypervisorCap::MMIO_GUARD by Pierre-Clément Tosi · 2 years, 7 months ago
  39. 8937cb8 vmbase: Use heap for non-protected SHARED_POOL by Pierre-Clément Tosi · 2 years, 7 months ago
  40. 2c07244 Merge "vmbase: Only share if hyp has DYNAMIC_MEM_SHARE" into main by Treehugger Robot · 2 years, 7 months ago
  41. 8e30640 Merge "[vmbase] Update return type of layout functions to VirtualAddress" into main by Treehugger Robot · 2 years, 7 months ago
  42. 3110d14 Add test to check mount flags of /system by Nikita Ioffe · 2 years, 7 months ago
  43. d2f7ad1 vmbase: Only share if hyp has DYNAMIC_MEM_SHARE by Pierre-Clément Tosi · 2 years, 7 months ago
  44. a9fe1fb [vmbase] Move current exception handling helper functions to vmbase by Alice Wang · 2 years, 7 months ago
  45. 8b09704 [vmbase] Update return type of layout functions to VirtualAddress by Alice Wang · 2 years, 7 months ago
  46. aa6858c Propagate to Microdroid whether it should mount vendor partition by Nikita Ioffe · 2 years, 7 months ago
  47. 8873646 [pvmfw] Update faulting address register value type to VirtualAddress by Alice Wang · 2 years, 7 months ago
  48. ae9ed2a [pvmfw] Extract EL1 exception register read into a function by Alice Wang · 2 years, 7 months ago
  49. cee2c65 [vmbase][test] Refactor page table initialization in vmbase test by Alice Wang · 2 years, 7 months ago
  50. a3931aa Update layout/PageTable memory range to Range<VirtualAddress> by Alice Wang · 2 years, 7 months ago
  51. 88362ff Merge "[test][vmbase] Check VirtIO socket device in integration test" by Alice Wang · 2 years, 7 months ago
  52. b007593 Merge "Revoke USE_CUSTOM_VIRTUAL_MACHINE permission in @Before setup()" by Nikita Ioffe · 2 years, 7 months ago
  53. 5669f3a Merge changes Iefc62b9a,Ic5704d6c by Treehugger Robot · 2 years, 7 months ago
  54. 26de6dc Merge "Use read_volatile for stack_check_guard." by Treehugger Robot · 2 years, 7 months ago
  55. 0cfff3d Merge "Remove unneccessary unsafe code in logger." by Treehugger Robot · 2 years, 7 months ago
  56. 3b117af Merge "Add more tests for console input support" by Jiyong Park · 2 years, 7 months ago
  57. 16e7c3f [test][vmbase] Check VirtIO socket device in integration test by Alice Wang · 2 years, 7 months ago
  58. 7c55c7d [vmbase][pci] Decouple Hal impl from PciTransportIterator by Alice Wang · 2 years, 7 months ago
  59. 84b9a23 Standardise and require safety comments in libfdt. by Andrew Walbran · 2 years, 7 months ago
  60. b88eb01 Use read_volatile for stack_check_guard. by Andrew Walbran · 2 years, 7 months ago
  61. c06e734 Standardise and require safety comments in vmbase. by Andrew Walbran · 2 years, 7 months ago
  62. c568ae0 Remove unneccessary unsafe code in logger. by Andrew Walbran · 2 years, 7 months ago
  63. 160497b Add more tests for console input support by Jiyong Park · 2 years, 7 months ago
  64. 0ae33e9 [pvmfw] Move exception name out of print_exception_failure() by Alice Wang · 2 years, 7 months ago
  65. 8364a48 [pvmfw]Refactor non UART exception handling failure reporting by Alice Wang · 2 years, 7 months ago
  66. 65c9f1f Merge "Update Virtualization module to protobuf3." by Ludovic Barman · 2 years, 7 months ago
  67. a04c2f1 Merge "[virt] Adjust spelling of initialise in code and comments" by Alice Wang · 2 years, 7 months ago
  68. cc0c625 Merge "[rialto][MMIO] Remove redundant memory mapping for MMIO range" by Alice Wang · 2 years, 7 months ago
  69. 8e38bd8 Merge "[rialto] Initialize CAM and BAR ranges for PCI bus" by Alice Wang · 2 years, 7 months ago
  70. eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 7 months ago
  71. 37cb07c [rialto][MMIO] Remove redundant memory mapping for MMIO range by Alice Wang · 2 years, 7 months ago
  72. d36c711 [rialto] Initialize CAM and BAR ranges for PCI bus by Alice Wang · 2 years, 7 months ago
  73. 93ee308 Update Virtualization module to protobuf3. by Ludovic Barman · 2 years, 7 months ago
  74. 0d52747 [pvmfw] Ensure the /memory node in DT contains only one range by Alice Wang · 2 years, 8 months ago
  75. 34cf434 Don't forward console_in to both /dev/ttyS0 and /dev/hvc0 by Jiyong Park · 2 years, 7 months ago
  76. 97dd06f Add test api for setting vendor disk image by Nikita Ioffe · 2 years, 7 months ago
  77. 5dfddf2 Add a way to add a vendor disk image when launching Microdroid VM by Nikita Ioffe · 2 years, 7 months ago
  78. 6b27a4a Revoke USE_CUSTOM_VIRTUAL_MACHINE permission in @Before setup() by Nikita Ioffe · 2 years, 7 months ago
  79. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 7 months ago
  80. b9e624d Merge "Don't clear logcat on test cleanup" by Inseob Kim · 2 years, 7 months ago
  81. 39463be Don't clear logcat on test cleanup by Inseob Kim · 2 years, 7 months ago
  82. 92e3472 Add TestApis for using console input by Jiyong Park · 2 years, 7 months ago
  83. 17e2032 Merge changes Iae7130f2,Ibe6629a2,If39f46d9 by Treehugger Robot · 2 years, 7 months ago
  84. ccd6981 Merge "Android.bp: Remove apex_avaiable from guest libs" by Treehugger Robot · 2 years, 7 months ago
  85. 6a4808c vmbase: Rename configure_global_allocator_size by Pierre-Clément Tosi · 2 years, 7 months ago
  86. 577d007 Merge "Bindgen 0.65.1 no longer supports size_t-is-usize" by Matthew Maurer · 2 years, 7 months ago
  87. ead08eb Merge "Android.bp: Clean up vmbase_*_defaults" by Treehugger Robot · 2 years, 7 months ago
  88. e0bc174 Android.bp: Remove apex_avaiable from guest libs by Pierre-Clément Tosi · 2 years, 7 months ago
  89. 4894b43 Android.bp: Clean up vmbase_*_defaults by Pierre-Clément Tosi · 2 years, 7 months ago
  90. 7cf76bd Merge "vm: Log VM debuggability" by Treehugger Robot · 2 years, 7 months ago
  91. 7f56521 Merge "docs: Document vm run-microdroid --debug none" by Treehugger Robot · 2 years, 7 months ago
  92. 326f1ea Merge "pvmfw: Log clarification about initrd_normal error" by Treehugger Robot · 2 years, 7 months ago
  93. 8ca7a44 vmbase: Initialize heap in rust_entry by Pierre-Clément Tosi · 2 years, 7 months ago
  94. c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 7 months ago
  95. 1b691cc vm: Log VM debuggability by Pierre-Clément Tosi · 2 years, 7 months ago
  96. 954425d docs: Document vm run-microdroid --debug none by Pierre-Clément Tosi · 2 years, 7 months ago
  97. f90655d pvmfw: Log clarification about initrd_normal error by Pierre-Clément Tosi · 2 years, 7 months ago
  98. e6fb167 Support console input to VM by Jiyong Park · 2 years, 7 months ago
  99. c5033fc Merge "Introduce VirtualMachineAppConfig::CustomConfig struct" by Nikita Ioffe · 2 years, 7 months ago
  100. a0eb5ee Introduce VirtualMachineAppConfig::CustomConfig struct by Nikita Ioffe · 2 years, 7 months ago