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-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-26
vhost: fix vhost_dev_enable_notifiers() error case
Laurent Vivier
2023-06-26
vdpa: map shadow vrings with MAP_SHARED
Eugenio Pérez
2023-06-23
virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
David Hildenbrand
2023-06-23
vhost: release virtqueue objects in error path
Prasad Pandit
2023-06-23
vhost: release memory_listener object in error path
Prasad Pandit
2023-06-23
hw/virtio: Build various target-agnostic objects just once
Philippe Mathieu-Daudé
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-06-23
hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
Philippe Mathieu-Daudé
2023-06-23
hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
Philippe Mathieu-Daudé
2023-06-23
hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
Philippe Mathieu-Daudé
2023-06-23
hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
Philippe Mathieu-Daudé
2023-06-23
cryptodev-vhost-user: add asymmetric crypto support
Gowrishankar Muthukrishnan
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-09
hw/virtio/virtio-qmp.c: spelling: suppoted
Michael Tokarev
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
virtio: do not set is_external=true on host notifiers
Stefan Hajnoczi
2023-05-30
virtio: make it possible to detach host notifier from any thread
Stefan Hajnoczi
2023-05-28
virtio-input-pci: add virtio-multitouch-pci
Sergio Lopez
2023-05-26
virtio: qmp: fix memory leak
Paolo Bonzini
2023-05-23
hostmem-file: add offset option
Alexander Graf
2023-05-19
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2023-05-19
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
2023-05-19
vhost-vdpa: Add check for full 64-bit in region delete
Cindy Lu
2023-05-19
vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()
Cindy Lu
2023-05-19
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
2023-05-19
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Mauro Matteo Cascella
2023-05-19
vhost-user: Remove acpi-specific memslot limit
David Hildenbrand
2023-05-19
virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
David Hildenbrand
2023-05-19
vhost-user: send SET_STATUS 0 after GET_VRING_BASE
Stefan Hajnoczi
2023-05-19
vhost: fix possible wrap in SVQ descriptor ring
Hawkins Jiawei
2023-05-15
virtio-blk: add zoned storage emulation for zoned devices
Sam Li
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2023-04-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-04-24
virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Viresh Kumar
2023-04-24
migration: Create options.c
Juan Quintela
2023-04-21
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
2023-04-21
vhost: Drop unused eventfd_add|del hooks
Peter Xu
2023-04-21
virtio: refresh vring region cache after updating a virtqueue size
Carlos López
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
[next]