1. 2a08574 Close stdios when fork/exec'ing virtmgr by Jiyong Park · 1 year, 5 months ago
  2. 0257a44 Merge "Use OwnedFd when using preserved_fds from the updated command-fds crate" into main by Treehugger Robot · 1 year, 5 months ago
  3. 69001a2 Use OwnedFd when using preserved_fds from the updated command-fds crate by Jiyong Park · 1 year, 5 months ago
  4. 5c43c65 service_vm_manager: Reduce VM_MEMORY_MB to 6 MiB by Pierre-Clément Tosi · 1 year, 5 months ago
  5. 37d484d service_vm_manager: Reduce VM_MEMORY_MB to 8 MiB by Pierre-Clément Tosi · 1 year, 5 months ago
  6. 311de8e rialto: Add test non_protected_vm_with_extra_ram by Pierre-Clément Tosi · 1 year, 5 months ago
  7. 2df5d32 Merge "load rialto in kernel mode" into main by Treehugger Robot · 1 year, 5 months ago
  8. 7584240 load rialto in kernel mode by Frederick Mayle · 1 year, 5 months ago
  9. 3d1c2e4 vmbase_example: Run most tests using dynamic PTs by Pierre-Clément Tosi · 1 year, 5 months ago
  10. fd3d646 Move libs/libvmbase/example/ under guest/ by Pierre-Clément Tosi · 1 year, 5 months ago
  11. c394f99 Move libs/libvmbase/example/tests/ under tests/ by Pierre-Clément Tosi · 1 year, 5 months ago
  12. 78da3e7 Merge changes Ie43c82bd,I37197456 into main by Treehugger Robot · 1 year, 5 months ago
  13. a415320 Merge "vmbase: Support generating a Linux image header" into main by Treehugger Robot · 1 year, 5 months ago
  14. 1f7c523 vmbase: Support generating a Linux image header by Pierre-Clément Tosi · 1 year, 5 months ago
  15. 26f7d14 vmbase_example: Use vmbase::memory::PAGE_SIZE by Pierre-Clément Tosi · 1 year, 5 months ago
  16. f11ad4b Define VmLauncherService by Jeongik Cha · 1 year, 5 months ago
  17. 80c6dfd Merge "Disable dylib variants of nostd bindgen modules" into main by Ivan Lozano · 1 year, 5 months ago
  18. 1d8fa02 vmbase: Remove dtb_region from linker scripts by Pierre-Clément Tosi · 1 year, 5 months ago
  19. 9d9cf18 vmbase_example: Refactor DT boot pointer handling by Pierre-Clément Tosi · 1 year, 5 months ago
  20. 6561e34 Disable dylib variants of nostd bindgen modules by Ivan Lozano · 1 year, 5 months ago
  21. 3de4555 Check correct bit for PCI range prefetchable attribute. by Andrew Walbran · 1 year, 6 months ago
  22. 3495fd8 pvmfw: Update REQ_DMA value by Mostafa Saleh · 1 year, 6 months ago
  23. 2c21244 Merge "Update for new version of aarch64-paging." into main by Treehugger Robot · 1 year, 6 months ago
  24. 30552af Update for new version of aarch64-paging. by Andrew Walbran · 1 year, 6 months ago
  25. 9559515 Merge changes from topic "avf_clean" into main by Jiyong Park · 1 year, 6 months ago
  26. 2528487 Re-organize compos directories by Jiyong Park · 1 year, 6 months ago
  27. 3a31c71 Re-organize authfs directories by Jiyong Park · 1 year, 6 months ago
  28. c1ba88f Merge changes I895cb04f,I9741a38f,I928fa370,I8dc9c122 into main by Jiyong Park · 1 year, 6 months ago
  29. f615d73 Use Once<SpinMutex<Uart>> rather than SpinMutex<Option<Uart>> for consoles. by Andrew Walbran · 1 year, 6 months ago
  30. 4dd08da Eliminate a short blackout during the resume of the VM display by Jiyong Park · 1 year, 6 months ago
  31. d022ff2 More refactoring on android display service by Jiyong Park · 1 year, 6 months ago
  32. ab3f016 Distinguish error messages from scanout surface and cursor surface by Jiyong Park · 1 year, 6 months ago
  33. 6a37dca Better error handling using android-base/Result.h by Jiyong Park · 1 year, 6 months ago
  34. 3e4ca09 Move service_vm/fake_chain to libs/libservice_vm_fake_chain by Jiyong Park · 1 year, 6 months ago
  35. eccf130 Move service_vm/requests to libs/libservice_vm_requests by Jiyong Park · 1 year, 6 months ago
  36. 4836437 Move service_vm/manager to libs/libservice_vm_manager by Jiyong Park · 1 year, 6 months ago
  37. 4f0f38f Move service_vm/comm to libs/libservice_vm_comm by Jiyong Park · 1 year, 6 months ago
  38. fbf01b9 Move service_vm/client_vm_csr to libs/libclient_vm_csr by Jiyong Park · 1 year, 6 months ago
  39. 02f6ce7 Move java/jni to libs/libvirtualization_jni by Jiyong Park · 1 year, 6 months ago
  40. 371477a Move java/service to libs/service-virtualization by Jiyong Park · 1 year, 6 months ago
  41. 36a64e4 Move java/framework to libs/framework-virtualization by Jiyong Park · 1 year, 6 months ago
  42. b51c028 Move vm_payload to libs/libvm_payload by Jiyong Park · 1 year, 6 months ago
  43. 3a3dde4 Move vmclient to libs/libvmclient by Jiyong Park · 1 year, 6 months ago
  44. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 6 months ago
  45. 1eb5fea Move flags/cpp to libs/libavf_cc_flags by Jiyong Park · 1 year, 6 months ago
  46. 93e884f Move virtualizationservice to under android by Jiyong Park · 1 year, 6 months ago
  47. 94fe419 Move microdroid/payload to libs/libmicrodroid_payload_metadata by Jiyong Park · 1 year, 6 months ago
  48. a24bbe0 always add swiotlb size to memory size for protected VMs by Frederick Mayle · 1 year, 6 months ago
  49. 3f9b509 GUID of a partion can be specified if needed by Jiyong Park · 1 year, 6 months ago
  50. 0f052ce Merge "Upgrade code to newer version of Rust" into main by Treehugger Robot · 1 year, 7 months ago
  51. e6f2a14 Merge "[dice] Clean up redundant open-dice libs in libdiced_open_dice" into main by Treehugger Robot · 1 year, 7 months ago
  52. a699751 Upgrade code to newer version of Rust by Pierre-Clément Tosi · 1 year, 7 months ago
  53. 0023f69 Merge "Stop exposing libdiced_open_dice_nostd to //system/authgraph/tests" into main by Treehugger Robot · 1 year, 7 months ago
  54. 7769d4b Stop exposing libdiced_open_dice_nostd to //system/authgraph/tests by Alice Wang · 1 year, 7 months ago
  55. febea7f [dice] Clean up redundant open-dice libs in libdiced_open_dice by Alice Wang · 1 year, 7 months ago
  56. e194270 Use a wrapper around ANW to allow updating Surface by Jason Macnak · 1 year, 8 months ago
  57. ae625b6 Add sizeof(swiotlb) to the mem size of pKVM pVMs by Jiyong Park · 1 year, 7 months ago
  58. a6589bd Expose network support configuration into AVF Java Framework API by Seungjae Yoo · 1 year, 7 months ago
  59. 8dd3255 Configure serial console input device by Yi-Yo Chiang · 1 year, 8 months ago
  60. a90bf5b Support cursor inside vm in VmLauncherApp by Jeongik Cha · 1 year, 8 months ago
  61. 569d56e Merge "[dice] Read the COSE key algorithm from DICE library" into main by Treehugger Robot · 1 year, 8 months ago
  62. ff38111 [dice] Read the COSE key algorithm from DICE library by Alice Wang · 1 year, 8 months ago
  63. a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 1 year, 9 months ago
  64. 000f5b4 libs: Prepare libhyp for move by Pierre-Clément Tosi · 1 year, 9 months ago
  65. 20b5ab2 Make ecdsa_verify_cose testable by Alan Stokes · 1 year, 8 months ago
  66. 56f2641 Merge "Update source for Rust 1.78.0" into main by Treehugger Robot · 1 year, 8 months ago
  67. 6177c66 Update source for Rust 1.78.0 by Chris Wailes · 1 year, 8 months ago
  68. b2f52fb Handle NIST format signatures by Alan Stokes · 1 year, 8 months ago
  69. d3bbe1d vmconfig: Introduce get_debug_level() by Pierre-Clément Tosi · 1 year, 9 months ago
  70. b621fc8 Merge "Refactor android display backend" into main by Jiyong Park · 1 year, 9 months ago
  71. 7d86977 Refactor android display backend by Jiyong Park · 1 year, 9 months ago
  72. dc18475 Merge changes I3b1d64c2,Iffa70df0 into main by Treehugger Robot · 1 year, 9 months ago
  73. ca77302 Embed VmLauncherApp into com.android.virt by Jeongik Cha · 1 year, 9 months ago
  74. 9eaae1d Merge changes from topics "derive-microdroid-vendor-dice-node-for-real", "rollback-index" into main by Nikita Ioffe · 1 year, 9 months ago
  75. eee137d Add clearDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 10 months ago
  76. 7add2a4 Add setDisplayService and waitDisplayService in IVirtualizationServiceInternal by Jeongik Cha · 1 year, 10 months ago
  77. e976472 Add native lib for the android display backend by Jiyong Park · 1 year, 10 months ago
  78. abb6d8a Actually derive microdroid vendor dice node by Nikita Ioffe · 1 year, 10 months ago
  79. ea99b3d libvbmeta: add getter for rollback_index by Nikita Ioffe · 1 year, 10 months ago
  80. dbdac10 [bssl] Add clippy::or_fun_call warning to the crate by Alice Wang · 1 year, 10 months ago
  81. 529bfc2 Support cpu_topology in VmConfig by Jeongik Cha · 1 year, 10 months ago
  82. 7167e1a Merge "[bssl] Replace ok_or with ok_or_else in bssl for lazy evaluation" into main by Alice Wang · 1 year, 10 months ago
  83. f6e0227 [bssl] Replace ok_or with ok_or_else in bssl for lazy evaluation by Alice Wang · 1 year, 10 months ago
  84. bfb56d7 Encrypted store README: Document security section by Shikha Panwar · 1 year, 10 months ago
  85. c8fd489 Merge "Use generated sysprop library." into main by Treehugger Robot · 1 year, 10 months ago
  86. 855a6f6 Use generated sysprop library. by Andrew Walbran · 1 year, 10 months ago
  87. d7aea45 Don't use *.rs for srcs by Alan Stokes · 1 year, 10 months ago
  88. ab035a5 Add DiceDrive::from_file factory method by Nikita Ioffe · 1 year, 10 months ago
  89. e18cc13 Move dice_driver to libs/dice/driver by Nikita Ioffe · 1 year, 11 months ago
  90. e2a0bb0 libfdt: Add next_node_skip_subnodes() by Jaewan Kim · 1 year, 11 months ago
  91. 244efea libfdt: Make Fdt::root{,_mut}() infallible by Pierre-Clément Tosi · 1 year, 11 months ago
  92. 1bf3c09 Merge "[vm tool] Introduce check-feature-enabled" into main by Shikha Panwar · 1 year, 11 months ago
  93. 45e1f46 Merge "libfdt: Fix bug in delete_and_next_node()" into main by Treehugger Robot · 1 year, 11 months ago
  94. 6d30641 [vm tool] Introduce check-feature-enabled by Shikha Panwar · 1 year, 11 months ago
  95. a5bc892 libfdt: Fix bug in delete_and_next_node() by Jaewan Kim · 1 year, 11 months ago
  96. ca0bb7f Merge "libfdt: Use zerocopy for safe fdt_header wrapper" into main by Treehugger Robot · 1 year, 11 months ago
  97. b13e366 Merge "libfdt: Introduce PropOffset & StringOffset" into main by Treehugger Robot · 1 year, 11 months ago
  98. 3e7e52c Merge changes I1bcdc9f7,I458c578a into main by Treehugger Robot · 1 year, 11 months ago
  99. b1c3460 Merge changes I54ee0330,I26e77cc1,Ib9515431 into main by Treehugger Robot · 1 year, 11 months ago
  100. 566723a libfdt: Use zerocopy for safe fdt_header wrapper by Pierre-Clément Tosi · 2 years ago