- c02960d virtio: video: make libvda a selectable feature by Alexandre Courbot · 3 years, 4 months ago
- eae320e Only create the virtio-console read thread once by A. Cody Schuffelen · 3 years ago
- e86184d Keep track of the host output side on virtio-console reset by A. Cody Schuffelen · 3 years ago
- 7d5f0fe devices: gpu: update protocols by Gurchetan Singh · 3 years ago
- 6087a79 Devices: vfio: Fix the PCIe BAR region mmap issue by Dapeng Mi · 3 years ago
- e2a3e29 devices: virtio: iommu: add default value to page_size_mask by Tina Zhang · 3 years ago
- 0319681 devices: vfio: Remove vfio-mapping for their bars' memory by Tina Zhang · 3 years ago
- b3f4433 vmm_vhost: Rename features to "vmm" and "device" by Keiichi Watanabe · 3 years ago
- 40327e9 vmm_vhost: Simplify a match for error conversion by Keiichi Watanabe · 3 years ago
- 6238a54 vmm_vhost: Flatten vhost_user module by Keiichi Watanabe · 3 years ago
- 320203d vmm_vhost: Expose vhost_user::Error directly by Keiichi Watanabe · 3 years ago
- 4864323 vmm_vhost: Delete vhost-kern and vhost-vsock by Keiichi Watanabe · 3 years ago
- d7db2a7 vmm_vhost: vhost_user: Drop recv_data() from Endpoint trait by Keiichi Watanabe · 3 years ago
- f7db2d5 vmm_vhost: vhost_user: Change interface of Endpoint::recv_data by Keiichi Watanabe · 3 years ago
- 580d9f9 vmm_vhost: Avoid unnecessary Vec allocation by Keiichi Watanabe · 3 years ago
- a6da8a5 vmm_vhost: vhost_user: Use IoSliceMut in recv_into_bufs() by Keiichi Watanabe · 3 years ago
- dc069ba vhost_user: Introduce Endpoint trait by Keiichi Watanabe · 3 years, 1 month ago
- 1bdfb96 devices: virtio: do not mutably borrow interrupt by Daniel Verkamp · 3 years ago
- 1286b48 linux: only add PCIe root port on x86 by Daniel Verkamp · 3 years ago
- c14da94 crosvm: Add a note that MemoryMapping does RAII. by Junichi Uekawa · 3 years ago
- 8ed082e crosvm: Add link to the chromeos-base/crosvm topic. by Junichi Uekawa · 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
- b1751f3 seccomp: Allow lseek on cras_audio_device by Dennis Kempin · 3 years ago
- c301122 [crosvm] use `fmt::alternate` for anyhow::Error by Maciek Swiech · 3 years ago
- 0f26a00 devices: virtio: pmem: convert to async by Daniel Verkamp · 3 years ago
- a3c7695 devices: virtio: factor out common async code by Daniel Verkamp · 3 years ago
- 9101988 sys_util: Replace unsafe use of iovecs by Keiichi Watanabe · 3 years ago
- 2533dd1 fuse: Set `max_pages` in `InitOut` by Chirantan Ekbote · 3 years ago
- af095c0 tools: clippy: Enable --all-features by Keiichi Watanabe · 3 years ago
- 869411d devices: vhost-user: create executor inside Worker::run() by Daniel Verkamp · 3 years ago
- d78d1e4 devices: refer to vmm_vhost via path dependency by Daniel Verkamp · 3 years ago
- 67e9fe7 crosvm: Document the pupr process. by Junichi Uekawa · 3 years ago
- ffe10b7 Mmap: Ignore MADV_DONTDUMP warn message by Xiong Zhang · 3 years ago
- 46471a0 Devices: Use mmap for direct mmio r/w by Xiong Zhang · 3 years ago
- db749f3 vfio-pci: Emulate msix mask all bit by Xiong Zhang · 3 years ago
- 1a2cfa9 dev_container: Improve support for podman by Christian Blichmann · 3 years ago
- 2d45b91 resources: Release pci slot when vfio pci device is removed by Xiong Zhang · 3 years, 6 months ago
- 48937f7 devices:pcie: Remove downstream device when guest poweroff root port by Xiong Zhang · 3 years, 5 months ago
- 55d5cfb devices:pci: Destroy the children devices at specific config write by Xiong Zhang · 3 years, 5 months ago
- 4d3dfc9 devices:pci: Add destroy_device() into BusDevice and PciDevice trait by Xiong Zhang · 3 years, 5 months ago
- 22dc9f8 devices:vfio-pci: Add close() for vfio pci device by Xiong Zhang · 3 years, 5 months ago
- 436fa1b devices:vfio: Delete vfio group from kvm vfio device at group destroy by Xiong Zhang · 3 years, 6 months ago
- 5865a65 devices:vfio: Remove vfio group when vfio device is closed by Xiong Zhang · 3 years, 7 months ago
- 3897cd0 devices:vfio-pci: Handle vfio pci device bar reallocation by Xiong Zhang · 3 years, 7 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
- 89ea04b ./tools/presubmit: Parallel execution and use dev container by Dennis Kempin · 3 years ago
- 95b80d1 dev_container: Preserve container between calls by Dennis Kempin · 3 years ago
- d012f3d test_runner Use workspace for building and testing by Dennis Kempin · 3 years ago
- ff7f1ae seccomp: Add statx to video_device.policy for glibc by Jordan R Abrahams · 3 years ago
- 50f9591 devices: vhost: Allow vhost-vsock fd from command-line by Christian Blichmann · 3 years ago
- 6f5193e devices: vfio: Use DataInit for {read, write}_config() by Keiichi Watanabe · 3 years, 1 month ago
- 6e2d770 crosvm: arm64: Pass pVM image size through x2 by Pierre-Clément Tosi · 3 years ago
- ab8889c crosvm: arm64: Move image loading code in lib.rs by Pierre-Clément Tosi · 3 years ago
- fbb368a seccomp: Allow statx for video device on arm by Lepton Wu · 3 years ago
- 5c62c01 vm_memory: Allow File-backing MemoryRegion by Keiichi Watanabe · 3 years, 2 months ago
- 961743f devices: ac97: Create SharedMemory from GuestMemory's descriptor by Keiichi Watanabe · 3 years, 1 month ago
- 3893a1d audio_streams: Introduce SharedMemory trait for `base::SharedMemory` by Keiichi Watanabe · 3 years, 1 month ago
- e5ada8f third_party/minijail: update to latest ToT by Daniel Verkamp · 3 years ago
- 74bfcdb vhost_user: Fix cfg for take_single_file by Keiichi Watanabe · 3 years ago
- f5a3037 devices: vfio: Add device label to error messages by Tinghao Zhang · 3 years ago
- f3df512 third_party/vmm_vhost: switch to our vm_memory crate by Daniel Verkamp · 3 years ago
- 9e37f05 devices: vfio: Abort if reading/writing VFIO region fails by Keiichi Watanabe · 3 years, 3 months ago
- a1e42f0 Enable clippy on more workspace crates by Dennis Kempin · 3 years ago
- dc629f5 Clippy fixes in common/* crates by Dennis Kempin · 3 years ago
- e892738 devices: vfio: Fix overlapping only if pba offset is greater than table offset by Haiwei Li · 3 years ago
- c13c0c2 enumn: switch to upstream crates.io version by Daniel Verkamp · 3 years ago
- eef484c tools: chromeos: Use relative path to Cargo.toml in setup_cargo by Keiichi Watanabe · 3 years ago
- c3dedf3 cleanup: Fix previously disabled clippy checks by Dennis Kempin · 3 years ago
- 18027ee rutabaga_gfx: silence warnings when not building virgl_renderer by Daniel Verkamp · 3 years, 1 month ago
- 3a6b7f1 tools/clippy: Move allow-list to .cargo/config.toml by Dennis Kempin · 3 years ago
- 13f5e9b fs: Use openat64 instead of openat by Chirantan Ekbote · 3 years ago
- 55bf685 aarch64: Fix UB in offset__of by Chirantan Ekbote · 3 years ago
- 10e7900 tools: Update clippy and fmt to make use of workspace by Dennis Kempin · 3 years ago
- f20c1cd wl: update seccomp policies for SYNC_IOC_FILE_INFO on arm by Daniel Verkamp · 3 years ago
- c8313dc crosvm: Use local vmm_vhost when compiling for ebuild by Dennis Kempin · 3 years ago
- f01d4b1 seccomp: Add unshare to fs device policy by Chirantan Ekbote · 3 years ago
- bc144ba Handle qcow image backed by a composite disk by Jiyong Park · 3 years ago
- 4bfa59a aarch64: Fix warnings by Chirantan Ekbote · 3 years ago
- 7458a3a devices: vfio: Fix a msix table and msix pba table overlapping issue by Tina Zhang · 3 years, 4 months ago
- e32b556 virtio-fs: Unshare fs attributes to avoid locking by Christian Blichmann · 3 years ago
- ef5b1e7 vmm_vhost: vhost_user: Split socket listener code into separate file by Keiichi Watanabe · 3 years, 1 month ago
- 63564d5 vmm_vhost: vhost_user: Introduce Listener trait by Keiichi Watanabe · 3 years, 4 months ago
- 10d5bf1 vmm_vhost: vhost_user: Disallow dead_code by Keiichi Watanabe · 3 years ago
- 92d8d5f vmm_vhost: vhost_user: Implement DataInit for message structs by Keiichi Watanabe · 3 years, 1 month ago
- a939c0c vmm_vhost: vhost_user: Simplify send_iovec_all algorithm by Keiichi Watanabe · 3 years, 1 month ago
- a205dc9 vmm_vhost: vhost_user: Remove redundant slice conversion by Keiichi Watanabe · 3 years, 1 month ago
- 1704332 vmm_vhost: Use thiserror and remain::sorted for Error enums by Keiichi Watanabe · 3 years, 1 month ago
- d89b31e vmm_vhost: Enable clippy::{bool_assert_comparison, needless_borrow} by Keiichi Watanabe · 3 years ago
- d7b5f1d vmm_vhost: Remove OWNERS file by Keiichi Watanabe · 3 years ago
- 3a6ec14 third_party/vmm_vhost: Add vmm_vhost code into /third_party/ by Keiichi Watanabe · 3 years ago
- b975546 vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs by Will Deacon · 3 years ago
- 3230422 cargo: Remove *_stub from workspace member by Keiichi Watanabe · 3 years ago
- 7225ebc crosvm: Sprinkle notes on API search. by Junichi Uekawa · 3 years ago
- 85fa9ce Revert "virtio: video: reject resources with more than one entry" by David Staessens · 3 years ago
- 6b29858 linux.rs: replace Error enum with anyhow by Daniel Verkamp · 3 years, 3 months ago
- 2d8e1b0 Devices: Return bar reallocation info at bar written by Xiong Zhang · 3 years, 1 month ago
- 479efab devices: Don't return bar info if memory/io is disabled by Xiong Zhang · 3 years, 1 month ago
- 7a976d3 virtio-fs: Apply `syscall!()` macro to syscall invocations by Christian Blichmann · 3 years ago