- f787471 Linux: Add parameter to pass host pcie root port into guest by Xiong Zhang · 2 years, 11 months ago
- cb3cabe Upgrade rust toolchain version to 1.58.1 by Anton Romanov · 2 years, 10 months ago
- e464a7a gpu: prepare to start render server separately from GPU device by Dmitry Torokhov · 2 years, 10 months ago
- 1a19c67 Handle errors and crashes in VM differently to clean shutdown. by Andrew Walbran · 2 years, 10 months ago
- 8be9ef0 crosvm: add external balloon socket by David Stevens · 2 years, 10 months ago
- 2b6855e crosvm: Add support to pass vcpu-cgroup-path to crosvm by Vineeth Pillai · 2 years, 10 months ago
- 33f982e crosvm: allow --stub-pci-device multifunction again by Daniel Verkamp · 2 years, 10 months ago
- 06d157a crosvm: add param to limit initial memory by David Stevens · 2 years, 10 months ago
- 3cd9360 Disable virtio balloon device for protected VMs. by Andrew Walbran · 2 years, 10 months ago
- bbd91d0 Add generalized file-backed mapping functionality by Mattias Nissler · 3 years ago
- fbc4337 plugin: switch to using anyhow for error reporting by Dmitry Torokhov · 2 years, 10 months ago
- 2fef355 coiommu: add unpin_gen_threshold parameter optimize the LRU unpin by Chuanxiao Dong · 2 years, 10 months ago
- d446861 coiommu: expose policy parameter to allow user to set through cmdline by Chuanxiao Dong · 2 years, 10 months ago
- c78e72b main: Add hotplug vfio device commmand through control socket by Xiong Zhang · 3 years, 7 months ago
- 42b3360 devices: pci: determine multifunction bit at runtime by Daniel Verkamp · 3 years ago
- 7f0f7c1 gpu: add support for shader cache for the render server by Chia-I Wu · 2 years, 10 months ago
- f364d02 devices: Add vhost-user snd device with CRAS backend by Woody Chow · 3 years, 2 months ago
- 103c1b7 crosvm: vvu: proxy: Implement instantiating a VVU proxy device by Abhishek Bhardwaj · 3 years, 1 month ago
- dd8a12c Stop defaulting to reporting extended status when in direct mode by Dmitry Torokhov · 3 years ago
- d48d460 vhost: user: Move from getopts to argh. by Anton Romanov · 3 years ago
- 0bbbb68 Add option to run VM in protected mode without pVM firmware. by Andrew Walbran · 3 years ago
- 00f1c9f Update to the latest pKVM ABI. by Andrew Walbran · 3 years ago
- 54cf834 virtio: video: fix typo by Alexandre Courbot · 2 years, 11 months ago
- a78ae7a virtio: video: Add support for libvda-vd decoder backend. by David Staessens · 3 years, 4 months ago
- 1e6e7b2 x86: Expost HT flag to Guest in host-cpu-topology by ZhaoLiu · 3 years ago
- 670f998 crosvm: Wordsmith. by Junichi Uekawa · 3 years ago
- 4d31205 crosvm: output the command-line parameter. by Junichi Uekawa · 3 years ago
- a2b4fc0 devices: virtio: snd: Set capture to false by default by Chih-Yang Hsia · 3 years ago
- 3abfaa5 crosvm: display error chain when device fails by Alexandre Courbot · 3 years ago
- 520ad43 Add scudo as an optional feature by Chirantan Ekbote · 3 years ago
- 993aa7f crosvm: add option to use persistent TAP interface as network device by Alexandre Courbot · 3 years ago
- dacf104 Add option to control whether crosvm reports extended status by Dmitry Torokhov · 3 years ago
- cba95db rutabaga_gfx: fix gfxstream build by Chia-I Wu · 3 years ago
- 16fb659 devices: gpu: add render server support by Chia-I Wu · 3 years ago
- 99829b3 devices: virtio: snd: Support num_{output,input}_streams by Chih-Yang Hsia · 3 years ago
- 41dc04f crosvm: Support multiple CRAS virtio-snd cards by Chih-Yang Hsia · 3 years ago
- f75699f crosvm: return 32 exit code when guest issues reset request by Dmitry Torokhov · 3 years ago
- a184e31 crosvm: display error chain when VM fails by Alexandre Courbot · 3 years ago
- b180f9c crosvm: use BusRange in DirectIoOption. by Junichi Uekawa · 3 years ago
- b6a6e94 crosvm: Allow hex values in direct-io command-line options. by Junichi Uekawa · 3 years ago
- c02960d virtio: video: make libvda a selectable feature by Alexandre Courbot · 3 years, 4 months ago
- b42b3e5 virtio: video: enable runtime selection of video backend by Alexandre Courbot · 3 years, 4 months ago
- 50f9591 devices: vhost: Allow vhost-vsock fd from command-line by Christian Blichmann · 3 years ago
- c3dedf3 cleanup: Fix previously disabled clippy checks by Dennis Kempin · 3 years ago
- 8230abf virtio: video: compile out decoder or encoder if corresponding feature not selected by Alexandre Courbot · 3 years, 5 months ago
- de2c640 Add stub PCI device implementation. by Mattias Nissler · 3 years, 1 month ago
- 2aaf7ad x86: Support Host exposes CPU topology to Guest VM by ZhaoLiu · 3 years, 1 month ago
- 9e6c633 crosvm: MMIO forwarding. by Tomasz Jeznach · 3 years, 6 months ago
- 1b16db1 devices: Add vhost-user snd vmm by Woody Chow · 3 years, 8 months ago
- 84091e5 Add vhost-user vsock vmm by Chirantan Ekbote · 3 years, 2 months ago
- f08bddd Add vhost-user vsock device by Chirantan Ekbote · 3 years, 2 months ago
- 31e136a crosvm: Allow all vCPU threads to share same cookie for core scheduling by Yusuke Sato · 3 years, 3 months ago
- fe64430 main: Don't initialize syslog twice for `device` command by Keiichi Watanabe · 3 years, 2 months ago
- 344eb14 linux: Instantiate VFIO platform device by Tomasz Nowicki · 3 years, 2 months ago
- f1cd8d7 fs: Make posix acl support optional by Chirantan Ekbote · 3 years, 2 months ago
- 71aca79 crosvm: Introduce VfioParam structure to recognize VFIO device type by Tomasz Nowicki · 3 years, 5 months ago
- 1b2d8dc fs: Make DAX optional by Chirantan Ekbote · 3 years, 2 months ago
- 44292f5 Support out-of-tree vhost-user-gpu by Chirantan Ekbote · 3 years, 5 months ago
- eb1640e disk: limit maximum nesting depth by Daniel Verkamp · 3 years, 2 months ago
- a118482 Add vhost-user-fs device by Federico 'Morg' Pareschi · 3 years, 2 months ago
- 0b2b606 Add capture, client_type and socket_type options to cras snd device by Woody Chow · 3 years, 2 months ago
- b27dea4 Add socket_type to AC97Parameters by Woody Chow · 3 years, 2 months ago
- 7822529 Add vhost-user-gpu-device by Chirantan Ekbote · 3 years, 5 months ago
- 6d92438 fs: Support setting quota project ID by Ryo Hashimoto · 3 years, 5 months ago
- 737ff12 Add virtio-snd device with CRAS backend by Woody Chow · 3 years, 8 months ago
- 5e9959e main: replace assert_eq!(..., true/false) with assert!() by Daniel Verkamp · 3 years, 3 months ago
- 166d1dd crosvm: fix needless_borrow clippy warning by Daniel Verkamp · 3 years, 3 months ago
- ee4b58e main: Add 'device' subcommand for vhost-user devices by Keiichi Watanabe · 3 years, 3 months ago
- 553d219 arch, devices: Move serial data structures to devices by Keiichi Watanabe · 3 years, 3 months ago
- 9568bb4 main: Add `make_rt`'s usage by Keiichi Watanabe · 3 years, 3 months ago
- 2400bd5 main: Reorder subcommand functions by Keiichi Watanabe · 3 years, 3 months ago
- c48e783 crosvm: arm64: Populate restricted DMA node based on 'swiotlb=' option by Will Deacon · 3 years, 4 months ago
- 2ac78b9 Add "make_rt" command. by Suleiman Souhlal · 3 years, 10 months ago
- 63630e8 Add --delay-rt flag. by Suleiman Souhlal · 3 years, 9 months ago
- 2e14c73 Add create_zero_filler for composite disk images by Jooyung Han · 3 years, 4 months ago
- d7e56ba composite disk: no support for multi-file partition by Jooyung Han · 3 years, 4 months ago
- 7bea39f crosvm: O_DIRECT for opening disk image. by Junichi Uekawa · 3 years, 4 months ago
- 50a58f9 Integrate audio_streams into crosvm, add stub libcras implementation by Dennis Kempin · 3 years, 5 months ago
- aab74e4 crosvm: make help indent consistent. by Junichi Uekawa · 3 years, 4 months ago
- d4562d0 Partial implementation of the virtio-snd device by Jorge E. Moreira · 3 years, 5 months ago
- eb9cc53 Add vhost-user of mac80211_hwsim at crosvm by JaeMan Park · 3 years, 5 months ago
- dfc4b88 devices: virtio: iommu: enable virtio IOMMU driver by Zide Chen · 3 years, 8 months ago
- fde2997 crosvm: deprecate wayland-dmabuf flag. by Nicholas Verne · 3 years, 4 months ago
- fb7c108 Add methods to create composite disk image. by Andrew Walbran · 3 years, 5 months ago
- 70fc7de devices: virtio: Add vhost-user-console to the vmm by Federico 'Morg' Pareschi · 3 years, 7 months ago
- d659a0d devices: gpu: Support multiple displays by Jason Macnak · 3 years, 8 months ago
- a0e381b Change balloon_stats output format to JSON by Hikaru Nishida · 3 years, 6 months ago
- 6b51c75 crosvm: Report correct exit code on error in balloon_stats command by Hikaru Nishida · 3 years, 6 months ago
- 2ee9dcd devices: Support vhost-user-wl by Chirantan Ekbote · 3 years, 6 months ago
- 6635ca4 Allow more than one input device per type by Jorge E. Moreira · 3 years, 7 months ago
- 8a72afc main: add --cpu-cluster and --cpu-capacity options by Daniel Verkamp · 3 years, 8 months ago
- d93c29f crosvm: flag to disable legacy x86 IO devices. by Tomasz Jeznach · 3 years, 7 months ago
- 1e369c5 base: add hugepages argument by Sergey Senozhatsky · 3 years, 7 months ago
- 6d473b3 device: respect --gpu vulkan=true in GpuMode::ModeVirglRenderer by Chia-I Wu · 3 years, 7 months ago
- 91df656 devices: disable vulkan by default by Chia-I Wu · 3 years, 7 months ago
- e25859b devices: rename GpuMode::Mode3D to GpuMode::ModeVirglRenderer by Chia-I Wu · 3 years, 7 months ago
- 0beb246 devices: rename gfxstream_support_vulkan to use_vulkan by Chia-I Wu · 3 years, 7 months ago
- f0a7723 crosvm: Update usage. by Junichi Uekawa · 3 years, 7 months ago
- 401340e devices: gpu: support creating udmabufs by Gurchetan Singh · 3 years, 8 months ago
- 6fc5f20 Add FFI library providing control socket access by Kevin Hamacher · 3 years, 8 months ago