qemu-e2k/hw
Peter Maydell e63c0ba1bc virtio: Add support for guest setting of queue size
The MMIO virtio transport spec allows the guest to tell the host how
large the queue size is. Add virtio_queue_set_num() function which
implements this in the QEMU common virtio support code.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1373977512-28932-4-git-send-email-peter.maydell@linaro.org
2013-07-19 12:58:46 +01:00
..
9pfs hw/9pfs: Fix memory leak in error path 2013-07-09 13:38:56 -05:00
acpi
alpha hw/alpha: Use SRM epoch 2013-07-14 13:40:36 -07:00
arm arm/boot: Use qemu_devtree_setprop_sized_cells() 2013-07-19 12:58:46 +01:00
audio
block
bt
char char/cadence_uart: Fix reset for unattached instances 2013-07-15 12:28:07 +01:00
core
cpu hw/cpu/a15mpcore: Correct default value for num-irq 2013-07-15 16:17:02 +01:00
cris
display add a header file for atomic operations 2013-07-04 17:42:49 +02:00
dma hw/dma/omap_dma: Fix bugs with DMA requests above 32 2013-07-15 16:17:44 +01:00
gpio
i2c Extend support of SMBUS(module pm_smbus.c) HST_STS register. 2013-07-09 13:38:55 -05:00
i386 pci,net,pc enhancements 2013-07-18 08:12:47 -05:00
ide ahci: Fix FLUSH command 2013-07-15 11:53:55 +02:00
input
intc pseries: move interrupt controllers to hw/intc/ 2013-07-11 18:51:23 +02:00
isa cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
lm32
m68k
microblaze microblaze: Fix latent bug with default DTB lookup 2013-07-09 13:38:58 -05:00
mips cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
misc vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices 2013-07-15 15:49:49 -06:00
moxie
net pci,net,pc enhancements 2013-07-18 08:12:47 -05:00
nvram
openrisc
pci pci,net,pc enhancements 2013-07-18 08:12:47 -05:00
pci-bridge pci,net,pc enhancements 2013-07-18 08:12:47 -05:00
pci-host pci,misc enhancements 2013-07-08 08:00:23 -05:00
ppc PPC: dbdma: Wait for DMA until we have data 2013-07-11 18:51:25 +02:00
s390x virtio-ccw: Enable x-data-plane for virtio-ccw-blk 2013-07-15 17:39:04 +02:00
scsi
sd sd/pl181.c: Avoid undefined shift behaviour in RWORD macro 2013-07-15 16:17:30 +01:00
sh4 pci,misc enhancements 2013-07-08 08:00:23 -05:00
sparc cpu: Replace cpu_single_env with CPUState current_cpu 2013-07-09 21:20:28 +02:00
sparc64 pci,misc enhancements 2013-07-08 08:00:23 -05:00
ssi
timer timer/arm_mptimer: Build arm_mptimer only once 2013-07-09 21:33:02 +02:00
tpm
unicore32
usb
virtio virtio: Add support for guest setting of queue size 2013-07-19 12:58:46 +01:00
watchdog
xen
xtensa
Makefile.objs