- f35f636 Rust 1.60 clippy fixes by Daniel Verkamp · 2 years, 7 months ago
- aebda74 devices: pci: convert PciAddress::from_string into FromStr impl by Daniel Verkamp · 2 years, 7 months ago
- 0914020 Add --task-profiles flag for Android by Jiyong Park · 2 years, 8 months ago
- e123e39 devices: vvu: use CrOS memory size for BAR size by David Stevens · 2 years, 7 months ago
- 0ac9797 direct_irq: Add support for host wakeup capable IRQs by Dmytro Maluka · 2 years, 8 months ago
- f021a62 devices: irqchip: add specialized register_{edge|level}_irq_event() by Dmitry Torokhov · 2 years, 8 months ago
- 7b7a206 devices: direct_irq: switch to using IrqEdgeEvent and IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- b3a094e crosvm: Support for RDMSR in userspace. by Junichi Uekawa · 2 years, 8 months ago
- db0f4d6 crosvm: Start render server for plugin process by Anton Romanov · 2 years, 8 months ago
- 0953c58 upstream a few file from dev/pci by Vikram Auradkar · 2 years, 8 months ago
- 29950ef devices: make virtio tpm backend pluggable by Daniel Verkamp · 3 years, 1 month ago
- 6a8f656 crosvm: move all sandbox-related options under one struct by Alexandre Courbot · 2 years, 8 months ago
- c6ad83f devices: vsock: allow to parse options using serde_keyvalue crate by Alexandre Courbot · 2 years, 9 months ago
- ed6b27a base: pass OpenOptions to open_file instead of bools by Daniel Verkamp · 2 years, 8 months ago
- e4a9e82 devices: virtio: iommu: narrow the pci range of viot by Haiwei Li · 2 years, 8 months ago
- 626f014 crosvm: Add host hp gpe paratemer for pcie root port by Xiong Zhang · 2 years, 8 months ago
- 1b6e011 ACPI: Add register gpe notify event interface by Xiong Zhang · 2 years, 8 months ago
- 3f74959 vfio: Support user-set address for VFIO PCI devices by Victor Ding · 2 years, 8 months ago
- cdffe49 pcie: Use physical hotplug GPE as virutal hotplug event by Xiong Zhang · 2 years, 11 months ago
- 3333441 crosvm: Fix few warnings by Anton Romanov · 2 years, 8 months ago
- 6cea2c7 main: add --direct-gpe argument by Dmytro Maluka · 2 years, 9 months ago
- 74031b4 x86_64: acpi: support for assigning physical GPEs by Dmytro Maluka · 2 years, 9 months ago
- dbd2418 system_allocator: add mmio-address-range parameter by David Stevens · 2 years, 8 months ago
- e4db417 pstore: reserve ramoops region in system allocator by David Stevens · 2 years, 8 months ago
- 097623d arch: return system allocator config by David Stevens · 2 years, 9 months ago
- 9880100 irqchip: kvm: Fix IOAPIC delayed IRQs by Tomasz Nowicki · 2 years, 9 months ago
- e55b791 devices: vhost: user: gpu: stop using Tube::try_clone() by Alexandre Courbot · 2 years, 9 months ago
- 64f4355 linux: x86_64: Initialize direct-irq before irqchip finalize by Tomasz Nowicki · 2 years, 9 months ago
- 6ca0323 acpi: support fixed power button event in command line by Peter Fang · 2 years, 11 months ago
- 5586ff5 linux: punch holes in guest memory for file mappings by Daniel Verkamp · 2 years, 9 months ago
- de4d729 linux: allow file-backed mappings outside of MMIO regions by Daniel Verkamp · 2 years, 9 months ago
- 578e7cc base: remove wildcard and export specific sys_util symbols by Daniel Verkamp · 2 years, 9 months ago
- d6a42bd Remove duplicated add_vfio_device address parsing by Daniel Verkamp · 2 years, 9 months ago
- 906a38f devices: pci: return Result from PciAddress::from_string by Daniel Verkamp · 2 years, 9 months ago
- 87bc2fc devices: virtio: iommu: add an option to create a virtio-iommu device by Haiwei Li · 2 years, 9 months ago
- e2dffbf devices: virtio: iommu: implement the vfio-device hotplug and unplug by Haiwei Li · 2 years, 9 months ago
- 09b7b8e devices: virtio: iommu: add hot-plugable bus pci ranges to virtio-iommu by Haiwei Li · 2 years, 9 months ago
- dbba029 devices: virtio: iommu: add socket between main process and virtio-iommu by Haiwei Li · 2 years, 9 months ago
- 344e243 x86: handle KVM_SYSTEM_EVENT_S2IDLE request by Zide Chen · 2 years, 10 months ago
- 055b81b VIRTIO_F_ACCESS_PLATFORM support in virtio-iommu by Woody Chow · 2 years, 10 months ago
- 9a3d2dc devices: pci: pvpanic: pvpanic virtual device initial implementation by Vineeth Pillai · 2 years, 9 months ago
- d6de319 Pcie: Support static device connection with host pcie rp by Xiong Zhang · 2 years, 9 months ago
- e35d465 devices: vfio_pci: MMIO BAR allocation for devices on non-root buses by Haiwei Li · 2 years, 9 months ago
- 4bc52e6 devices: pcie: make slot optional by Peter Fang · 2 years, 9 months ago
- d33874e acpi: x86: add option for setting LP S0 capable flag for guest ACPI tables by Grzegorz Jaszczyk · 2 years, 9 months ago
- a24a752 Disable RNG device for protected VMs. by Andrew Walbran · 2 years, 9 months ago
- 0440d35 Add option to disable USB devices for protected VMs. by Sebastian Ene · 2 years, 10 months ago
- 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
- 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[Renamed from src/linux.rs]
- 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
- 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
- bbd91d0 Add generalized file-backed mapping functionality by Mattias Nissler · 3 years ago
- 2e6e61d Teach create_base_minijail() to set up remount mode by Dmitry Torokhov · 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
- 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
- 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
- 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
- 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
- b86f7f6 gpu: allow syslog from the render server by Chia-I Wu · 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
- 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
- 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
- b180f9c crosvm: use BusRange in DirectIoOption. 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