qemu-e2k/hw
Stefan Weil 6a0a70b0f5 hw: Add missing 'static' attributes
This fixes warnings from the static code analysis (smatch).

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-05-07 21:00:43 +04:00
..
9pfs hw/9pfs: Add missing 'static' attributes 2014-05-07 21:00:43 +04:00
acpi
alpha
arm pxa2xx: avoid buffer overrun on incoming migration 2014-05-05 22:15:02 +02:00
audio PortioList: Store PortioList in device state 2014-05-05 20:58:33 +02:00
block block: Add errp to bdrv_new() 2014-04-22 12:00:20 +02:00
bt
char char/serial: Fix emptyness handling 2014-04-07 14:51:32 +01:00
core hw/9pfs: Add missing 'static' attributes 2014-05-07 21:00:43 +04:00
cpu
cris
display migration/next for 20140505 2014-05-07 14:51:21 +01:00
dma PortioList: Store PortioList in device state 2014-05-05 20:58:33 +02:00
gpio zaurus: fix buffer overrun on invalid state load 2014-05-05 22:15:02 +02:00
i2c Fix grammar in comment 2014-04-18 10:33:36 +04:00
i386 SMBIOS: Build aggregate smbios tables and entry point 2014-05-05 13:14:48 +02:00
ide ahci: fix buffer overrun on invalid state load 2014-05-05 22:15:02 +02:00
input tsc210x: fix buffer overrun on invalid state load 2014-05-05 22:15:02 +02:00
intc migration/next for 20140505 2014-05-07 14:51:21 +01:00
ipack
isa PortioList: Store PortioList in device state 2014-05-05 20:58:33 +02:00
lm32
m68k
microblaze
mips hw/mips: Add missing 'static' and 'const' attributes 2014-05-07 21:00:43 +04:00
misc qom: Clean up fragile use of error_is_set() in set() methods 2014-05-05 19:08:49 +02:00
moxie
net hw: Add missing 'static' attributes 2014-05-07 21:00:43 +04:00
nvram
openrisc
pci vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/ 2014-05-05 22:15:03 +02:00
pci-bridge
pci-host hw/pci-host/prep: Don't reverse IO accesses on bigendian hosts 2014-04-08 18:37:45 +01:00
pcmcia
ppc hw: Add missing 'static' attributes 2014-05-07 21:00:43 +04:00
s390x hw/s390x: Add missing 'static' attribute 2014-05-07 21:00:43 +04:00
scsi hw: Add missing 'static' attributes 2014-05-07 21:00:43 +04:00
sd ssi-sd: fix buffer overrun on invalid state load 2014-05-05 22:15:03 +02:00
sh4
sparc
sparc64
ssi pl022: fix buffer overun on invalid state load 2014-05-05 22:15:02 +02:00
timer migration/next for 20140505 2014-05-07 14:51:21 +01:00
tpm
unicore32
usb migration/next for 20140505 2014-05-07 14:51:21 +01:00
virtio migration/next for 20140505 2014-05-07 14:51:21 +01:00
watchdog PortioList: Store PortioList in device state 2014-05-05 20:58:33 +02:00
xen
xtensa
Makefile.objs