- c9aa068 vmterminal: Run crosvm(virtiofs) from app domain by Akilesh Kailash · 9 months ago
- 690c1ca Run VirtualMachineService only for Microdroid by Jiyong Park · 8 months ago
- 803aa8c move the PCI MMIO regions on aarch64 by Frederick Mayle · 9 months ago
- 402fd2e microdroid_manager: wait for failure reason to transmit by Frederick Mayle · 9 months ago
- 5f8e75d Add an option to start a pVM without pvmfw by Nikita Ioffe · 9 months ago
- 5fcb634 virtmgr: Wait for socket file before connecting by Akilesh Kailash · 9 months ago
- 8790ea7 virtmgr: Remove writeback=true and CachePolicy options by Akilesh Kailash · 9 months ago
- 6676ea8 virtmgr: Add "--skip-pivot-root" option by Akilesh Kailash · 10 months ago
- ce9b1fa Merge "virtmgr: migrate from vm_control to crosvm_control" into main by Treehugger Robot · 10 months ago
- 10ca6f9 Merge "Give crosvm process a unique name" into main by Jiyong Park · 10 months ago
- f375ef1 virtmgr: migrate from vm_control to crosvm_control by Frederick Mayle · 10 months ago
- cc48c30 Merge "virtiofs: Add AVF API to share directory paths" into main by Treehugger Robot · 10 months ago
- 05515dc virtiofs: Add AVF API to share directory paths by Akilesh Kailash · 10 months ago
- f50ec33 Give crosvm process a unique name by Jiyong Park · 10 months ago
- 35dbb8e Revert^2 "Add --no-pmu option to VM" by Elie Kheirallah · 10 months ago
- f17b2ca Revert "Add --no-pmu option to VM" by Priyanka Advani (xWF) · 10 months ago
- 5ba6a21 Add --no-pmu option to VM by Elie Kheirallah · 10 months ago
- 5c807a2 Add option to dump device tree blob in VM config by Elie Kheirallah · 11 months ago
- e0ed235 virtmgr: don't depend on crosvm's libbase_rust module by Frederick Mayle · 11 months ago
- eae6d2d virtmgr: disable disk file locking in crosvm by Frederick Mayle · 11 months ago
- 29d7291 Add option to disable usb for AVF by Elie Kheirallah · 1 year ago
- 4ce4f65 Merge "Use LazyLock rather than lazy_static." into main by Treehugger Robot · 11 months ago
- 9c03a3a Use LazyLock rather than lazy_static. by Andrew Walbran · 11 months ago
- 7505745 Disable balloon for custom vm by default by Jeongik Cha · 11 months ago
- 3a06c7f Merge "Make use of the conversion from UnixSeqpacketLisnter to OwnedFd" into main by Jiyong Park · 12 months ago
- 487810d Fixes --net tap-fd=... format to pass a numeric i32 file descriptor by Andreas Huber · 12 months ago
- cd0f74b Make use of the conversion from UnixSeqpacketLisnter to OwnedFd by Jiyong Park · 12 months ago
- 69001a2 Use OwnedFd when using preserved_fds from the updated command-fds crate by Jiyong Park · 12 months ago
- af21e51 Suppress dead code clippy lints for crosvm by Stephen Hines · 1 year ago
- 3db607a Move virtualizationmanager to android/virtmgr by Jiyong Park · 1 year, 1 month ago[Renamed from virtualizationmanager/src/crosvm.rs]
- 6e323e1 Merge "apply the swiotlb memory adjustment even for default size" into main by Treehugger Robot · 1 year, 1 month ago
- b5dbb1e Merge "Support multi-touch screen" into main by Jeongik Cha · 1 year, 1 month ago
- 1049491 Support multi-touch screen by Jeongik Cha · 1 year, 1 month ago
- ddde3ab Merge "always add swiotlb size to memory size for protected VMs" into main by Steven Moreland · 1 year, 1 month ago
- 7dfde46 Merge "Remove onTrimMemory dependency from the VM AIDL API" into main by Keir Fraser · 1 year, 1 month ago
- 4cfb2b6 Merge "fix crosvm deprecated cmdline arg warnings" into main by Treehugger Robot · 1 year, 1 month ago
- 68d06e7 apply the swiotlb memory adjustment even for default size by Frederick Mayle · 1 year, 1 month ago
- a24bbe0 always add swiotlb size to memory size for protected VMs by Frederick Mayle · 1 year, 1 month ago
- 1ff7b84 fix crosvm deprecated cmdline arg warnings by Frederick Mayle · 1 year, 1 month ago
- 48221ba Remove onTrimMemory dependency from the VM AIDL API by Keir Fraser · 1 year, 1 month ago
- 112a268 Support trackpad in VM by Jeongik Cha · 1 year, 1 month ago
- b2d5a31 Add config of audio device by Mu-Le Lee · 1 year, 2 months ago
- 6c1b9f0 Close lid upon suspend and open upon resume by Jiyong Park · 1 year, 1 month ago
- 23b6739 Suspend the VM when it's not visible on the screen by Jiyong Park · 1 year, 1 month ago
- 835abfe Deprecate old implementation around providing network to ferrochrome by Seungjae Yoo · 1 year, 2 months ago
- 6d238d8 Merge "Add `vm console` command to connect to serial console" into main by Yi-Yo Chiang · 1 year, 2 months ago
- ea7b0fa Add GpuConfig by Jason Macnak · 1 year, 3 months ago
- 2fbf0da Add `vm console` command to connect to serial console by Yi-Yo Chiang · 1 year, 2 months ago
- e4e7071 Merge "Add sizeof(swiotlb) to the mem size of pKVM pVMs" into main by Jiyong Park · 1 year, 2 months ago
- 23cff71 virtmgr: Add boost_uclamp by David Dai · 1 year, 2 months ago
- ae625b6 Add sizeof(swiotlb) to the mem size of pKVM pVMs by Jiyong Park · 1 year, 2 months ago
- 3271f17 Implement deleting TAP interface in vmnic by Seungjae Yoo · 1 year, 2 months ago
- 8dd3255 Configure serial console input device by Yi-Yo Chiang · 1 year, 3 months ago
- 134180a Add Virtio-snd device by Mu-Le Lee · 1 year, 4 months ago
- 986d7a4 Link TAP interface to VM by Seungjae Yoo · 1 year, 2 months ago
- 343894e Support mouse in VM by Jeongik Cha · 1 year, 3 months ago
- 538a2c6 virtmgr: Pass hugepages to crosvm by Vincent Donnefort · 1 year, 5 months ago
- 6be4f8b Add a tap device if it is available by Jeongik Cha · 1 year, 4 months ago
- 985b640 Implement basic keyboard input by Jeongik Cha · 1 year, 4 months ago
- 1c981bb Merge "Upgrade nix to 0.28.0" into main by Frederick Mayle · 1 year, 4 months ago
- c181be7 Add InputDevice in VirtualMachineRawConfig by Jeongik Cha · 1 year, 4 months ago
- 798401c Add paravirtualized_devices config by Jeongik Cha · 1 year, 4 months ago
- fbbcfcd Upgrade nix to 0.28.0 by Frederick Mayle · 1 year, 4 months ago
- cf97561 Re-enable clippy check for let_underscore_lock by Jiyong Park · 1 year, 4 months ago
- cd31a06 Update needed for Rust v1.77.0 by Charisee · 1 year, 4 months ago
- 1df1c03 Add display config for CustomImageConfig by Jeongik Cha · 1 year, 4 months ago
- aaecf65 virtmgr: Check for all cpusets by David Dai · 1 year, 6 months ago
- 7399e5e Remove task-profile by Jiyong Park · 1 year, 6 months ago
- 504fc7a Merge "Detailed error message when parsing /proc/<pid>/smaps fails" into main by Treehugger Robot · 1 year, 6 months ago
- 85ea538 Detailed error message when parsing /proc/<pid>/smaps fails by Jiyong Park · 1 year, 6 months ago
- c97e82d virt-cpufreq: Only enable for aarch64 by David Dai · 1 year, 6 months ago
- 55e10ec Allow host-controlled avf/untrusted prop by Shikha Panwar · 1 year, 6 months ago
- 655d87f Revert "[VirtMgr] Allow host-controlled avf/untrusted prop" by Seungjae Yoo · 1 year, 6 months ago
- 8a8ac89 [VirtMgr] Allow host-controlled avf/untrusted prop by Shikha Panwar · 1 year, 6 months ago
- 3995207 virtmgr: Create and pass VM reference DT instead of vendor DTBO by Jaewan Kim · 1 year, 7 months ago
- e6f5bb0 Flag guard virtual cpufreq support by David Dai · 1 year, 7 months ago
- 87c157e Merge "virtualizationservice: Unbind devices on VM exit" into main by Jakob Vukalović · 1 year, 8 months ago
- dd3ee51 Merge "Append dtbo_vendor into --device-tree-overlay crosvm option" into main by Seungjae Yoo · 1 year, 8 months ago
- 4dd3818 Append dtbo_vendor into --device-tree-overlay crosvm option by Seungjae Yoo · 1 year, 9 months ago
- d42aa2c virtualizationservice: Unbind devices on VM exit by Jakob Vukalovic · 1 year, 9 months ago
- 2dfefd1 virtmgr: Pass VM DTBO path to crosvm if devices assigned by David Brazdil · 1 year, 9 months ago
- b2cd905 Merge "virtmgr: crosvm: Use VFIO iommu=pkvm-iommu" into main by Treehugger Robot · 1 year, 9 months ago
- 9ff0da8 virtmgr: crosvm: Use VFIO iommu=pkvm-iommu by Pierre-Clément Tosi · 1 year, 9 months ago
- ec3bc52 Make DTBO for VM containing vendor pubkey when vendor image exists by Seungjae Yoo · 1 year, 9 months ago
- 35e818d Renaming dtbo_node to dtbo_label by Jaewan Kim · 1 year, 10 months ago
- c10ca94 Merge "Pass dt symbol argument for devices to crosvm" into main by Treehugger Robot · 1 year, 11 months ago
- 7307a89 Pass dt symbol argument for devices to crosvm by Inseob Kim · 1 year, 11 months ago
- c0611e7 virtualizationmanager: Use str::split_once() by Pierre-Clément Tosi · 1 year, 11 months ago
- 44aba64 virtualizationmanager: Run rustfmt on crosvm.rs by Pierre-Clément Tosi · 1 year, 11 months ago
- 9d3c20a Create full VM DTBO only once under /data/misc/virtualizationservice by Seungjae Yoo · 1 year, 11 months ago
- 30be448 Add new wait_for_success argument to ballon Adjust initializer by Devin Moore · 2 years ago
- 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 1 month ago
- b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
- eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 1 month ago
- 34cf434 Don't forward console_in to both /dev/ttyS0 and /dev/hvc0 by Jiyong Park · 2 years, 1 month ago
- e6fb167 Support console input to VM by Jiyong Park · 2 years, 1 month ago
- de96446 Remove bootloader-related death reasons by Alan Stokes · 2 years, 4 months ago
- b2db3d2 Not to spawn thread when writing the atom VmExited by Seungjae Yoo · 2 years, 4 months ago
- 61f8614 Ignore debug policy with sysprop by Jaewan Kim · 2 years, 4 months ago
- d4dae65 Refactor to handle log output outside of pvmfw by Jaewan Kim · 2 years, 4 months ago