1. 3db607a Move virtualizationmanager to android/virtmgr by Jiyong Park · 1 year, 1 month ago[Renamed from virtualizationmanager/src/crosvm.rs]
  2. 6e323e1 Merge "apply the swiotlb memory adjustment even for default size" into main by Treehugger Robot · 1 year, 1 month ago
  3. b5dbb1e Merge "Support multi-touch screen" into main by Jeongik Cha · 1 year, 1 month ago
  4. 1049491 Support multi-touch screen by Jeongik Cha · 1 year, 1 month ago
  5. ddde3ab Merge "always add swiotlb size to memory size for protected VMs" into main by Steven Moreland · 1 year, 1 month ago
  6. 7dfde46 Merge "Remove onTrimMemory dependency from the VM AIDL API" into main by Keir Fraser · 1 year, 1 month ago
  7. 4cfb2b6 Merge "fix crosvm deprecated cmdline arg warnings" into main by Treehugger Robot · 1 year, 1 month ago
  8. 68d06e7 apply the swiotlb memory adjustment even for default size by Frederick Mayle · 1 year, 1 month ago
  9. a24bbe0 always add swiotlb size to memory size for protected VMs by Frederick Mayle · 1 year, 1 month ago
  10. 1ff7b84 fix crosvm deprecated cmdline arg warnings by Frederick Mayle · 1 year, 1 month ago
  11. 48221ba Remove onTrimMemory dependency from the VM AIDL API by Keir Fraser · 1 year, 1 month ago
  12. 112a268 Support trackpad in VM by Jeongik Cha · 1 year, 1 month ago
  13. b2d5a31 Add config of audio device by Mu-Le Lee · 1 year, 2 months ago
  14. 6c1b9f0 Close lid upon suspend and open upon resume by Jiyong Park · 1 year, 1 month ago
  15. 23b6739 Suspend the VM when it's not visible on the screen by Jiyong Park · 1 year, 1 month ago
  16. 835abfe Deprecate old implementation around providing network to ferrochrome by Seungjae Yoo · 1 year, 2 months ago
  17. 6d238d8 Merge "Add `vm console` command to connect to serial console" into main by Yi-Yo Chiang · 1 year, 2 months ago
  18. ea7b0fa Add GpuConfig by Jason Macnak · 1 year, 3 months ago
  19. 2fbf0da Add `vm console` command to connect to serial console by Yi-Yo Chiang · 1 year, 2 months ago
  20. e4e7071 Merge "Add sizeof(swiotlb) to the mem size of pKVM pVMs" into main by Jiyong Park · 1 year, 2 months ago
  21. 23cff71 virtmgr: Add boost_uclamp by David Dai · 1 year, 2 months ago
  22. ae625b6 Add sizeof(swiotlb) to the mem size of pKVM pVMs by Jiyong Park · 1 year, 2 months ago
  23. 3271f17 Implement deleting TAP interface in vmnic by Seungjae Yoo · 1 year, 2 months ago
  24. 8dd3255 Configure serial console input device by Yi-Yo Chiang · 1 year, 3 months ago
  25. 134180a Add Virtio-snd device by Mu-Le Lee · 1 year, 4 months ago
  26. 986d7a4 Link TAP interface to VM by Seungjae Yoo · 1 year, 2 months ago
  27. 343894e Support mouse in VM by Jeongik Cha · 1 year, 3 months ago
  28. 538a2c6 virtmgr: Pass hugepages to crosvm by Vincent Donnefort · 1 year, 5 months ago
  29. 6be4f8b Add a tap device if it is available by Jeongik Cha · 1 year, 4 months ago
  30. 985b640 Implement basic keyboard input by Jeongik Cha · 1 year, 4 months ago
  31. 1c981bb Merge "Upgrade nix to 0.28.0" into main by Frederick Mayle · 1 year, 4 months ago
  32. c181be7 Add InputDevice in VirtualMachineRawConfig by Jeongik Cha · 1 year, 4 months ago
  33. 798401c Add paravirtualized_devices config by Jeongik Cha · 1 year, 4 months ago
  34. fbbcfcd Upgrade nix to 0.28.0 by Frederick Mayle · 1 year, 4 months ago
  35. cf97561 Re-enable clippy check for let_underscore_lock by Jiyong Park · 1 year, 4 months ago
  36. cd31a06 Update needed for Rust v1.77.0 by Charisee · 1 year, 4 months ago
  37. 1df1c03 Add display config for CustomImageConfig by Jeongik Cha · 1 year, 4 months ago
  38. aaecf65 virtmgr: Check for all cpusets by David Dai · 1 year, 6 months ago
  39. 7399e5e Remove task-profile by Jiyong Park · 1 year, 6 months ago
  40. 504fc7a Merge "Detailed error message when parsing /proc/<pid>/smaps fails" into main by Treehugger Robot · 1 year, 6 months ago
  41. 85ea538 Detailed error message when parsing /proc/<pid>/smaps fails by Jiyong Park · 1 year, 6 months ago
  42. c97e82d virt-cpufreq: Only enable for aarch64 by David Dai · 1 year, 6 months ago
  43. 55e10ec Allow host-controlled avf/untrusted prop by Shikha Panwar · 1 year, 6 months ago
  44. 655d87f Revert "[VirtMgr] Allow host-controlled avf/untrusted prop" by Seungjae Yoo · 1 year, 6 months ago
  45. 8a8ac89 [VirtMgr] Allow host-controlled avf/untrusted prop by Shikha Panwar · 1 year, 6 months ago
  46. 3995207 virtmgr: Create and pass VM reference DT instead of vendor DTBO by Jaewan Kim · 1 year, 7 months ago
  47. e6f5bb0 Flag guard virtual cpufreq support by David Dai · 1 year, 7 months ago
  48. 87c157e Merge "virtualizationservice: Unbind devices on VM exit" into main by Jakob Vukalović · 1 year, 8 months ago
  49. dd3ee51 Merge "Append dtbo_vendor into --device-tree-overlay crosvm option" into main by Seungjae Yoo · 1 year, 8 months ago
  50. 4dd3818 Append dtbo_vendor into --device-tree-overlay crosvm option by Seungjae Yoo · 1 year, 9 months ago
  51. d42aa2c virtualizationservice: Unbind devices on VM exit by Jakob Vukalovic · 1 year, 9 months ago
  52. 2dfefd1 virtmgr: Pass VM DTBO path to crosvm if devices assigned by David Brazdil · 1 year, 9 months ago
  53. b2cd905 Merge "virtmgr: crosvm: Use VFIO iommu=pkvm-iommu" into main by Treehugger Robot · 1 year, 9 months ago
  54. 9ff0da8 virtmgr: crosvm: Use VFIO iommu=pkvm-iommu by Pierre-Clément Tosi · 1 year, 9 months ago
  55. ec3bc52 Make DTBO for VM containing vendor pubkey when vendor image exists by Seungjae Yoo · 1 year, 9 months ago
  56. 35e818d Renaming dtbo_node to dtbo_label by Jaewan Kim · 1 year, 10 months ago
  57. c10ca94 Merge "Pass dt symbol argument for devices to crosvm" into main by Treehugger Robot · 1 year, 11 months ago
  58. 7307a89 Pass dt symbol argument for devices to crosvm by Inseob Kim · 1 year, 11 months ago
  59. c0611e7 virtualizationmanager: Use str::split_once() by Pierre-Clément Tosi · 1 year, 11 months ago
  60. 44aba64 virtualizationmanager: Run rustfmt on crosvm.rs by Pierre-Clément Tosi · 1 year, 11 months ago
  61. 9d3c20a Create full VM DTBO only once under /data/misc/virtualizationservice by Seungjae Yoo · 1 year, 11 months ago
  62. 30be448 Add new wait_for_success argument to ballon Adjust initializer by Devin Moore · 2 years ago
  63. 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 1 month ago
  64. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
  65. eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 1 month ago
  66. 34cf434 Don't forward console_in to both /dev/ttyS0 and /dev/hvc0 by Jiyong Park · 2 years, 1 month ago
  67. e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
  68. de96446 Remove bootloader-related death reasons by Alan Stokes · 2 years, 4 months ago
  69. b2db3d2 Not to spawn thread when writing the atom VmExited by Seungjae Yoo · 2 years, 4 months ago
  70. 61f8614 Ignore debug policy with sysprop by Jaewan Kim · 2 years, 4 months ago
  71. d4dae65 Refactor to handle log output outside of pvmfw by Jaewan Kim · 2 years, 4 months ago
  72. dfdc5ce Merge changes I232ec389,I6c9ca2f2,I0dcd1f3a by Treehugger Robot · 2 years, 4 months ago
  73. 3124ef0 Handle ramdump in microdroid_manager by Jaewan Kim · 2 years, 5 months ago
  74. 5af5583 Shut down RpcServer together with crosvm by David Brazdil · 2 years, 5 months ago
  75. 2d12ff3 Add as_raw_descriptor to control_server_socket by Elie Kheirallah · 2 years, 5 months ago
  76. 91b5a59 Merge "Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable" by Jaewan Kim · 2 years, 5 months ago
  77. 84b9121 Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable by Jaewan Kim · 2 years, 5 months ago
  78. 933d2b2 Don't complain if ramdump file doesn't exist by Jiyong Park · 2 years, 5 months ago
  79. ed18093 Change the condition for preparing for ramdump on the crosvm side by Jiyong Park · 2 years, 6 months ago
  80. 3115cdb Reserve more memory for crashdump kernel by Jiyong Park · 2 years, 6 months ago
  81. 58baa30 virtualizationmanager: enable crash_dump workaround by Frederick Mayle · 2 years, 6 months ago
  82. b445624 Merge "Revert "Use crosvm's --host-cpu-topology option"" by David Brazdil · 2 years, 6 months ago
  83. 667cd89 Merge "Add --gdb flag to vm run,run-app and run-microdroid commands" by Nikita Ioffe · 2 years, 6 months ago
  84. 25e8c05 Revert "Use crosvm's --host-cpu-topology option" by David Brazdil · 2 years, 6 months ago
  85. 5776f08 Add --gdb flag to vm run,run-app and run-microdroid commands by Nikita Ioffe · 2 years, 6 months ago
  86. 1afbc0e Use crosvm's --host-cpu-topology option by David Brazdil · 2 years, 6 months ago
  87. 7d1e5ec Refactor VM config to support different CPU topologies by David Brazdil · 2 years, 6 months ago
  88. d1884ca virtualizationservice: Specify crashkernel only when necessary by Jaewan Kim · 2 years, 6 months ago
  89. 3358812 Merge "Increase hangup timeout for VMs" by Treehugger Robot · 2 years, 6 months ago
  90. e557cec Increase hangup timeout for VMs by Inseob Kim · 2 years, 6 months ago
  91. 96113f3 Importing rustc-1.66.0 by Charisee · 2 years, 6 months ago
  92. 138f53c don't ignore crosvm disk warning and error logs by Frederick Mayle · 2 years, 7 months ago
  93. 7526962 Fix warnings from Rust 1.65.0 by Chris Wailes · 2 years, 8 months ago
  94. 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 7 months ago[Renamed from virtualizationservice/src/crosvm.rs]
  95. 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
  96. 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 8 months ago
  97. f18e116 virtualizationservice: Fix race in monitor_vm_exit by David Brazdil · 2 years, 8 months ago
  98. 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
  99. 02eea52 Remove TODO comment that collecting guest_time right before VM dies by Seungjae Yoo · 2 years, 8 months ago
  100. 799c385 Merge "Record signal number when death reason is KILLED" by Seungjae Yoo · 2 years, 8 months ago