- f787471 Linux: Add parameter to pass host pcie root port into guest by Xiong Zhang · 2 years, 11 months ago
- d1f6ca1 Pcie: let PcieRootPort determine bridge bus range by Xiong Zhang · 2 years, 10 months ago
- 08289b1 Move GPU initialization earlier by Richard Fung · 2 years, 10 months ago
- cb3cabe Upgrade rust toolchain version to 1.58.1 by Anton Romanov · 2 years, 10 months ago
- 0615347 crosvm: guard GPU import with the gpu feature flag by Daniel Verkamp · 2 years, 10 months ago
- e464a7a gpu: prepare to start render server separately from GPU device by Dmitry Torokhov · 2 years, 10 months ago
- 90fd164 crosvm: vvu: proxy: Implement SET_MEM_TABLE and SET_VRING_CALL message by Abhishek Bhardwaj · 3 years ago
- d43ae3c Fix building without gpu feature. by Anton Romanov · 2 years, 10 months ago
- 5acc0f5 linux: split out linux mod into multiple by Anton Romanov · 2 years, 10 months ago
- 6afc5a7 Rename linux.rs into linux/mod.rs to preserve at least some history after refactoring by Anton Romanov · 2 years, 10 months ago
- e79aba1 Check KVM_CAP_ARM_PROTECTED_VM after creating a protected VM. by Andrew Walbran · 2 years, 10 months ago
- 1a19c67 Handle errors and crashes in VM differently to clean shutdown. by Andrew Walbran · 2 years, 10 months ago
- b28ae8e Distinguish reboot from shutdown on aarch64 too. by Andrew Walbran · 2 years, 10 months ago
- 985491a Pass HypervisorCap by value rather than reference. 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
- 9cbe543 devices: gpu: control lifetime of render server jail by Dmitry Torokhov · 2 years, 10 months ago
- cbfef3b plugin: switch to using resize_with() when initializing per-VCPU states by Dmitry Torokhov · 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
- 2e6e61d Teach create_base_minijail() to set up remount mode 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
- 146a13b balloon: create balloon with tube for unpinning request by Chuanxiao Dong · 3 years ago
- cb03ec6 Set rlimit if virtio IOMMU or coIOMMU is used by Chuanxiao Dong · 2 years, 10 months ago
- a8d427b coiommu: enable coiommu by Chuanxiao Dong · 2 years, 10 months ago
- 5fd2505 balloon: add a tube for sending unpin request by Chuanxiao Dong · 3 years ago
- 81ae6f3 devices/vfio-pci: Monitor req_irq eventfd for device hotplug out by Xiong Zhang · 3 years, 5 months ago
- c78e72b main: Add hotplug vfio device commmand through control socket by Xiong Zhang · 3 years, 7 months ago
- a063845 gpu: Mount driconf in gpu jail by Lepton Wu · 2 years, 10 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
- 13ec696 gpu: parse cache path/size into GpuCacheInfo 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
- 891ea3e aarch64: limit high MMIO addresses to VM phys addr range by Daniel Verkamp · 2 years, 11 months ago
- 6f4f822 hypervisor: add API to query VM physaddr size by Daniel Verkamp · 2 years, 11 months ago
- dd8a12c Stop defaulting to reporting extended status when in direct mode by Dmitry Torokhov · 3 years ago
- e2ff2c4 linux: Disable sandbox for hotplug device by Xiong Zhang · 3 years, 6 months ago
- 4fbc554 Vfio-pci: Release irq_num at pci device remove by Xiong Zhang · 3 years, 6 months ago
- d48d460 vhost: user: Move from getopts to argh. by Anton Romanov · 3 years ago
- e31731c virtio: move cras-snd creation after virtio GPU by Chih-Yang Hsia · 2 years, 11 months 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
- 22740d8 crosvm: linux: allow video device to be created even if /usr/lib64 does not exist by Alexandre Courbot · 3 years ago
- 1e6e7b2 x86: Expost HT flag to Guest in host-cpu-topology by ZhaoLiu · 3 years ago
- b86f7f6 gpu: allow syslog from the render server by Chia-I Wu · 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
- 911773a crosvm: factorize net device creation code 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
- fffb569 gpu: refactor create_gpu_device by Chia-I Wu · 3 years ago
- 879868a Fix cargo-doc warnings by Keiichi Watanabe · 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
- 0006586 linux: disambiguate error context messages by Alexandre Courbot · 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
- 7b80554 devices: vfio: Add new constructor for VFIO driver by Keiichi Watanabe · 3 years, 3 months ago
- d2c2bd1 linux: mount all possible render nodes by Chih-Yu Huang · 3 years ago
- 2620380 Revert "vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs" by Quentin Perret · 3 years ago
- c02960d virtio: video: make libvda a selectable feature by Alexandre Courbot · 3 years, 4 months ago
- 1286b48 linux: only add PCIe root port on x86 by Daniel Verkamp · 3 years ago
- 383dad8 plugin: Update use of sysutil::ScmSocket::recv_with_fd by Keiichi Watanabe · 3 years ago
- b42b3e5 virtio: video: enable runtime selection of video backend by Alexandre Courbot · 3 years, 4 months ago
- c301122 [crosvm] use `fmt::alternate` for anyhow::Error by Maciek Swiech · 3 years ago
- 46471a0 Devices: Use mmap for direct mmio r/w by Xiong Zhang · 3 years ago
- 2d45b91 resources: Release pci slot when vfio pci device is removed by Xiong Zhang · 3 years, 6 months ago
- f82f2dc devices:pcie: Add PcieRootPort into hotplug bus by Xiong Zhang · 3 years, 6 months ago
- f67785e devices:pcie: Specify Bus number at pci bridge creation by Xiong Zhang · 3 years, 6 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
- b975546 vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs by Will Deacon · 3 years ago
- 6b29858 linux.rs: replace Error enum with anyhow by Daniel Verkamp · 3 years, 3 months ago
- 11bed5e devices: re-add set_access_id to bus by Colin Downs-Razouk · 3 years ago
- 8230abf virtio: video: compile out decoder or encoder if corresponding feature not selected by Alexandre Courbot · 3 years, 5 months ago
- 57e4f54 Reland "Devices: Allocate non pci bar mmio at top of HighMmio" by Daniel Verkamp · 3 years, 1 month ago
- 70c66ba Revert "Devices: Allocate non pci bar mmio at top of HighMmio" by Dennis Kempin · 3 years, 1 month ago
- de2c640 Add stub PCI device implementation. by Mattias Nissler · 3 years, 1 month ago
- 1afcde9 Command line key=value option parsing helpers by Mattias Nissler · 3 years, 1 month ago
- f5db3e5 Add missing HwBreakpointOps impl to GdbStub by Woody Chow · 3 years, 1 month ago
- 9557588 Devices: Allocate non pci bar mmio at top of HighMmio by Xiong Zhang · 3 years, 2 months ago
- 2aaf7ad x86: Support Host exposes CPU topology to Guest VM by ZhaoLiu · 3 years, 1 month ago
- 3022a23 devices: Use Mutex to protect bus->devices by Xiong Zhang · 3 years, 3 months ago
- 9e6c633 crosvm: MMIO forwarding. by Tomasz Jeznach · 3 years, 6 months ago
- 65740a6 Uprev to rust 1.55.0 by Dennis Kempin · 3 years, 1 month ago
- 1b16db1 devices: Add vhost-user snd vmm by Woody Chow · 3 years, 8 months ago