- 91e5125 Revert "crosvm: Remove CLOEXEC from fds passed into non-jailed plugin" by David Stevens · 2 years, 7 months ago
- 93aefc5 devices: block: merge device and vhost-user handle_queue functions into one by Alexandre Courbot · 2 years, 8 months ago
- a4a3b1d devices: irq_event: implement as_raw_descriptors() and use them by Dmitry Torokhov · 2 years, 8 months ago
- 7997f0c devices: vfio_platform: add specialized assign_{edge|level}_platform_irq() by Dmitry Torokhov · 2 years, 8 months ago
- f021a62 devices: irqchip: add specialized register_{edge|level}_irq_event() by Dmitry Torokhov · 2 years, 8 months ago
- c11a18b devices: vfio_platform: change assign_platfrom_irq() to accept events refs by Dmitry Torokhov · 2 years, 8 months ago
- 9906775 devices: vfio_platform: make assign_platform_irq() return errors by Dmitry Torokhov · 2 years, 8 months ago
- 4430622 devices: Upstream Windows vhost-user net device. by Noah Gold · 2 years, 8 months ago
- cd0e7ed Docs: Fix kernel config build steps by Kameron Lutes · 2 years, 8 months ago
- 7b7a206 devices: direct_irq: switch to using IrqEdgeEvent and IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- f87295a crosvm: skip creating tap device in plugins tests if not enough capabilities by Anton Romanov · 2 years, 7 months ago
- b3a094e crosvm: Support for RDMSR in userspace. by Junichi Uekawa · 2 years, 8 months ago
- d77eab2 devices: acpi: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- 24a2261 Run some win64 tests with wine as part of presubmit by Anton Romanov · 2 years, 9 months ago
- c30abef vfio_sys: regenerate bindings by Daniel Verkamp · 3 years ago
- ac0b33a net_sys: regenerate bindgen bindings by Daniel Verkamp · 3 years ago
- dd21595 devices: pci: change assign_irq() to accept IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- be3bbc0 devices: pl030: convert to using IrqEdgeEvent by Dmitry Torokhov · 2 years, 8 months ago
- ccb9e90 devices: ac97: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- e119692 devices: xhci: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- 3d159f8 devices: pcie: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- f6f5789 devices: vfio_pci: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- 7e17b32 devices: virtio: pci device: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- 7a8ce70 devices: virtio: convert Interrupt to use IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- bcc5368 devices: goldfish battery: convert to using IrqLevelEvent by Dmitry Torokhov · 2 years, 8 months ago
- 16f37e0 devices: introduce IrqLevelEvent and IrqEdgeEvent by Dmitry Torokhov · 2 years, 8 months ago
- 8452832 rutabaga_gfx: enable per-context/per-ring fencing for virgl_renderer by Ryan Neph · 2 years, 9 months ago
- 7df6c2e io_uring: fix bindgen path after crate move by Daniel Verkamp · 2 years, 8 months ago
- 0704078 Print error when netlink socket not created. by Steven Moreland · 2 years, 8 months ago
- 5b8a837 Kokoro merge bot: Remove rebase for now by Dennis Kempin · 2 years, 8 months ago
- c7cd0e0 Move libvda to media/libvda by Alexandre Courbot · 2 years, 8 months ago
- 7afcfa0 crosvm: Remove CLOEXEC from fds passed into non-jailed plugin by Anton Romanov · 2 years, 8 months ago
- 2d01c1d base, sys_util: remove Timer::is_armed function by Daniel Verkamp · 2 years, 8 months ago
- e584f83 devices: vvu: refactor to use PciAddress by Daniel Verkamp · 2 years, 8 months ago
- 971a49e devices: pci: add domain to PciAddress fmt output by Daniel Verkamp · 2 years, 8 months ago
- 67e64f7 devices: virtio: block: report 1 segment max on Windows by Daniel Verkamp · 2 years, 8 months ago
- bc712f1 devices: virtio: block: add missing copyright headers by Daniel Verkamp · 2 years, 8 months ago
- 3c2d5ce gfxstream: support async fence cb by Lingfeng Yang · 3 years, 4 months ago
- 3a81c07 aarch64: fdt: Fix create_psci_node by Pierre-Clément Tosi · 2 years, 8 months ago
- 150255a aarch64: Validate PsciVersion during instantiation by Pierre-Clément Tosi · 2 years, 8 months ago
- bdef378 arch: fdt: Pass &[&str] to property_string_list by Pierre-Clément Tosi · 2 years, 8 months ago
- 163b57a aarch64: kvm: Refactor match in get_psci_version by Pierre-Clément Tosi · 2 years, 8 months ago
- a055ebe base, sys_util: remove fork module by Daniel Verkamp · 2 years, 8 months ago
- db0f4d6 crosvm: Start render server for plugin process by Anton Romanov · 2 years, 8 months ago
- bb24159 gfxstream: fix renderer callbacks definitions by Kaiyi Li · 2 years, 8 months ago
- 5ab8b89 Move files from base/src/common to base/src by Vikram Auradkar · 2 years, 8 months ago
- 0953c58 upstream a few file from dev/pci by Vikram Auradkar · 2 years, 8 months ago
- a2bed9b gfxstream: remove unused imports by Kaiyi Li · 2 years, 8 months ago
- dba517d devices: console: simplify handle_input() by Alexandre Courbot · 2 years, 8 months ago
- 566f426 devices: vhost-user: console: remove unneeded VIRTIO_F_VERSION_1 feature by Alexandre Courbot · 2 years, 8 months ago
- 0ff5b53 devices: vvu: remove Arc<Mutex<>> for VvuDevice by Alexandre Courbot · 2 years, 8 months ago
- 33d1b09 devices: vhost-user: vsock: use HandlerType by Alexandre Courbot · 2 years, 8 months ago
- 1cb82fd devices: vvu: handler: only pass needed data to HandlerType by Alexandre Courbot · 2 years, 8 months ago
- f9eb7f2 vmm_host: remove default implementation of protocol() by Alexandre Courbot · 2 years, 8 months ago
- 89f97d8 devices: vvu: remove config from VvuPciDevice by Alexandre Courbot · 2 years, 8 months ago
- a999284 rutabaga_gfx: remove fence polling and enable async callback by Ryan Neph · 3 years, 7 months ago
- 37f02e9 Use cfg_if crate to disambiguate the chosen VideoBackendType by Daniel Almeida · 2 years, 11 months ago
- 3cdc5c5 argument: Add a key numeric parser. by Junichi Uekawa · 2 years, 8 months ago
- 29950ef devices: make virtio tpm backend pluggable by Daniel Verkamp · 3 years, 1 month ago
- 8ec0b3d descriptor: Dedupe code between unix and windows by Richard · 2 years, 8 months ago
- 4557915 descriptor_reflection: Dedupe cross platform by Richard · 2 years, 8 months ago
- 66eb01a virtio-block: Upstream window's block device by Richard · 2 years, 8 months ago
- de1f006 Enable clippy on windows by Vikram Auradkar · 2 years, 8 months 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
- 5a792cb devices: vfio_pci: refactor pending bit emulation for MSI-X by Tinghao Zhang · 2 years, 8 months ago
- acfc808 devices: vfio_pci: make vfio msix cap shareable by Tinghao Zhang · 2 years, 8 months ago
- 35d66b9 devices: vfio_pci: enable MSI-X per vector masking by Tinghao Zhang · 2 years, 8 months ago
- 95932f0 devices: pci: msix: lazy MSI vector allocation by Tinghao Zhang · 2 years, 8 months ago
- e871ee9 Kokoro merge bot: Rebase merges before uploading by Dennis Kempin · 2 years, 8 months ago
- ba0e3db arch: Don't set up serial device when vhost-user console is set by Keiichi Watanabe · 2 years, 8 months ago
- 983e44e crosvm/linux: fix typo by Alexandre Courbot · 2 years, 8 months ago
- 1087e85 base, sys_util: make clone_fd function private by Daniel Verkamp · 2 years, 8 months ago
- 2b43443 Enable vmm_vhost windows tests by Vikram Auradkar · 2 years, 8 months ago
- 1dd97fa tools: fix reference to no longer existing install-deps.sh by Dmitry Torokhov · 2 years, 8 months ago
- cbddc59 devices: serial: replace file_from_path with open_file by Daniel Verkamp · 2 years, 8 months ago
- ed6b27a base: pass OpenOptions to open_file instead of bools by Daniel Verkamp · 2 years, 8 months ago
- cbe2e12 Kokoro: Use unique identifiers for gerrit API by Dennis Kempin · 2 years, 8 months ago
- 6c3eadd x86: Fix HT flag is incorrectly masked for no_smt by Zhao Liu · 2 years, 8 months ago
- afa8ccc x86_64: acpi: create goldfish battery earlier by David Stevens · 2 years, 8 months ago
- e4a9e82 devices: virtio: iommu: narrow the pci range of viot by Haiwei Li · 2 years, 8 months ago
- a7a04e6 ci/kokoro: improve error checking by David Stevens · 2 years, 8 months ago
- 3a29174 Upstream windows serial device by Vikram Auradkar · 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
- c26cf3d crosvm: Reflect KVM_EXIT_HYPERV return value. by Junichi Uekawa · 2 years, 8 months ago
- 6ae817e Add release-test profile by David Stevens · 2 years, 8 months ago
- 3f74959 vfio: Support user-set address for VFIO PCI devices by Victor Ding · 2 years, 8 months ago
- 52a0f3b devices: vhost-user: Add a test case for ClientExit by Keiichi Watanabe · 2 years, 8 months ago
- 6cda440 vfio_pci: improve mmaped mmio bar tracking by David Stevens · 2 years, 8 months ago
- 2c29fa8 devices: block: parse options using serde_keyvalue crate by Alexandre Courbot · 2 years, 10 months ago
- da20cf1 devices: serial: parse options using serde_keyvalue crate by Alexandre Courbot · 2 years, 10 months ago
- aa043e8 add serde_keyvalue crate by Alexandre Courbot · 2 years, 10 months ago
- 2558b26 vmm_vhost: Allow vmm to turn down before device by Keiichi Watanabe · 2 years, 8 months ago
- e896297 devices: virtio: vvu: allow non-zero guest mem descriptor offset by Daniel Verkamp · 2 years, 8 months ago
- 6ba4551 devices: vfio: remove unnecessary MemSlot casts by Daniel Verkamp · 2 years, 8 months ago
- 4440db2 vm_control: refactor VmMemoryRequest by Daniel Verkamp · 3 years ago
- 4023f06 move add_bind_mount by Vikram Auradkar · 2 years, 8 months ago
- 15b4769 devices: vvu: Add `uuid` argument for vvu-proxy by Keiichi Watanabe · 2 years, 8 months ago
- 04b9ce6 gpu: display detailed resource bridge errors by Alexandre Courbot · 2 years, 8 months ago