- 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
- 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
- 84091e5 Add vhost-user vsock vmm 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
- 344eb14 linux: Instantiate VFIO platform device by Tomasz Nowicki · 3 years, 2 months ago
- 71aca79 crosvm: Introduce VfioParam structure to recognize VFIO device type by Tomasz Nowicki · 3 years, 5 months ago
- ab86d52 arch: Generalize PCI device box for build_vm by Tomasz Nowicki · 3 years, 2 months ago
- 52437db crosvm: Add more information of adding block device. by Junichi Uekawa · 3 years, 2 months ago
- 127a90f linux: disable PCI to PCI bridge by Daniel Verkamp · 3 years, 2 months ago
- 44292f5 Support out-of-tree vhost-user-gpu by Chirantan Ekbote · 3 years, 5 months ago
- 3e8d52b vhost: Don't require GuestMemory in ::new() by Chirantan Ekbote · 3 years, 2 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
- e1663ee Only change uid/gid when it's not 0 by Chirantan Ekbote · 3 years, 2 months ago
- 3eeaf6a linux: fill pmem alignment area with anon map by Daniel Verkamp · 3 years, 3 months ago
- 737ff12 Add virtio-snd device with CRAS backend by Woody Chow · 3 years, 8 months ago
- 5120051 Don't rely on being able to look up users/groups by Fergus Dall · 3 years, 3 months ago
- cfe4946 linux.rs: add clippy allow for manual_map by Daniel Verkamp · 3 years, 3 months ago
- 166d1dd crosvm: fix needless_borrow clippy warning by Daniel Verkamp · 3 years, 3 months ago
- 8f9dc1d aarch64: Support pstore by Ryo Hashimoto · 3 years, 3 months ago
- e19ab75 devices:vfio-pci: Assign vfio-pci device pci address by Xiong Zhang · 3 years, 6 months ago
- 262e618 devices:pcie: Add and emulate pcie root port by Xiong Zhang · 3 years, 6 months ago
- 9fadc3f devices:bus: Add HotPlugBus Trait by Xiong Zhang · 3 years, 5 months ago
- 8c9fe3e Arch: Vfio device could be created and configured at runtime by Xiong Zhang · 3 years, 7 months ago
- fb36e0c devices: virtio: Rename `vhost::user` module to `vhost::user::vmm` 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
- dea7dbb Linux: Make vfio kvm file as global by Xiong Zhang · 3 years, 4 months ago
- c48e783 crosvm: arm64: Populate restricted DMA node based on 'swiotlb=' option by Will Deacon · 3 years, 4 months ago
- 47fdc8e gpu: Remove unused parameter by Chirantan Ekbote · 3 years, 5 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
- 5404501 crosvm fix stale balloon stats by Charles William Dick · 3 years, 4 months ago
- ad3b24e devices: virtio: iommu: implement VIOT table by Peter Fang · 3 years, 5 months ago
- c2bba08 devices: pci: add generate_acpi() to traits by Peter Fang · 3 years, 7 months ago
- a041068 Log offending port numbers when port IO read or write fails by Dmitry Torokhov · 3 years, 4 months ago
- 7bea39f crosvm: O_DIRECT for opening disk image. by Junichi Uekawa · 3 years, 4 months ago
- 5afeafa crosvm: Refactor Error out of linux.rs by Richard · 3 years, 4 months ago
- 558460f Revert "devices: irqchip: add need_halted function" by Leo Lai · 3 years, 4 months ago
- da4e8a9 arch: move resume_notify_devices out of Bus by Daniel Verkamp · 3 years, 4 months ago
- e470ef9 devices: irqchip: add need_halted function by Daniel Verkamp · 3 years, 6 months ago
- d4562d0 Partial implementation of the virtio-snd device by Jorge E. Moreira · 3 years, 5 months ago
- 71435c1 devices: virtio: iommu: implement VIRTIO_IOMMU_F_INPUT_RANGE feature by Zide Chen · 3 years, 9 months ago
- bc55e30 Handle /proc/self/fd/N specially for composite disk components and QCOW2. by Andrew Walbran · 3 years, 4 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
- afdb938 devices: vfio: prepare for vIOMMU support: multiple VFIO containers by Zide Chen · 3 years, 5 months ago
- 5deee48 devices: vfio: create KVM_DEV_TYPE_VFIO device from linux.rs by Zide Chen · 3 years, 7 months ago
- ede68c7 base: Remove is_packet_ready by Vikram Auradkar · 3 years, 5 months ago
- fde2997 crosvm: deprecate wayland-dmabuf flag. by Nicholas Verne · 3 years, 4 months ago
- b57c124 crosvm: Delay RutabagaGralloc creation by Nicholas Verne · 3 years, 4 months ago
- 4cad30a Handle /proc/self/fd/N specially for kernel, bios and initrd. 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
- 584e52c crosvm: Remove balloon sizing logic by Hikaru Nishida · 3 years, 7 months ago
- ef085de allow libglvnd to be used for rendering by John Bates · 3 years, 8 months ago
- 10f1505 Linux: Extract vfio device creation code for vfio runtime add/remove by Xiong Zhang · 3 years, 7 months ago
- d659a0d devices: gpu: Support multiple displays by Jason Macnak · 3 years, 8 months ago
- af3f3bb linux: Set recv timeout for balloon_host_tube to avoid deadlock by Hikaru Nishida · 3 years, 6 months ago
- 2ee9dcd devices: Support vhost-user-wl by Chirantan Ekbote · 3 years, 6 months ago
- 026f72f enable core scheduling regardless of enabled features by Zach Reizner · 3 years, 6 months ago
- f1439d4 devices: add "usb" feature for emulated xHCI by Daniel Verkamp · 3 years, 6 months ago
- 6635ca4 Allow more than one input device per type by Jorge E. Moreira · 3 years, 7 months ago
- 1bbbf1c crosvm: bind mount all wayland socket directories (take 3) by Gurchetan Singh · 3 years, 6 months ago
- 2940980 linux: generalize kick_all_vcpus to send any VcpuControl message by Daniel Verkamp · 3 years, 9 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
- dc74848 arch: Simplify build_vm by removing closure parameters by Zach Reizner · 3 years, 7 months ago
- d78d05b guest_memory: Introduce set_memory_policy() method by Sergey Senozhatsky · 3 years, 7 months ago
- 1e369c5 base: add hugepages argument by Sergey Senozhatsky · 3 years, 7 months ago
- 6139da6 crosvm: Supress unused mut warning for variable linux in run_vm by Kuo-Hsin Yang · 3 years, 7 months ago
- a90649a arch: move GuestMemory creation to common of linux module by Zach Reizner · 3 years, 8 months ago
- ccb2694 smbios: support source DMI/SMBIOS data from file. by Tomasz Jeznach · 3 years, 8 months ago
- 7271f75 crosvm-direct: enable interrupt passthrough. by Tomasz Jeznach · 3 years, 9 months ago
- ffb5912 linux: reorder video devices after gpu by Daniel Verkamp · 3 years, 8 months ago
- d49bcdb replace all usage of MsgOnSocket derives by Zach Reizner · 3 years, 10 months ago
- 3ce7476 crosvm-direct: p-t support for port and memory I/O. by Tomasz Jeznach · 3 years, 9 months ago
- 5890b70 devices: Add vhost-user fs vmm by Woody Chow · 3 years, 9 months ago
- dd0ee59 devices: virtio: block: port GET_ID to async block by Daniel Verkamp · 3 years, 8 months ago
- db17478 crosvm: Keep memfd alive when creating new process by Gurchetan Singh · 5 years ago
- b66d6f6 crosvm: sandbox changes for udmabuf by Gurchetan Singh · 5 years ago
- 44c728c sys_util: Add functionality to signals. by Allen Webb · 3 years, 8 months ago
- 6068658 devices: virtio: Add vhost-user-net master device by Keiichi Watanabe · 3 years, 8 months ago
- f3a37f4 devices: virtio: Add vhost-user-block master device by Keiichi Watanabe · 3 years, 10 months ago
- eb1114c crosvm-direct: support for variable IOAPIC irqs. by Tomasz Jeznach · 3 years, 9 months ago
- 5e23df7 Adds a new input device for switches, with socket flag --switches. by Daniel Norman · 3 years, 8 months ago
- 2f5d4b6 Make vhost-vsock and vhost-net paths configurable by Christian Blichmann · 3 years, 8 months ago
- ec618a5 crosvm: accept pmem disks via FD by Mike Gerow · 3 years, 9 months ago
- 33d5677 Make KVM path configurable by Christian Blichmann · 3 years, 9 months ago
- 57e0d5d Make Kokoro Happy by Dennis Kempin · 3 years, 9 months ago
- 503c5ab devices: Add an asynchronous block device by Dylan Reid · 4 years, 4 months ago
- 781d975 Revert "Revert "rutabaga_gfx: cross-domain: a new year's miracle in February"" by Gurchetan Singh · 3 years, 9 months ago