Sign in
qemu
/
qemu
/
f0d74774b04a518671789a4a1afa504911a8020a
/
hw
/
virtio
a8e63ff
virtio-pci: Fix the use of an uninitialized irqfd
by Cindy Lu
· 4 months ago
f937309
virtio-net: Fix network stall at the host side waiting for kick
by thomas
· 5 months ago
67f5b27
Revert "virtio-pci: Implement SR-IOV PF"
by Michael S. Tsirkin
· 5 months ago
cc91ac0
Revert "virtio-net: Implement SR-IOV VF"
by Michael S. Tsirkin
· 5 months ago
024d046
virtio-rng: block max-bytes=0
by Michael S. Tsirkin
· 5 months ago
6c027a9
virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain
by Eric Auger
· 5 months ago
1993d63
virtio-iommu: Remove the end point on detach
by Eric Auger
· 5 months ago
62ac01d
virtio-iommu: Free [host_]resv_ranges on unset_iommu_devices
by Eric Auger
· 5 months ago
3745768
virtio-iommu: Remove probe_done
by Eric Auger
· 5 months ago
935c391
Revert "virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged"
by Eric Auger
· 5 months ago
c2d6db6
virtio-net: Implement SR-IOV VF
by Akihiko Odaki
· 5 months ago
3f868ff
virtio-pci: Implement SR-IOV PF
by Akihiko Odaki
· 5 months ago
c03213f
vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
by Jonah Palmer
· 5 months ago
8446191
virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
by Jonah Palmer
· 5 months ago
b44135d
virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
by Jonah Palmer
· 5 months ago
2256e84
virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
by Jonah Palmer
· 5 months ago
89cf657
hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_session
by Zheyu Ma
· 5 months ago
4d13ae4
virtio-mem: improve error message when unplug of device fails due to plugged memory
by David Hildenbrand
· 8 months ago
956b30b
virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
by Eric Auger
· 6 months ago
2457343
memory: remove IOMMU MR iommu_set_page_size_mask() callback
by Eric Auger
· 6 months ago
d7c8c95
virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
by Eric Auger
· 6 months ago
d59ca1c
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
by Eric Auger
· 6 months ago
37baedf
virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
by Eric Auger
· 6 months ago
1b889d6
virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged
by Cédric Le Goater
· 6 months ago
7aa6492
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
by Stefano Garzarella
· 6 months ago
7c211eb0
vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
by BillXiang
· 6 months ago
704391f
virtio-iommu: add error check before assert
by Manos Pitsidianakis
· 6 months ago
25b8a0f
hw/virtio: Free vqs after vhost_dev_cleanup()
by Akihiko Odaki
· 6 months ago
5d98e18
virtio-pci: implement No_Soft_Reset bit
by Jiqian Chen
· 6 months ago
a113d04
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
by Cindy Lu
· 7 months ago
6eaf0e6
vhost-user: fix lost reconnect again
by Li Feng
· 7 months ago
9569fe0
Revert "vhost-user: fix lost reconnect"
by Li Feng
· 7 months ago
84b5816
virtio-pci: only reset pm state during resetting
by Jiqian Chen
· 7 months ago
33abfea
hw/virtio: Fix obtain the buffer id from the last descriptor
by Wafer
· 7 months ago
a0eebd7
vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
by Halil Pasic
· 8 months ago
b937fa8
vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
by Jonah Palmer
· 9 months ago
5486936
virtio-mmio: Handle extra notification data
by Jonah Palmer
· 9 months ago
78378f4
virtio: Prevent creation of device using notification-data with ioeventfd
by Jonah Palmer
· 9 months ago
cf39b82
virtio/virtio-pci: Handle extra notification data
by Jonah Palmer
· 9 months ago
c5cd7e5
vhost: Perform memory section dirty scans once per iteration
by Si-Wei Liu
· 9 months ago
51d59a6
vhost: dirty log should be per backend type
by Si-Wei Liu
· 9 months ago
3ba100b
virtio-iommu: Remove the implementation of iommu_set_iova_range
by Eric Auger
· 6 months ago
cf2647a
virtio-iommu: Compute host reserved regions
by Eric Auger
· 6 months ago
817ef10
virtio-iommu: Implement set|unset]_iommu_device() callbacks
by Eric Auger
· 6 months ago
0e0bf77
hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
by Philippe Mathieu-Daudé
· 10 months ago
c49d1c3
util/hexdump: Add unit_len and block_len to qemu_hexdump_line
by Richard Henderson
· 8 months ago
53ee5f5
util/hexdump: Use a GString for qemu_hexdump_line
by Richard Henderson
· 8 months ago
13dfa93
util/hexdump: Remove ascii parameter from qemu_hexdump_line
by Richard Henderson
· 8 months ago
5837a76
util/hexdump: Remove b parameter from qemu_hexdump_line
by Richard Henderson
· 8 months ago
ebb481c
memory: Add Error** argument to memory_get_xlat_addr()
by Cédric Le Goater
· 7 months ago
4250826
exec: Declare target_words_bigendian() in 'exec/tswap.h'
by Philippe Mathieu-Daudé
· 1 year ago
ad80e36
hw, target: Add ResetType argument to hold and exit phase methods
by Peter Maydell
· 8 months ago
88daa11
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu into staging
by Richard Henderson
· 8 months ago
3688fec
memory: Add Error** argument to .log_global_start() handler
by Cédric Le Goater
· 9 months ago
f2604d8
hw/virtio: move stubs out of stubs/
by Paolo Bonzini
· 8 months ago
0c2a380
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
by Peter Maydell
· 8 months ago
2ce6cff
virtio-pci: fix use of a released vector
by Cindy Lu
· 8 months ago
f4729ec
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
by Philippe Mathieu-Daudé
· 8 months ago
ec0504b
hw/virtio: Introduce virtio_bh_new_guarded() helper
by Philippe Mathieu-Daudé
· 8 months ago
6ae72f6
vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered
by lyx634449800
· 8 months ago
2d9a31b
hw/virtio: Fix packed virtqueue flush used_idx
by Wafer
· 8 months ago
4034159
Revert "hw/virtio: Add support for VDPA network simulation devices"
by Michael S. Tsirkin
· 8 months ago
2c66de6
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
by Kevin Wolf
· 9 months ago
6fc6931
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
by Peter Maydell
· 9 months ago
01e7e49
virtio-iommu: Add an option to define the input range width
by Eric Auger
· 9 months ago
fdda908
virtio-iommu: Trace domain range limits as unsigned int
by Eric Auger
· 9 months ago
9dd5e80
virtio-iommu: Change the default granule to the host page size
by Eric Auger
· 9 months ago
294ac5f
virtio-iommu: Add a granule property
by Eric Auger
· 9 months ago
cd341fd
hw/virtio: Add support for VDPA network simulation devices
by Hao Chen
· 10 months ago
043e127
hw/virtio: check owner for removing objects
by Albert Esteve
· 10 months ago
a8516e5
vdpa: trace skipped memory sections
by Eugenio Pérez
· 10 months ago
a558345
vdpa: stash memory region properties in vars
by Eugenio Pérez
· 10 months ago
9ed6280
vdpa: fix network breakage after cancelling migration
by Si-Wei Liu
· 10 months ago
19a060b
vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode
by Si-Wei Liu
· 10 months ago
6ec0a74
vdpa: add vhost_vdpa_get_vring_base trace for svq mode
by Si-Wei Liu
· 10 months ago
c812b06
vdpa: factor out vhost_vdpa_last_dev
by Si-Wei Liu
· 10 months ago
e692f9c
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into staging
by Peter Maydell
· 9 months ago
ee1004b
bulk: Access existing variables initialized to &S->F when available
by Philippe Mathieu-Daudé
· 11 months ago
ff88dbe
hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend()
by Zhao Liu
· 9 months ago
b403c8d
hw/virtio/vhost-vsock: Fix missing ERRP_GUARD() for error_prepend()
by Zhao Liu
· 9 months ago
f853fa0
migration: remove migration.h references
by Steve Sistare
· 9 months ago
f3bff6c
migration: export fewer options
by Steve Sistare
· 9 months ago
d91f33c
migration: remove error from notifier data
by Steve Sistare
· 10 months ago
be19d83
notify: pass error to notifier with return
by Steve Sistare
· 10 months ago
9a45738
virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
by Zhenzhong Duan
· 11 months ago
bad3872
hw/virtio: derive vhost-user-input from vhost-user-base
by Leo Yan
· 11 months ago
87c7fb7
hw/virtio: Move vhost-user-input into virtio folder
by Leo Yan
· 11 months ago
a26105d
hw/virtio: Support set_config() callback in vhost-user-base
by Leo Yan
· 11 months ago
4ae0fc1
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
by Manos Pitsidianakis
· 11 months ago
a50616b
hw/virtio: derive vhost-user-i2c from vhost-user-base
by Alex Bennée
· 11 months ago
5ba5875
hw/virtio: derive vhost-user-gpio from vhost-user-base
by Alex Bennée
· 11 months ago
233412b
hw/virtio: derive vhost-user-rng from vhost-user-base
by Alex Bennée
· 11 months ago
64a312a
hw/virtio: convert vhost-user-base to async shutdown
by Alex Bennée
· 11 months ago
6275989
virtio: split into vhost-user-base and vhost-user-device
by Alex Bennée
· 11 months ago
e2beaf7
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
by Peter Maydell
· 10 months ago
5bdbaeb
virtio: Re-enable notifications after drain
by Hanna Czenczek
· 11 months ago
04accf4
oslib-posix: initialize backend memory objects in parallel
by Mark Kanda
· 11 months ago
ee88df5
acpi: Clean up includes
by Peter Maydell
· 11 months ago
57ba843
hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
by Sunil V L
· 12 months ago
9c878ad
misc: Simplify qemu_prealloc_mem() calls
by Philippe Mathieu-Daudé
· 1 year, 1 month ago
Next »