1. 38a3621 vmbase: Introduce layout::UART_PAGE by Pierre-Clément Tosi · 1 year, 2 months ago
  2. c08e63c vmbase: Support 16KiB MMIO_GUARD granule by Pierre-Clément Tosi · 1 year, 3 months ago
  3. dc715c4 vmbase: Detect dynamic resharing of UART by Pierre-Clément Tosi · 1 year, 3 months ago
  4. 32d9679 vmbase: Move MMIO_GUARD granule check out of ::hyp by Pierre-Clément Tosi · 1 year, 3 months ago
  5. bf09857 vmbase: Harden MMIO_GUARD with RAII by Pierre-Clément Tosi · 1 year, 3 months ago
  6. 6b86753 vmbase: Clean up MMIO_GUARD in MemoryTracker by Pierre-Clément Tosi · 1 year, 3 months ago
  7. a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 1 year, 3 months ago
  8. 28e439f Use unsafe block to activate the ID map by Ard Biesheuvel · 1 year, 9 months ago
  9. b4310bc Map DBM data region down to pages by Ard Biesheuvel · 1 year, 10 months ago
  10. dc47339 Use statically typed callback function in modify_range by Ard Biesheuvel · 1 year, 10 months ago
  11. ba031fb Drop is_leaf() check now that modify_range() returns leaves only by Ard Biesheuvel · 1 year, 10 months ago
  12. a8dc46f Use walk_range when traversing the page tables without modifying them by Ard Biesheuvel · 1 year, 10 months ago
  13. 5815c8b Simplify lazy MMIO on-demand mapping by Ard Biesheuvel · 1 year, 10 months ago
  14. 3f5d2af Move away from mod.rs by Alan Stokes · 1 year, 10 months ago
  15. 9f3ca83 [dice] Map and read the DICE data in service VM by Alice Wang · 1 year, 11 months ago
  16. 7cbe29a [vmbase] Check layout not empty during memory allocation by Alice Wang · 2 years ago
  17. 4e082c3 [rialto] Enable the host and service VM vsock connection by Alice Wang · 2 years, 1 month ago
  18. ff18455 Remove unsafe impl by Alan Stokes · 2 years, 1 month ago
  19. 2a6b217 [vmbase] Adjust only the refill layout in memory allocation by Alice Wang · 2 years, 1 month ago
  20. 5910db3 Merge "Change visibility of alloc share/unshare functions to pub(crate)" into main by Alice Wang · 2 years, 1 month ago
  21. 6c4cda0 Change visibility of alloc share/unshare functions to pub(crate) by Alice Wang · 2 years, 1 month ago
  22. df6bacc [vmbase] Adjust refill layout size in memory allocation by Alice Wang · 2 years, 1 month ago
  23. 4e83bca Merge "[vmbase] Move current exception handling helper functions to vmbase" into main by Alice Wang · 2 years, 1 month ago
  24. d643cfe hyp: Refactor HypervisorCap to harden backends by Pierre-Clément Tosi · 2 years, 1 month ago
  25. 32279ef vmbase: Only lazy-map MMIO if hyp has MMIO_GUARD by Pierre-Clément Tosi · 2 years, 1 month ago
  26. 8937cb8 vmbase: Use heap for non-protected SHARED_POOL by Pierre-Clément Tosi · 2 years, 1 month ago
  27. d2f7ad1 vmbase: Only share if hyp has DYNAMIC_MEM_SHARE by Pierre-Clément Tosi · 2 years, 1 month ago
  28. a9fe1fb [vmbase] Move current exception handling helper functions to vmbase by Alice Wang · 2 years, 1 month ago
  29. 8873646 [pvmfw] Update faulting address register value type to VirtualAddress by Alice Wang · 2 years, 1 month ago
  30. a3931aa Update layout/PageTable memory range to Range<VirtualAddress> by Alice Wang · 2 years, 1 month ago
  31. c06e734 Standardise and require safety comments in vmbase. by Andrew Walbran · 2 years, 1 month ago
  32. c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
  33. f3681e8 pvmfw: Prepare heap.rs for move by Pierre-Clément Tosi · 2 years, 2 months ago
  34. b6d2c64 [rialto] Initialize the shared memory pool by Alice Wang · 2 years, 2 months ago
  35. 5bb7950 [vmbase] Change payload_range in MemoryTracker to Option by Alice Wang · 2 years, 2 months ago
  36. 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 2 months ago
  37. 0fe0ec0 Merge "vmbase: Assert TCR_EL1 assumptions in Rust" by Treehugger Robot · 2 years, 2 months ago
  38. a33f2df vmbase: Assert TCR_EL1 assumptions in Rust by Pierre-Clément Tosi · 2 years, 2 months ago
  39. 3aa43c7 Merge "lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE" by Treehugger Robot · 2 years, 2 months ago
  40. 9215476 lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE by Pierre-Clément Tosi · 2 years, 2 months ago
  41. 110476e [pvmfw][vmbase] Move MemoryTrackerError to vmbase by Alice Wang · 2 years, 2 months ago
  42. b73a81b [pvmfw][vmbase] Move page table update functions to vmbase by Alice Wang · 2 years, 2 months ago
  43. ee5b180 [vmbase] Add page table parameters to vmbase for reuse by Alice Wang · 2 years, 2 months ago
  44. 4b3cc11 [pvmfw][vmbase] Add constant PAGE_SIZE to vmbase by Alice Wang · 2 years, 2 months ago
  45. 3fa9b80 [pvmfw] Move memory flush functions to vmbase by Alice Wang · 2 years, 2 months ago
  46. eacb738 [pvmfw] Move utility functions/consts relating to memory to vmbase by Alice Wang · 2 years, 2 months ago
  47. f47b234 [pvmfw] Move MemorySharer from pvmfw to vmbase by Alice Wang · 2 years, 2 months ago
  48. 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 2 months ago
  49. 4dd2093 [pvmfw] Move dirty state management control util to vmbase by Alice Wang · 2 years, 2 months ago