qemu-e2k/hw
Stefan Hajnoczi b6948ab01d virtio-blk: add iothread-vq-mapping parameter
Add the iothread-vq-mapping parameter to assign virtqueues to IOThreads.
Store the vq:AioContext mapping in the new struct
VirtIOBlockDataPlane->vq_aio_context[] field and refactor the code to
use the per-vq AioContext instead of the BlockDriverState's AioContext.

Reimplement --device virtio-blk-pci,iothread= and non-IOThread mode by
assigning all virtqueues to the IOThread and main loop's AioContext in
vq_aio_context[], respectively.

The comment in struct VirtIOBlockDataPlane about EventNotifiers is
stale. Remove it.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20231220134755.814917-5-stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2023-12-21 22:49:28 +01:00
..
9pfs
acpi hw/acpi/erst: Do not ignore Error* in realize handler 2023-12-02 15:56:49 -05:00
adc
alpha
arm * Add compat machines for QEMU 9.0 2023-12-20 09:40:16 -05:00
audio ui/audio fixes for 8.2 2023-12-04 08:03:42 -05:00
avr hw/avr/atmega: Fix wrong initial value of stack pointer 2023-11-28 14:27:12 +01:00
block virtio-blk: add iothread-vq-mapping parameter 2023-12-21 22:49:28 +01:00
char
core qdev: add IOThreadVirtQueueMappingList property type 2023-12-21 22:49:28 +01:00
cpu
cris
cxl
display
dma
gpio
hppa
hyperv
i2c
i386 * Add compat machines for QEMU 9.0 2023-12-20 09:40:16 -05:00
ide ide/via: Fix BAR4 value in legacy mode 2023-11-28 14:56:32 +01:00
input
intc hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header 2023-12-19 17:57:44 +00:00
ipack
ipmi
isa hw/audio/via-ac97: Route interrupts using via_isa_set_irq() 2023-11-28 14:26:37 +01:00
loongarch
m68k hw: Add compat machines for 9.0 2023-12-20 10:29:23 +01:00
mem
microblaze
mips
misc * Add compat machines for QEMU 9.0 2023-12-20 09:40:16 -05:00
net
nios2
nubus
nvme
nvram
openrisc
pci msix: unset PCIDevice::msix_vector_poll_notifier in rollback 2023-12-02 15:56:49 -05:00
pci-bridge
pci-host
pcmcia
ppc * Add compat machines for QEMU 9.0 2023-12-20 09:40:16 -05:00
rdma
remote
riscv
rtc
rx
s390x * Add compat machines for QEMU 9.0 2023-12-20 09:40:16 -05:00
scsi scsi: remove outdated AioContext lock comment 2023-12-21 22:49:27 +01:00
sd
sensor
sh4
smbios
sparc
sparc64
ssi
timer
tpm
tricore
ufs hw/ufs: avoid generating the same ID string for different LU devices 2023-12-05 13:57:18 +09:00
usb hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts 2023-11-28 14:26:37 +01:00
vfio vfio: Introduce a helper function to initialize VFIODevice 2023-12-19 19:03:38 +01:00
virtio vhost-user-scsi: free the inflight area when reset 2023-12-02 15:56:49 -05:00
watchdog
xen
xenpv
xtensa
Kconfig
meson.build