1. f9c78c0 Merge "[rpc_binder] Create RpcServer with new_bound_socket" by Alice Wang · 2 years, 3 months ago
  2. 91f640d Merge "[socket] Remove CLOEXEC flag set for vm_payload_service socket fd" by Alice Wang · 2 years, 3 months ago
  3. dfd8125 Merge changes Ia90e2c0a,Ie30d7b43 by Jiyong Park · 2 years, 3 months ago
  4. 3aa43c7 Merge "lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE" by Treehugger Robot · 2 years, 3 months ago
  5. e6b2cc5 Update kernel to builds 10280421 by Jiyong Park · 2 years, 3 months ago
  6. dbf7f8f Update kernel to builds 10280421 by Jiyong Park · 2 years, 3 months ago
  7. 9215476 lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE by Pierre-Clément Tosi · 2 years, 3 months ago
  8. 2f276f5 Merge "[rialto] Unmap UART in the end of main() execution" by Alice Wang · 2 years, 3 months ago
  9. 77d9dd3 [rialto] Unmap UART in the end of main() execution by Alice Wang · 2 years, 3 months ago
  10. 110476e [pvmfw][vmbase] Move MemoryTrackerError to vmbase by Alice Wang · 2 years, 3 months ago
  11. 43f4c03 Merge "[pvmfw][vmbase] Move page table update functions to vmbase" by Alice Wang · 2 years, 3 months ago
  12. 398be65 Merge changes from topic "microdroid-kernel-with-modules-proto" by Nikita Ioffe · 2 years, 3 months ago
  13. adb3393 Add prebuilt kernel that supports loading modules by Nikita Ioffe · 2 years, 3 months ago
  14. 26c35ed Add an arg to run-microdroid/run-app cmds to provide custom kernel by Nikita Ioffe · 2 years, 3 months ago
  15. b73a81b [pvmfw][vmbase] Move page table update functions to vmbase by Alice Wang · 2 years, 3 months ago
  16. ee5b180 [vmbase] Add page table parameters to vmbase for reuse by Alice Wang · 2 years, 3 months ago
  17. 446146a [pvmfw] Move payload_range out of MemoryTracker by Alice Wang · 2 years, 3 months ago
  18. 4c70d14 [pvmfw] Refactor MMIO range check in pvmfw by Alice Wang · 2 years, 3 months ago
  19. 4be4dd0 [vmbase] Move RangeExt to vmbase for reuse by Alice Wang · 2 years, 3 months ago
  20. 5195d55 Merge "[vmbase] Add crosvm layout constant MEM_START to vmbase" by Treehugger Robot · 2 years, 3 months ago
  21. e243d46 [vmbase] Add crosvm layout constant MEM_START to vmbase by Alice Wang · 2 years, 3 months ago
  22. 56d8187 Merge "Cleaner error messages on failure" by Treehugger Robot · 2 years, 3 months ago
  23. 1a3de7f Merge "[pvmfw][vmbase] Add constant PAGE_SIZE to vmbase" by Treehugger Robot · 2 years, 3 months ago
  24. abcb166 Cleaner error messages on failure by Alan Stokes · 2 years, 3 months ago
  25. 81e8f14 [pvmfw] Refactor Range<usize> overlap check by Alice Wang · 2 years, 3 months ago
  26. 4b3cc11 [pvmfw][vmbase] Add constant PAGE_SIZE to vmbase by Alice Wang · 2 years, 3 months ago
  27. 3fa9b80 [pvmfw] Move memory flush functions to vmbase by Alice Wang · 2 years, 3 months ago
  28. fd222fd [rpc_binder] Create RpcServer with new_bound_socket by Alice Wang · 2 years, 4 months ago
  29. 2a5306e [socket] Remove CLOEXEC flag set for vm_payload_service socket fd by Alice Wang · 2 years, 3 months ago
  30. eacb738 [pvmfw] Move utility functions/consts relating to memory to vmbase by Alice Wang · 2 years, 3 months ago
  31. ee92db4 Merge "[pvmfw] Move MemorySharer from pvmfw to vmbase" by Alice Wang · 2 years, 3 months ago
  32. c3829f1 Remove redundant unsafe markers by Alan Stokes · 2 years, 3 months ago
  33. f47b234 [pvmfw] Move MemorySharer from pvmfw to vmbase by Alice Wang · 2 years, 3 months ago
  34. 807fa59 [pvmfw][rialto] Refactor and reuse console_uart_range() by Alice Wang · 2 years, 3 months ago
  35. 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 3 months ago
  36. 232b89c Merge "The psci crate was renamed to smccc. Use the new version." by Treehugger Robot · 2 years, 3 months ago
  37. ad1fc75 pvmfw: Extract pvmfw-specific code out of mmu.rs by Pierre-Clément Tosi · 2 years, 3 months ago
  38. f44f160 The psci crate was renamed to smccc. Use the new version. by Andrew Walbran · 2 years, 3 months ago
  39. 4dd2093 [pvmfw] Move dirty state management control util to vmbase by Alice Wang · 2 years, 4 months ago
  40. 81399f5 [pvmfw] Move assembly wrappers to vmbase for reuse by Alice Wang · 2 years, 4 months ago
  41. 920a490 Merge "[service-vm] Identitfy service VM in pvmfw with avb property" by Alice Wang · 2 years, 4 months ago
  42. 6b94cd7 Merge "[rialto] Parse the PCI info from rialto's device tree" by Alice Wang · 2 years, 4 months ago
  43. dda3ba9 [rialto] Parse the PCI info from rialto's device tree by Alice Wang · 2 years, 4 months ago
  44. 6878df7 Merge "pvmfw: remove the dependency on clang path" by Jiyong Park · 2 years, 4 months ago
  45. 9c1c818 pvmfw: remove the dependency on clang path by Jiyong Park · 2 years, 4 months ago
  46. ab0d020 [service-vm] Identitfy service VM in pvmfw with avb property by Alice Wang · 2 years, 4 months ago
  47. ec77705 [avb] Remove unnecessary unsafe during descriptor iteration by Alice Wang · 2 years, 4 months ago
  48. 0cfdcf2 Merge "pvmfw: Manage dirty state in hardware if possible" by Treehugger Robot · 2 years, 4 months ago
  49. ebd77b1 Merge "pvmfw: Implement software dirty state handling" by Treehugger Robot · 2 years, 4 months ago
  50. fd3e4ed Merge "[avb] Improve error reporting when parsing descriptors from VBMeta" by Alice Wang · 2 years, 4 months ago
  51. 4c1edbe pvmfw: Manage dirty state in hardware if possible by Jakob Vukalovic · 2 years, 5 months ago
  52. 44b1ce3 pvmfw: Implement software dirty state handling by Jakob Vukalovic · 2 years, 5 months ago
  53. 14973b2 [avb] Improve error reporting when parsing descriptors from VBMeta by Alice Wang · 2 years, 4 months ago
  54. 5489649 [avb][fuzzer] Add avb_kernel_with_footer_verify_fuzzer by Alice Wang · 2 years, 4 months ago
  55. d7160b2 Merge changes I049c8979,Ia054592e by Jiyong Park · 2 years, 4 months ago
  56. d55a36f Merge "[avb] Reorganizing the modules in avb/descriptor" by Alice Wang · 2 years, 4 months ago
  57. 412fa45 [avb] Reorganizing the modules in avb/descriptor by Alice Wang · 2 years, 4 months ago
  58. aa7c308 Merge "pvmfw: Optimize MMIO guard map" by Jakob Vukalović · 2 years, 4 months ago
  59. 4a73ab3 Merge changes Ife13eb84,I22ae4bbb by Pierre-Clément Tosi · 2 years, 4 months ago
  60. 967c989 Update kernel to builds 10180051 by Jiyong Park · 2 years, 4 months ago
  61. ff4b11e Update kernel to builds 10180051 by Jiyong Park · 2 years, 4 months ago
  62. 47b0519 Merge "[avb] Keep Digest reference in avb hash descriptor to avoid copy" by Treehugger Robot · 2 years, 4 months ago
  63. 1fe33a2 Merge "[avb] Refator descriptor module to allow multiple descriptor types" by Alice Wang · 2 years, 4 months ago
  64. 9150948 [avb] Keep Digest reference in avb hash descriptor to avoid copy by Alice Wang · 2 years, 4 months ago
  65. b99905d pvmfw: Optimize MMIO guard map by Jakob Vukalovic · 2 years, 5 months ago
  66. 26113c8 Merge "vmbase: Explicitly map valid memory ranges" by Jakob Vukalović · 2 years, 4 months ago
  67. 7998551 [avb] Refator descriptor module to allow multiple descriptor types by Alice Wang · 2 years, 4 months ago
  68. 8ba2eb4 Update clang to r487747c by Yi Kong · 2 years, 4 months ago
  69. b85b8e5 Merge "microdroid: Add device-mapper capabilities to ueventd." by David Anderson · 2 years, 4 months ago
  70. 40427e7 microdroid: Add device-mapper capabilities to ueventd. by David Anderson · 2 years, 4 months ago
  71. c27c427 pvmfw: Add swiotlb <reg> to platform.dts by Pierre-Clément Tosi · 2 years, 4 months ago
  72. be3a97b pvmfw: Accept either swiotlb DT reg or size/align by Pierre-Clément Tosi · 2 years, 4 months ago
  73. 50559df vmbase: Explicitly map valid memory ranges by Jakob Vukalovic · 2 years, 5 months ago
  74. de0580c Merge "devicemapper: Implement traits for Flags" by Jakob Vukalović · 2 years, 4 months ago
  75. 53fddb3 devicemapper: Implement traits for Flags by Jakob Vukalovic · 2 years, 5 months ago
  76. e427277 Merge "Remove unneccessary `extern crate`." by Treehugger Robot · 2 years, 4 months ago
  77. 14334b8 Merge "[vbmeta] Raplace avb descriptor consts with AvbDescriptorTag" by Alice Wang · 2 years, 4 months ago
  78. f5972db Remove unneccessary `extern crate`. by Andrew Walbran · 2 years, 4 months ago
  79. 9e25f5e Merge "Filter bootarg for non-debuggable VMs" by Treehugger Robot · 2 years, 4 months ago
  80. b2de8c3 [vbmeta] Raplace avb descriptor consts with AvbDescriptorTag by Alice Wang · 2 years, 4 months ago
  81. 32f37ef Filter bootarg for non-debuggable VMs by Jiyong Park · 2 years, 4 months ago
  82. f03089c pvmfw: Initialize heap as soon as we enter Rust by Pierre-Clément Tosi · 2 years, 4 months ago
  83. eeb1ace pvmfw: Log ELR from sync_exception by Pierre-Clément Tosi · 2 years, 4 months ago
  84. b755774 pvmfw: Allow read_sysreg! being called from unsafe by Pierre-Clément Tosi · 2 years, 4 months ago
  85. 7c5df04 pvmfw: Use fully qualified CStr in cstr!() by Pierre-Clément Tosi · 2 years, 4 months ago
  86. 1b04c52 Rely on logs instead to port forwarding in test by Shikha Panwar · 2 years, 4 months ago
  87. 455e09c Merge "Update to use new PropertyWatcher methods." by Treehugger Robot · 2 years, 4 months ago
  88. 5bf692e Merge "Use ignorabletest for devicemapper tests." by Treehugger Robot · 2 years, 4 months ago
  89. 7f78bd6 Merge "Revert "Disable ComposTestCase on Cuttlefish"" by Treehugger Robot · 2 years, 4 months ago
  90. 5ae3bea Merge "Add C++ demo for AVF" by Treehugger Robot · 2 years, 4 months ago
  91. f63914c Merge "Bind ignored results." by Treehugger Robot · 2 years, 4 months ago
  92. 35e8751 Revert "Disable ComposTestCase on Cuttlefish" by Alan Stokes · 2 years, 4 months ago
  93. 551798f Add C++ demo for AVF by Jiyong Park · 2 years, 4 months ago
  94. d9c766e Update to use new PropertyWatcher methods. by Andrew Walbran · 2 years, 4 months ago
  95. 3877033 Merge "Use FrameAllocator rather than Heap for shared memory pool." by Treehugger Robot · 2 years, 4 months ago
  96. 04e5dbd Bind ignored results. by Dan Albert · 2 years, 4 months ago
  97. 87933f3 Use FrameAllocator rather than Heap for shared memory pool. by Andrew Walbran · 2 years, 4 months ago
  98. 9b1dda2 Merge "Ensure that VirtIO buffers are aligned to PAGE_SIZE as required." by Andrew Walbran · 2 years, 4 months ago
  99. aba661c Merge "Complete dependency of AVFHostTestCases" by Julien Desprez · 2 years, 4 months ago
  100. 2b0c7fb Ensure that VirtIO buffers are aligned to PAGE_SIZE as required. by Andrew Walbran · 2 years, 4 months ago