1. 697c860 Fix race between read/write by Jooyung Han · 2 years, 6 months ago
  2. 1ab7363 Merge "Remove unsafe impl" into main by Treehugger Robot · 2 years, 6 months ago
  3. 52bce59 Merge "Don't allow vendor APEXes in Microdroid" into main by Nikita Ioffe · 2 years, 6 months ago
  4. ff18455 Remove unsafe impl by Alan Stokes · 2 years, 6 months ago
  5. d4551e1 Don't allow vendor APEXes in Microdroid by Nikita Ioffe · 2 years, 6 months ago
  6. 440197f Merge "Disable tombstones related tests for HWASAN build" into main by Treehugger Robot · 2 years, 6 months ago
  7. a2204b2 Disable tombstones related tests for HWASAN build by Shikha Panwar · 2 years, 6 months ago
  8. 1b73175 Merge changes Ic338a341,I022fb301 into main by Treehugger Robot · 2 years, 6 months ago
  9. 2d0cae5 apex: Fix license typo by Jakob Vukalovic · 2 years, 6 months ago
  10. 86f5663 Merge "apex: Add prepare_device_vfio script" into main by Jakob Vukalović · 2 years, 6 months ago
  11. 5886dc6 Merge "Fix st_blksize type for riscv64" into main by Braden Kell · 2 years, 6 months ago
  12. ae381ca Remove unused fs-verity signature by Victor Hsieh · 2 years, 6 months ago
  13. 974f95f Stop using fs-verity signature by Victor Hsieh · 2 years, 6 months ago
  14. 70ba633 apex: Add prepare_device_vfio script by Jakob Vukalovic · 2 years, 6 months ago
  15. 16adac6 Merge "Disable HWASAN for crashdump" into main by Treehugger Robot · 2 years, 6 months ago
  16. d9b4c03 Disable HWASAN for crashdump by David Brazdil · 2 years, 6 months ago
  17. cb4daaf Merge "Move ignorabletest library to common location and rename." into main by Andrew Walbran · 2 years, 6 months ago
  18. 2a6b217 [vmbase] Adjust only the refill layout in memory allocation by Alice Wang · 2 years, 6 months ago
  19. 5910db3 Merge "Change visibility of alloc share/unshare functions to pub(crate)" into main by Alice Wang · 2 years, 6 months ago
  20. 361fadf Merge "[vmbase] Adjust refill layout size in memory allocation" into main by Alice Wang · 2 years, 6 months ago
  21. 6c4cda0 Change visibility of alloc share/unshare functions to pub(crate) by Alice Wang · 2 years, 6 months ago
  22. df6bacc [vmbase] Adjust refill layout size in memory allocation by Alice Wang · 2 years, 6 months ago
  23. 0584c54 Merge "vmbase: bionic: Implement perror()" into main by Treehugger Robot · 2 years, 6 months ago
  24. 2c9d937 vmbase: bionic: Implement perror() by Pierre-Clément Tosi · 2 years, 6 months ago
  25. 56faaef Merge "Benchmark for shutdown latency of a VM" into main by Shikha Panwar · 2 years, 6 months ago
  26. 35c78ba Benchmark for shutdown latency of a VM by Shikha Panwar · 2 years, 8 months ago
  27. 7056c34 Merge "Clean up on test failure" into main by Treehugger Robot · 2 years, 6 months ago
  28. 4470ad9 Clean up on test failure by Alan Stokes · 2 years, 6 months ago
  29. 0610356 Merge changes I0f33b6c4,If748cf16 into main by Treehugger Robot · 2 years, 6 months ago
  30. 8fcc8b9 Run tests on both pVMs and non-pVMS by Alan Stokes · 2 years, 6 months ago
  31. 0703476 Don't run non-protected tests if not supported by Alan Stokes · 2 years, 6 months ago
  32. 65752ce Merge "vm run and run-microdroid defaults to --debug=full" into main by Treehugger Robot · 2 years, 6 months ago
  33. e9d4966 vm run and run-microdroid defaults to --debug=full by Jiyong Park · 2 years, 6 months ago
  34. f39974b Fix comment by Jaewan Kim · 2 years, 6 months ago
  35. 57218a1 Merge "Fix errors from rustc 1.71.0" into main by Treehugger Robot · 2 years, 6 months ago
  36. 8a846ae Merge "Fix missing perf-setup upon running benchmark" into main by Inseob Kim · 2 years, 6 months ago
  37. 564f14a Fix missing perf-setup upon running benchmark by Inseob Kim · 2 years, 6 months ago
  38. 321e128 Fix errors from rustc 1.71.0 by Chris Wailes · 2 years, 6 months ago
  39. 0550d9f Merge "Increase number of PCI devices to 10" into main by Nikita Ioffe · 2 years, 6 months ago
  40. 85d8026 Increase number of PCI devices to 10 by Nikita Ioffe · 2 years, 6 months ago
  41. bf4b24d Merge "pvmfw: Detect and log large number of PCI devices" into main by Treehugger Robot · 2 years, 6 months ago
  42. aa0f655 pvmfw: Detect and log large number of PCI devices by Pierre-Clément Tosi · 2 years, 6 months ago
  43. 861d049 Merge changes Ia4dc9e72,I8ec81d0b,I26b06db0 into main by Treehugger Robot · 2 years, 6 months ago
  44. cf21585 libhyp: Detect non-protected through MMIO_GUARD by Pierre-Clément Tosi · 2 years, 6 months ago
  45. 15ae4a5 libhyp: Expose MmioGuardedHypervisor::granule() by Pierre-Clément Tosi · 2 years, 6 months ago
  46. 5430a93 libhyp: Make MmioGuardNotsupported UpperCamelCase by Pierre-Clément Tosi · 2 years, 6 months ago
  47. 9320e0e vmbase: Clean up TRNG_RND64 result byte order by Pierre-Clément Tosi · 2 years, 6 months ago
  48. 01010af Fix st_blksize type for riscv64 by Braden Kell · 2 years, 6 months ago
  49. 3829b64 Merge "Standardise safety comments in pvmfw and fdtpci." into main by Treehugger Robot · 2 years, 6 months ago
  50. 20bb4e4 Standardise safety comments in pvmfw and fdtpci. by Andrew Walbran · 2 years, 7 months ago
  51. f027fc5 Merge "Standardise safety comments for virtualizationmanager and vmclient." into main by Andrew Walbran · 2 years, 6 months ago
  52. b7e26b3 Merge changes I73e522f9,Ifc92a85b,I9b918dd9,I6f84eff9 into main by Jiyong Park · 2 years, 6 months ago
  53. 7a9abd3 doc: add debug/README.md by Jiyong Park · 2 years, 7 months ago
  54. 616b17c doc: major refactoring of the getting started doc by Jiyong Park · 2 years, 7 months ago
  55. 8385cc2 doc: move the getting started page by Jiyong Park · 2 years, 7 months ago
  56. ca6f488 doc: rewrite the front page by Jiyong Park · 2 years, 7 months ago
  57. cbe23dd Merge "Require safety comments in vmbase example." into main by Treehugger Robot · 2 years, 6 months ago
  58. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 7 months ago
  59. 4784280 Require safety comments in vmbase example. by Andrew Walbran · 2 years, 7 months ago
  60. 1028478 Merge "Add test to check mount flags of /system" into main by Nikita Ioffe · 2 years, 6 months ago
  61. 9fa1650 Merge "[rialto] Find virtio socket device through PCI bus" into main by Treehugger Robot · 2 years, 7 months ago
  62. cd203c9 Merge "[rialto] Handle page table exceptions in rialto" into main by Treehugger Robot · 2 years, 7 months ago
  63. 48d3422 Merge "pvmfw: fdt: Rename read_common_debug_policy" into main by Treehugger Robot · 2 years, 7 months ago
  64. 6218335 [rialto] Find virtio socket device through PCI bus by Alice Wang · 2 years, 7 months ago
  65. f1d5efd [rialto] Handle page table exceptions in rialto by Alice Wang · 2 years, 7 months ago
  66. b6082dc Merge "pvmfw: Make the NonZeroUsize FDT_SIZE non-const" into main by Treehugger Robot · 2 years, 7 months ago
  67. 57fcb41 Merge "vmbase_example: Minimize scope of unsafe blocks" into main by Treehugger Robot · 2 years, 7 months ago
  68. be548ad Merge "vmbase/rialto: Read ESR_EL1 with read_sysreg!()" into main by Treehugger Robot · 2 years, 7 months ago
  69. d88fd2d pvmfw: Make the NonZeroUsize FDT_SIZE non-const by Pierre-Clément Tosi · 2 years, 7 months ago
  70. 70b580c vmbase_example: Minimize scope of unsafe blocks by Pierre-Clément Tosi · 2 years, 7 months ago
  71. 9a7328e vmbase/rialto: Read ESR_EL1 with read_sysreg!() by Pierre-Clément Tosi · 2 years, 7 months ago
  72. e98dd47 Merge changes from topic "mount-vendor-in-microdroid" into main by Nikita Ioffe · 2 years, 7 months ago
  73. 4e83bca Merge "[vmbase] Move current exception handling helper functions to vmbase" into main by Alice Wang · 2 years, 7 months ago
  74. fcf4e9a Merge "vmbase: Trivial changes to prepare for smccc::trng" into main by Treehugger Robot · 2 years, 7 months ago
  75. 505109a Merge "Skip DebugPolicyHostTests if adb root fails" into main by Treehugger Robot · 2 years, 7 months ago
  76. 3c24c57 Skip DebugPolicyHostTests if adb root fails by Jaewan Kim · 2 years, 7 months ago
  77. 628c438 vmbase: Trivial changes to prepare for smccc::trng by Pierre-Clément Tosi · 2 years, 7 months ago
  78. 62ffc0d vmbase: Configure stack guard from Rust by Pierre-Clément Tosi · 2 years, 7 months ago
  79. 67108c3 vmbase: Define Bionic TLS from Rust by Pierre-Clément Tosi · 2 years, 7 months ago
  80. d330548 vmbase: Initialize logger before calling main() by Pierre-Clément Tosi · 2 years, 7 months ago
  81. 910a72d rialto: Clean up code handling non-protected KVM by Pierre-Clément Tosi · 2 years, 7 months ago
  82. bd98d92 hyp: Add support for non-protected KvmHypervisor by Pierre-Clément Tosi · 2 years, 7 months ago
  83. d643cfe hyp: Refactor HypervisorCap to harden backends by Pierre-Clément Tosi · 2 years, 7 months ago
  84. 32279ef vmbase: Only lazy-map MMIO if hyp has MMIO_GUARD by Pierre-Clément Tosi · 2 years, 7 months ago
  85. 5ad1e8c hyp: Introduce HypervisorCap::MMIO_GUARD by Pierre-Clément Tosi · 2 years, 7 months ago
  86. 8937cb8 vmbase: Use heap for non-protected SHARED_POOL by Pierre-Clément Tosi · 2 years, 7 months ago
  87. 2c07244 Merge "vmbase: Only share if hyp has DYNAMIC_MEM_SHARE" into main by Treehugger Robot · 2 years, 7 months ago
  88. 8e30640 Merge "[vmbase] Update return type of layout functions to VirtualAddress" into main by Treehugger Robot · 2 years, 7 months ago
  89. 3110d14 Add test to check mount flags of /system by Nikita Ioffe · 2 years, 7 months ago
  90. d2f7ad1 vmbase: Only share if hyp has DYNAMIC_MEM_SHARE by Pierre-Clément Tosi · 2 years, 7 months ago
  91. a9fe1fb [vmbase] Move current exception handling helper functions to vmbase by Alice Wang · 2 years, 7 months ago
  92. 8b09704 [vmbase] Update return type of layout functions to VirtualAddress by Alice Wang · 2 years, 7 months ago
  93. aa6858c Propagate to Microdroid whether it should mount vendor partition by Nikita Ioffe · 2 years, 7 months ago
  94. 8873646 [pvmfw] Update faulting address register value type to VirtualAddress by Alice Wang · 2 years, 7 months ago
  95. ae9ed2a [pvmfw] Extract EL1 exception register read into a function by Alice Wang · 2 years, 7 months ago
  96. cee2c65 [vmbase][test] Refactor page table initialization in vmbase test by Alice Wang · 2 years, 7 months ago
  97. a3931aa Update layout/PageTable memory range to Range<VirtualAddress> by Alice Wang · 2 years, 7 months ago
  98. 88362ff Merge "[test][vmbase] Check VirtIO socket device in integration test" by Alice Wang · 2 years, 7 months ago
  99. b007593 Merge "Revoke USE_CUSTOM_VIRTUAL_MACHINE permission in @Before setup()" by Nikita Ioffe · 2 years, 7 months ago
  100. 5669f3a Merge changes Iefc62b9a,Ic5704d6c by Treehugger Robot · 2 years, 7 months ago