QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Auger 6c027a9de3 virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain 2 years ago
..
Kconfig hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices 2 years ago
meson.build hw/virtio: move stubs out of stubs/ 2 years ago
trace-events virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain 2 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
vdpa-dev-pci.c vdpa: add vdpa-dev-pci support 3 years ago
vdpa-dev.c vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered 2 years ago
vhost-backend.c vhost: Add worker backend callouts 2 years ago
vhost-iova-tree.c util: accept iova_tree_remove_parameter by value 4 years ago
vhost-iova-tree.h util: accept iova_tree_remove_parameter by value 4 years ago
vhost-scsi-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
vhost-shadow-virtqueue.c vhost: Expose vhost_svq_available_slots() 3 years ago
vhost-shadow-virtqueue.h vhost: Expose vhost_svq_available_slots() 3 years ago
vhost-stub.c vhost: Add vhost_get_max_memslots() 3 years ago
vhost-user-base.c hw/virtio: Free vqs after vhost_dev_cleanup() 2 years ago
vhost-user-blk-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
vhost-user-device-pci.c virtio: split into vhost-user-base and vhost-user-device 2 years ago
vhost-user-device.c virtio: split into vhost-user-base and vhost-user-device 2 years ago
vhost-user-fs-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
vhost-user-fs.c vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits 2 years ago
vhost-user-gpio-pci.c hw/virtio: add vhost-user-gpio-pci boilerplate 4 years ago
vhost-user-gpio.c hw/virtio: derive vhost-user-gpio from vhost-user-base 2 years ago
vhost-user-i2c-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
vhost-user-i2c.c hw/virtio: derive vhost-user-i2c from vhost-user-base 2 years ago
vhost-user-input-pci.c hw/virtio: derive vhost-user-input from vhost-user-base 2 years ago
vhost-user-input.c hw/virtio: derive vhost-user-input from vhost-user-base 2 years ago
vhost-user-rng-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
vhost-user-rng.c hw/virtio: derive vhost-user-rng from vhost-user-base 2 years ago
vhost-user-scmi-pci.c hw/virtio: Add vhost-user-scmi-pci boilerplate 3 years ago
vhost-user-scmi.c bulk: Access existing variables initialized to &S->F when available 2 years ago
vhost-user-scsi-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
vhost-user-snd-pci.c hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices 2 years ago
vhost-user-snd.c hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices 2 years ago
vhost-user-vsock-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
vhost-user-vsock.c vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits 2 years ago
vhost-user.c vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests 2 years ago
vhost-vdpa.c util/hexdump: Add unit_len and block_len to qemu_hexdump_line 2 years ago
vhost-vsock-common.c vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits 2 years ago
vhost-vsock-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
vhost-vsock.c hw/virtio/vhost-vsock: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
vhost.c vhost: Perform memory section dirty scans once per iteration 2 years ago
virtio-9p-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
virtio-acpi.c acpi: Clean up includes 2 years ago
virtio-balloon-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
virtio-balloon.c migration: remove migration.h references 2 years ago
virtio-blk-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
virtio-bus.c virtio: stop ioeventfd on reset 4 years ago
virtio-config-io.c hw/virtio: Extract config read/write accessors to virtio-config-io.c 3 years ago
virtio-crypto-pci.c Use DECLARE_*CHECKER* macros 6 years ago
virtio-crypto.c hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session 2 years ago
virtio-hmp-cmds.c virtio: Move HMP commands from monitor/ to hw/virtio/ 3 years ago
virtio-input-host-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
virtio-input-pci.c virtio-input-pci: add virtio-multitouch-pci 3 years ago
virtio-iommu-pci.c hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize() 2 years ago
virtio-iommu.c virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain 2 years ago
virtio-md-pci.c hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() 2 years ago
virtio-md-stubs.c hw/virtio: move stubs out of stubs/ 2 years ago
virtio-mem-pci.c virtio-mem: Expose device memory dynamically via multiple memslots if enabled 3 years ago
virtio-mem-pci.h virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci 3 years ago
virtio-mem.c virtio-mem: improve error message when unplug of device fails due to plugged memory 2 years ago
virtio-mmio.c virtio-mmio: Handle extra notification data 2 years ago
virtio-net-pci.c virtio-net: Implement SR-IOV VF 2 years ago
virtio-pci.c virtio-pci: Implement SR-IOV PF 2 years ago
virtio-pmem-pci.c virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci 3 years ago
virtio-pmem-pci.h virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci 3 years ago
virtio-pmem.c Revert "hw/virtio/virtio-pmem: Replace impossible check by assertion" 2 years ago
virtio-qmp.c vhost-user: move VhostUserProtocolFeature definition to header file 3 years ago
virtio-qmp.h qmp: remove virtio_list, search QOM tree instead 3 years ago
virtio-rng-pci.c virtio-rng-pci: Allow setting nvectors, so we can use MSI-X 3 years ago
virtio-rng.c hw/virtio: Constify VMState 2 years ago
virtio-scsi-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
virtio-serial-pci.c hw/virtio: move virtio-pci.h into shared include space 4 years ago
virtio-stub.c qmp: add QMP command x-query-virtio-queue-element 4 years ago
virtio.c virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support 2 years ago