index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2021-07-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-09
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-07-09
hw/virtio: Document *_should_notify() are called within rcu_read_lock()
Philippe Mathieu-Daudé
2021-07-09
vhost-user: Fix backends without multiqueue support
Kevin Wolf
2021-07-08
virtio-mem: Require only coordinated discards
David Hildenbrand
2021-07-08
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand
2021-07-08
virtio-mem: Implement RamDiscardManager interface
David Hildenbrand
2021-07-08
virtio-mem: Don't report errors when ram_block_discard_range() fails
David Hildenbrand
2021-07-08
virtio-mem: Factor out traversing unplugged ranges
David Hildenbrand
2021-07-03
virtio-pci: Changed return values for "notify", "device" and "isr" read.
Andrew Melnychenko
2021-07-03
virtio-pci: Added check for virtio device in PCI config cbs.
Andrew Melnychenko
2021-07-03
virtio-pci: Added check for virtio device presence in mm callbacks.
Andrew Melnychenko
2021-07-02
virtio: Clarify MR transaction optimization
Greg Kurz
2021-07-02
virtio: disable ioeventfd for record/replay
Pavel Dovgalyuk
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-30
vhost: Return 0/-errno in vhost_dev_init()
Kevin Wolf
2021-06-30
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2021-06-11
vhost-vdpa: don't initialize backend_features
Jason Wang
2021-06-11
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
2021-06-11
vhost-vdpa: skip ram device from the IOTLB mapping
Jason Wang
2021-06-05
vhost-vdpa: Remove redundant declaration of address_space_memory
Xie Yongji
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-26
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
virtio: Fail if iommu_platform is requested, but unsupported
Kevin Wolf
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-14
vhost-vdpa: Make vhost_vdpa_get_device_id() static
Zenghui Yu
2021-05-14
hw/virtio: enable ioeventfd configuring for mmio
Pavel Dovgalyuk
2021-05-14
hw/virtio: Pass virtio_feature_get_config_size() a const argument
Philippe Mathieu-Daudé
2021-05-13
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-04-13
vhost-user-fs: fix features handling
Anton Kuchin
2021-04-06
migration: Inhibit virtio-balloon for the duration of background snapshot
Andrey Gruzdev
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
2021-04-01
virtio-pci: remove explicit initialization of val
Yuri Benditovich
2021-04-01
virtio-pci: add check for vdev in virtio_pci_isr_read
Yuri Benditovich
2021-03-22
virtio-pmem: fix virtio_pmem_resp assign problem
Wang Liang
2021-03-22
vhost-user: Monitor slave channel in vhost_user_read()
Greg Kurz
2021-03-22
vhost-user: Introduce nested event loop in vhost_user_read()
Greg Kurz
2021-03-22
vhost-user: Convert slave channel to QIOChannelSocket
Greg Kurz
2021-03-22
vhost-user: Factor out duplicated slave_fd teardown code
Greg Kurz
2021-03-22
vhost-user: Fix double-close on slave_read() error path
Greg Kurz
2021-03-22
vhost-user: Drop misleading EAGAIN checks in slave_read()
Greg Kurz
2021-03-22
virtio: Fix virtio_mmio_read()/virtio_mmio_write()
Laurent Vivier
2021-03-15
virtio-net: calculating proper msix vectors on init
Jason Wang
2021-03-12
virtio-iommu: Handle non power of 2 range invalidations
Eric Auger
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
Various spelling fixes
Michael Tokarev
[next]