1. 632aa82 Specify kernel.page_shift in bootconfig by Nikita Ioffe · 6 months ago
  2. 901083f USE_RELAXED_MICRODROID_ROLLBACK_PROTECTION: also add i18 apex by Nikita Ioffe · 7 months ago
  3. 73a1eb7 Update Android for Rust 1.83.0 by Chris Wailes · 7 months ago
  4. 177a211 Merge "virtmgr: Don't detect hangup when using GDB" into main by Pierre-Clément Tosi · 7 months ago
  5. 3d70d46 virtmgr: Don't detect hangup when using GDB by Pierre-Clément Tosi · 7 months ago
  6. f46a17c Use C string literals not cstr! by Alan Stokes · 7 months ago
  7. 196ca2b libavf: implement setHypervisorSpecificAuthMethod for Gunyah by Frederick Mayle · 8 months ago
  8. f43372b virtualizationservice: Add dtbo to VirtualMachineRawConfig by Jaewan Kim · 8 months ago
  9. e3e932d Allow vendor clients to use AVF API by Inseob Kim · 8 months ago
  10. 164437a Merge "Support checking partitions for APEXes" into main by Treehugger Robot · 8 months ago
  11. f79c572 Support checking partitions for APEXes by Inseob Kim · 8 months ago
  12. 384f5b5 libavf: add API to configure swiotlb size by Frederick Mayle · 8 months ago
  13. 681254c add option for custom vCPU count by Frederick Mayle · 8 months ago
  14. cc4e2d7 disable virtio-balloon by default for VirtualMachineRawConfig by Frederick Mayle · 8 months ago
  15. abd328b MicrodroidTests: Skip test if debug policy is enabled by Jaewan Kim · 8 months ago
  16. aade427 Only interact with secretkeeper in updatable VMs by Matt Gilbride · 8 months ago
  17. d439da1 Merge "Implement secretkeeper HAL v2" into main by Treehugger Robot · 8 months ago
  18. b57abcc Implement secretkeeper HAL v2 by Matt Gilbride · 10 months ago
  19. c9aa068 vmterminal: Run crosvm(virtiofs) from app domain by Akilesh Kailash · 9 months ago
  20. 690c1ca Run VirtualMachineService only for Microdroid by Jiyong Park · 8 months ago
  21. 3051ffe Check file contexts only for protected VMs by Jiyong Park · 9 months ago
  22. 9951e4b Temporary ignore check_tee_service_permission tests by Nikita Ioffe · 9 months ago
  23. f43af73 Merge changes from topic "custom_smcs_allowlist" into main by Nikita Ioffe · 9 months ago
  24. 124e0bd Merge "virtmgr: Support dumping guest DT for debugging" into main by Treehugger Robot · 9 months ago
  25. 9515d0f virtmgr: Support dumping guest DT for debugging by Pierre-Clément Tosi · 1 year, 4 months ago
  26. 13748d2 Implement permission check for VMs that request tee_services by Nikita Ioffe · 10 months ago
  27. b141612 virtmngr: get secontext of the caller app by Nikita Ioffe · 10 months ago
  28. 9954838 Add teeServices field to AppConfig & RawConfig by Nikita Ioffe · 10 months ago
  29. 7e1877b Allow multiple xml files for early VMs by Inseob Kim · 9 months ago
  30. d5846dc Add test to verify page size of Microdroid VM by Nikita Ioffe · 9 months ago
  31. f49350e Reland Add microdroid_16k by Nikita Ioffe · 9 months ago
  32. 2b34560 Merge "Revert "Add microdroid_16k"" into main by Liana Kazanova · 9 months ago
  33. 71aeb9a Revert "Add microdroid_16k" by Liana Kazanova · 9 months ago
  34. bd1e2b9 Merge "Add microdroid_16k" into main by Nikita Ioffe · 9 months ago
  35. 8b183f5 Add microdroid_16k by Nikita Ioffe · 9 months ago
  36. 4174af9 Merge "Update RpcServer::new_vsock calls for new return" into main by Devin Moore · 9 months ago
  37. 068e674 Update RpcServer::new_vsock calls for new return by Devin Moore · 9 months ago
  38. 572d3bd Revert "Add microdroid_16k kernel" by Liana Kazanova · 9 months ago
  39. 8c8f8dc Add microdroid_16k kernel by Nikita Ioffe · 9 months ago
  40. 05515dc virtiofs: Add AVF API to share directory paths by Akilesh Kailash · 10 months ago
  41. c8800a1 Use sockaddr_vm instead of VsockAddr for libbinder by Devin Moore · 10 months ago
  42. 407df8f Remove IAccessor implementation and use libbinder APIs by Devin Moore · 12 months ago
  43. 5c807a2 Add option to dump device tree blob in VM config by Elie Kheirallah · 11 months ago
  44. faabfbd Revert "Support vendor partition in non-debuggable pVMs" by Pechetty Sravani (xWF) · 11 months ago
  45. ef4c6ec Support vendor partition in non-debuggable pVMs by Matt Gilbride · 11 months ago
  46. af63d1c Revert changes about libsafe_ownedfd by Jiyong Park · 11 months ago
  47. 620f150 Merge changes from topic "early_boot_vm" into main by Treehugger Robot · 11 months ago
  48. ecde8c0 Implement early_virtmgr by Inseob Kim · 11 months ago
  49. 29d7291 Add option to disable usb for AVF by Elie Kheirallah · 1 year ago
  50. 4ce4f65 Merge "Use LazyLock rather than lazy_static." into main by Treehugger Robot · 11 months ago
  51. 9c03a3a Use LazyLock rather than lazy_static. by Andrew Walbran · 11 months ago
  52. 17335f3 Merge "Add --enable-earlycon option to vm tool" into main by Treehugger Robot · 11 months ago
  53. b4268b3 Add --enable-earlycon option to vm tool by Nikita Ioffe · 11 months ago
  54. 7505745 Disable balloon for custom vm by default by Jeongik Cha · 11 months ago
  55. f0fd0fb Revert "Add --enable-earlycon option to vm tool" by Priyanka Advani (xWF) · 11 months ago
  56. ec68eaf Add --enable-earlycon option to vm tool by Nikita Ioffe · 12 months ago
  57. ba3099e Use take_fd_ownership instead of the unsafe from_raw_fd by Jiyong Park · 12 months ago
  58. fc523c5 virtmgr: Log pVM outputs even if DebugLevel::NONE by Pierre-Clément Tosi · 12 months ago
  59. 3db607a Move virtualizationmanager to android/virtmgr by Jiyong Park · 1 year, 1 month ago[Renamed from virtualizationmanager/src/aidl.rs]
  60. 6e323e1 Merge "apply the swiotlb memory adjustment even for default size" into main by Treehugger Robot · 1 year, 1 month ago
  61. b5dbb1e Merge "Support multi-touch screen" into main by Jeongik Cha · 1 year, 1 month ago
  62. 1049491 Support multi-touch screen by Jeongik Cha · 1 year, 1 month ago
  63. 68d06e7 apply the swiotlb memory adjustment even for default size by Frederick Mayle · 1 year, 1 month ago
  64. 48221ba Remove onTrimMemory dependency from the VM AIDL API by Keir Fraser · 1 year, 1 month ago
  65. 112a268 Support trackpad in VM by Jeongik Cha · 1 year, 1 month ago
  66. b2d5a31 Add config of audio device by Mu-Le Lee · 1 year, 2 months ago
  67. 0e039ad Merge "Fail early with a descriptive error message if pVMs are not supported" into main by Nikita Ioffe · 1 year, 1 month ago
  68. 6c1b9f0 Close lid upon suspend and open upon resume by Jiyong Park · 1 year, 1 month ago
  69. f934e81 Fail early with a descriptive error message if pVMs are not supported by Nikita Ioffe · 1 year, 1 month ago
  70. 23b6739 Suspend the VM when it's not visible on the screen by Jiyong Park · 1 year, 1 month ago
  71. 6d238d8 Merge "Add `vm console` command to connect to serial console" into main by Yi-Yo Chiang · 1 year, 2 months ago
  72. ea7b0fa Add GpuConfig by Jason Macnak · 1 year, 3 months ago
  73. 2fbf0da Add `vm console` command to connect to serial console by Yi-Yo Chiang · 1 year, 2 months ago
  74. 23cff71 virtmgr: Add boost_uclamp by David Dai · 1 year, 2 months ago
  75. b2c6f3a Move VM DT overlay logic into maybe_create_device_tree_overlay by Nikita Ioffe · 1 year, 2 months ago
  76. 2cb75cf Skip ramdump when running Microdroid with GKI as kernel by Nikita Ioffe · 1 year, 2 months ago
  77. 8dd3255 Configure serial console input device by Yi-Yo Chiang · 1 year, 3 months ago
  78. 134180a Add Virtio-snd device by Mu-Le Lee · 1 year, 4 months ago
  79. 986d7a4 Link TAP interface to VM by Seungjae Yoo · 1 year, 2 months ago
  80. 1cba46d Merge "binder::get_interface -> binder::wait_for_interface" into main by Treehugger Robot · 1 year, 3 months ago
  81. 13af0b6 bin/vm run-microdroid supports --network-supported flag. by Seungjae Yoo · 1 year, 3 months ago
  82. b2a0287 binder::get_interface -> binder::wait_for_interface by Frederick Mayle · 1 year, 3 months ago
  83. 343894e Support mouse in VM by Jeongik Cha · 1 year, 3 months ago
  84. 538a2c6 virtmgr: Pass hugepages to crosvm by Vincent Donnefort · 1 year, 5 months ago
  85. 56f2641 Merge "Update source for Rust 1.78.0" into main by Treehugger Robot · 1 year, 3 months ago
  86. 6177c66 Update source for Rust 1.78.0 by Chris Wailes · 1 year, 3 months ago
  87. dfe7570 Merge "virtualizationmanager: use raw file instead of qcow" into main by Frederick Mayle · 1 year, 3 months ago
  88. c96b35e Allow marking a VM non-updatable by Alan Stokes · 1 year, 3 months ago
  89. 0d31057 virtualizationmanager: use raw file instead of qcow by Frederick Mayle · 1 year, 3 months ago
  90. 8256720 Merge "vmconfig: Introduce get_debug_level()" into main by Treehugger Robot · 1 year, 4 months ago
  91. d3bbe1d vmconfig: Introduce get_debug_level() by Pierre-Clément Tosi · 1 year, 4 months ago
  92. 985b640 Implement basic keyboard input by Jeongik Cha · 1 year, 4 months ago
  93. 1c981bb Merge "Upgrade nix to 0.28.0" into main by Frederick Mayle · 1 year, 4 months ago
  94. c181be7 Add InputDevice in VirtualMachineRawConfig by Jeongik Cha · 1 year, 4 months ago
  95. 798401c Add paravirtualized_devices config by Jeongik Cha · 1 year, 4 months ago
  96. fbbcfcd Upgrade nix to 0.28.0 by Frederick Mayle · 1 year, 4 months ago
  97. da8eacc Merge "Add display config for CustomImageConfig" into main by Treehugger Robot · 1 year, 4 months ago
  98. 1df1c03 Add display config for CustomImageConfig by Jeongik Cha · 1 year, 4 months ago
  99. 07d701c Notify VS of an instance being removed by Shikha Panwar · 1 year, 4 months ago
  100. bd5eba9 Claim ownership of VM instance during VM transfer by Shikha Panwar · 1 year, 4 months ago