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