qemu-e2k/hw
Dr. David Alan Gilbert 5504bba1fb vmxnet3: Convert ring values to uint32_t's
The index's in the Vmxnet3Ring were migrated as 32bit ints
yet are declared as size_t's.  They appear to be derived
from 32bit values loaded from guest memory, so actually
store them as that.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Acked-by: Dmitry Fleytman <dmitry@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2017-03-06 11:46:02 +08:00
..
9pfs This pull request have all the fixes for CVE-2016-9602, so that it can 2017-03-01 13:53:20 +00:00
acpi virtio, pc: fixes, features 2017-03-03 10:09:03 +00:00
adc
alpha
arm bcm2835: add sdhost and gpio controllers 2017-02-28 17:10:00 +00:00
audio
block hw/block: Introduce share-rw qdev property 2017-02-28 20:40:36 +01:00
bt
char
core Migration pull 2017-03-02 17:39:12 +00:00
cpu
cris
display trivial patches for 2017-02-28 2017-02-28 16:22:41 +00:00
dma
gpio bcm2835_gpio: add bcm2835 gpio controller 2017-02-28 17:10:00 +00:00
i2c
i386 virtio, pc: fixes, features 2017-03-03 10:09:03 +00:00
ide hw/block: Request permissions 2017-02-28 20:40:36 +01:00
input
intc ppc patch queue for 2017-03-01 2017-03-02 13:50:55 +00:00
ipack
ipmi
isa
lm32
m68k
mem
microblaze
mips
misc hw/arm/exynos: Fix Linux kernel division by zero for PLLs 2017-02-28 12:08:20 +00:00
moxie
net vmxnet3: Convert ring values to uint32_t's 2017-03-06 11:46:02 +08:00
nios2
nvram hw/block: Request permissions 2017-02-28 20:40:36 +01:00
openrisc
pci spapr/pci: populate PCI DT in reverse order 2017-03-01 11:23:39 +11:00
pci-bridge
pci-host
pcmcia
ppc spapr: Small cleanup of PPC MMU enums 2017-03-03 11:30:59 +11:00
s390x
scsi hw/block: Request permissions 2017-02-28 20:40:36 +01:00
sd Block layer patches 2017-03-01 23:09:46 +00:00
sh4
smbios
sparc
sparc64
ssi
timer armv7m: Split systick out from NVIC 2017-02-28 16:18:49 +00:00
tpm
tricore
unicore32
usb Migration pull 2017-03-02 17:39:12 +00:00
vfio
virtio virtio: unbreak virtio-pci with IOMMU after caching ring translations 2017-03-02 07:14:28 +02:00
watchdog
xen
xenpv
xtensa
Makefile.objs