index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
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
2021-03-05
virtio-mmio: improve virtio-mmio get_dev_path alog
schspa
2021-03-02
vhost: simplify vhost_dev_init() fail_busyloop label
Stefan Hajnoczi
2021-02-20
virtio-pmem: put it into the 'storage' category
Gan Qixin
2021-02-18
hw/virtio/pci: include vdev name in registered PCI sections
Alex Bennée
2021-02-05
vhost: Check for valid vdev in vhost_backend_handle_iotlb_msg
Eugenio Pérez
2021-02-05
hw/virtio/virtio-balloon: Remove the "class" property
Thomas Huth
2021-02-05
vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
Peter Xu
2021-02-05
virtio-pmem: add trace events
Pankaj Gupta
2021-02-05
virtio: Add corresponding memory_listener_unregister to unrealize
Eugenio Pérez
2021-02-05
virtio-mmio: fix guest kernel crash with SHM regions
Laurent Vivier
2021-01-18
hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-13
vhost-user-fs: add the "bootindex" property
Laszlo Ersek
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-10
make ram_size local to vl.c
Paolo Bonzini
2020-12-09
hw/virtio-pci Added AER capability.
Andrew Melnychenko
2020-12-09
hw/virtio-pci Added counter for pcie capabilities offsets.
Andrew Melnychenko
2020-12-08
virtio: reset device on bad guest index in virtio_load()
John Levon
2020-12-08
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-11-12
vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation
Stefan Hajnoczi
2020-11-03
vhost-blk: set features before setting inflight feature
Jin Yu
2020-11-03
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
2020-11-03
virtio-iommu: Set supported page size mask
Bharat Bhushan
2020-11-03
virtio-iommu: Add notify_flag_changed() memory region callback
Bharat Bhushan
2020-11-03
virtio-iommu: Add replay() memory region callback
Bharat Bhushan
2020-11-03
virtio-iommu: Call memory notifiers in attach/detach
Bharat Bhushan
2020-11-03
virtio-iommu: Add memory notifiers for map/unmap
Bharat Bhushan
2020-11-03
virtio-iommu: Store memory region in endpoint struct
Jean-Philippe Brucker
2020-11-03
virtio-iommu: Fix virtio_iommu_mr()
Jean-Philippe Brucker
[next]