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
2023-03-07
virtio: fix reachable assertion due to stale value of cached region size
Carlos López
2023-03-07
hw/virtio/vhost-user: avoid using unitialized errp
Albert Esteve
2023-03-07
vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
Eugenio Pérez
2023-03-07
vdpa: block migration if SVQ does not admit a feature
Eugenio Pérez
2023-03-07
vdpa net: block migration if the device has CVQ
Eugenio Pérez
2023-03-07
vdpa: disable RAM block discard only for the first device
Eugenio Pérez
2023-03-07
vdpa: move vhost reset after get vring base
Eugenio Pérez
2023-03-07
vdpa: add vhost_vdpa_suspend
Eugenio Pérez
2023-03-07
vdpa: add vhost_vdpa->suspended parameter
Eugenio Pérez
2023-03-07
vdpa: rewind at get_base, not set_base
Eugenio Pérez
2023-03-07
vdpa: Negotiate _F_SUSPEND feature
Eugenio Pérez
2023-03-07
vdpa: Remember last call fd set
Eugenio Pérez
2023-03-07
cryptodev: Use CryptoDevBackendOpInfo for operation
zhenwei pi
2023-03-07
cryptodev: Introduce server type in QAPI
zhenwei pi
2023-03-07
cryptodev: Introduce cryptodev alg type in QAPI
zhenwei pi
2023-03-02
vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
Carlos López
2023-03-02
vdpa: stop all svq on device deletion
Eugenio Pérez
2023-03-02
vhost-user: Adopt new backend naming
Maxime Coquelin
2023-03-02
vhost-user-rng: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-02
vhost-user-i2c: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-02
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-02-09
vhost-user-fs: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-02-06
virtio-mem: Proper support for preallocation with migration
David Hildenbrand
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
2023-02-06
virtio-mem: Fail if a memory backend with "prealloc=on" is specified
David Hildenbrand
2023-02-04
virtio: Move HMP commands from monitor/ to hw/virtio/
Markus Armbruster
2023-01-28
Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Greg Kurz
2023-01-28
Revert "vhost-user: Monitor slave channel in vhost_user_read()"
Greg Kurz
2023-01-28
hw: Use TYPE_PCI_BUS definition where appropriate
Philippe Mathieu-Daudé
2023-01-28
vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
Minghao Yuan
2023-01-27
vhost-user: Correct a reference of TARGET_AARCH64
Akihiko Odaki
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-08
virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiers
leixiang
2023-01-08
vdpa: commit all host notifier MRs in a single MR transaction
Longpeng
2023-01-08
vhost: configure all host notifiers in a single MR transaction
Longpeng
2023-01-08
vhost: simplify vhost_dev_enable_notifiers
Longpeng
2023-01-08
vdpa-dev: get iova range explicitly
Longpeng
2023-01-08
include/hw/virtio: Break inclusion loop
Markus Armbruster
2023-01-08
hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
Philippe Mathieu-Daudé
2023-01-08
hw/virtio: Rename virtio_device_find() -> qmp_find_virtio_device()
Philippe Mathieu-Daudé
2023-01-08
virtio-pci: add support for configure interrupt
Cindy Lu
2023-01-08
virtio-mmio: add support for configure interrupt
Cindy Lu
2023-01-08
vhost: add support for configure interrupt
Cindy Lu
2023-01-08
virtio: add support for configure interrupt
Cindy Lu
2023-01-08
vhost-vdpa: add support for config interrupt
Cindy Lu
2023-01-08
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
2023-01-08
virtio-pci: decouple notifier from interrupt process
Cindy Lu
2023-01-08
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
[next]