qemu-e2k/hw
Blue Swirl 97bbb109b1 slavio_misc: avoid structure holes spotted by pahole
Report from pahole on amd64 host:
struct MiscState {
	SysBusDevice               busdev;               /*     0  5648 */
	/* --- cacheline 88 boundary (5632 bytes) was 16 bytes ago --- */
	qemu_irq                   irq;                  /*  5648     8 */
	uint32_t                   dummy;                /*  5656     4 */
	uint8_t                    config;               /*  5660     1 */
	uint8_t                    aux1;                 /*  5661     1 */
	uint8_t                    aux2;                 /*  5662     1 */
	uint8_t                    diag;                 /*  5663     1 */
	uint8_t                    mctrl;                /*  5664     1 */
	uint8_t                    sysctrl;              /*  5665     1 */
	uint16_t                   leds;                 /*  5666     2 */

	/* XXX 4 bytes hole, try to pack */

	qemu_irq                   fdc_tc;               /*  5672     8 */

	/* size: 5680, cachelines: 89 */
	/* sum members: 5676, holes: 1, sum holes: 4 */
	/* last cacheline: 48 bytes */
};	/* definitions: 1 */

Fix by rearranging the structure to avoid padding.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-08-21 19:52:29 +00:00
..
9pfs Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ide Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
9p.h
a9mpcore.c
ac97.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
acpi_piix4.c
acpi.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
acpi.h
adb.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
adlib.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ads7846.c
an5206.c
apb_pci.c pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
apb_pci.h
apic.c
apic.h
apm.c
apm.h
applesmc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
arm11mpcore.c
arm_boot.c
arm_gic.c
arm_pic.c
arm_sysctl.c
arm_timer.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
arm-misc.h
armv7m_nvic.c
armv7m.c
audiodev.h
axis_dev88.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
baum.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
baum.h
bitbang_i2c.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bitbang_i2c.h
blizzard_template.h
blizzard.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
boards.h
bonito.c pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
bt-hci-csr.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt-hci.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt-hid.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt-l2cap.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt-sdp.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
bt.h
cbus.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ccid-card-emulated.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ccid-card-passthru.c
ccid.h
cdrom.c
cirrus_vga_rop2.h
cirrus_vga_rop.h
cirrus_vga.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
collie.c
cris_pic_cpu.c etrax: QDevify the Ethernet MAC. 2011-08-11 11:12:16 +02:00
cris-boot.c
cris-boot.h
cs4231.c
cs4231a.c
cuda.c ppc: convert to memory API 2011-08-08 10:22:29 -05:00
debugcon.c
dec_pci.c
dec_pci.h
device-hotplug.c
devices.h
dma.c
dp8393x.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ds1225y.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ds1338.c
dummy_m68k.c
e1000_hw.h
e1000.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
ecc.c
eccmemctl.c
eepro100.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
eeprom93xx.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
eeprom93xx.h
elf_ops.h Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
empty_slot.c
empty_slot.h
es1370.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
escc.c ppc: convert to memory API 2011-08-08 10:22:29 -05:00
escc.h ppc: convert to memory API 2011-08-08 10:22:29 -05:00
esp.c scsi: pass cdb already to scsi_req_new 2011-08-12 08:27:37 -05:00
esp.h
etraxfs_dma.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
etraxfs_dma.h
etraxfs_eth.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
etraxfs_pic.c
etraxfs_ser.c etrax-ser: printf -> qemu_log. 2011-08-11 12:02:30 +02:00
etraxfs_timer.c
etraxfs.h etrax: QDevify the Ethernet MAC. 2011-08-11 11:12:16 +02:00
event_notifier.c
event_notifier.h
fdc.c
fdc.h
firmware_abi.h
flash.h onenand: Handle various ID fields separately 2011-07-30 06:42:16 +02:00
fmopl.c
fmopl.h
framebuffer.c
framebuffer.h
fw_cfg.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
fw_cfg.h
g364fb.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
grackle_pci.c pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
grlib_apbuart.c
grlib_gptimer.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
grlib_irqmp.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
grlib.h
gt64xxx.c pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
gumstix.c
gus.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
gusemu_hal.c
gusemu_mixer.c
gusemu.h
gustate.h
hda-audio.c
heathrow_pic.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
hid.c hid: introduce hid vmstate macros 2011-08-10 14:14:00 +02:00
hid.h usb/hid: add hid_pointer_activate, use it 2011-08-10 14:14:00 +02:00
hpet_emul.h
hpet.c
hw.h hid: introduce hid vmstate macros 2011-08-10 14:14:00 +02:00
i2c.c
i2c.h lm832x: Take DeviceState pointer in lm832x_key_event() 2011-07-30 06:00:42 +02:00
i8254.c
i8259.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ide.h ppc: convert to memory API 2011-08-08 10:22:29 -05:00
integratorcp.c
intel-hda-defs.h
intel-hda.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
intel-hda.h
ioapic.c
ioapic.h
ioh3420.c
ioh3420.h
irq.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
irq.h
isa_mmio.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
isa-bus.c
isa.h isa-mmio: convert to memory API 2011-08-08 10:22:30 -05:00
ivshmem.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
jazz_led.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
kvmclock.c kvmclock: Fix feature detection 2011-08-05 12:04:27 -03:00
kvmclock.h
lan9118.c
lance.c lance: unbreak after memory API conversion 2011-08-09 08:57:21 +02:00
leon3.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
lm32_boards.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
lm32_hwsetup.h Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
lm32_juart.c
lm32_juart.h
lm32_pic.c
lm32_pic.h
lm32_sys.c
lm32_timer.c
lm32_uart.c
lm32.h
lm832x.c lm832x: Take DeviceState pointer in lm832x_key_event() 2011-07-30 06:00:42 +02:00
loader.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
loader.h
lsi53c895a.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
m48t59.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mac_dbdma.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mac_dbdma.h ppc: convert to memory API 2011-08-08 10:22:29 -05:00
mac_nvram.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
macio.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
mainstone.c
marvell_88w8618_audio.c
max111x.c
max7310.c
mc146818rtc.c
mc146818rtc.h
mcf5206.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mcf5208.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mcf_fec.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mcf_intc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mcf_uart.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mcf.h
microblaze_pic_cpu.c
milkymist-ac97.c
milkymist-hpdmc.c
milkymist-hw.h
milkymist-memcard.c
milkymist-minimac2.c
milkymist-pfpu.c
milkymist-softusb.c milkymist-softusb: use hid code directly 2011-08-10 14:14:00 +02:00
milkymist-sysctl.c
milkymist-tmu2.c
milkymist-uart.c
milkymist-vgafb_template.h
milkymist-vgafb.c
milkymist.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mips_addr.c
mips_cpudevs.h
mips_fulong2e.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mips_int.c
mips_jazz.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mips_malta.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mips_mipssim.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mips_r4k.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mips_timer.c
mips-bios.h
mips.h
mipsnet.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
mpc8544_guts.c
mpcore.c
msi.c
msi.h
msix.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
msix.h msix: convert to memory API 2011-08-08 10:22:30 -05:00
msmouse.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
msmouse.h
mst_fpga.c
multiboot.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
multiboot.h
musicpal.c
nand.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ne2000-isa.c ne2000: convert to memory API 2011-08-08 10:22:29 -05:00
ne2000.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
ne2000.h ne2000: convert to memory API 2011-08-08 10:22:29 -05:00
nseries.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
nvram.h
omap1.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap2.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_clk.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_dma.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_dss.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_gpio.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_gpmc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_gptimer.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_i2c.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_intc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_l4.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_lcd_template.h
omap_lcdc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_mmc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_sdrc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_spi.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_sx1.c
omap_synctimer.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap_tap.c
omap_uart.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
omap.h Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
onenand.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
openpic.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
openpic.h ppc: convert to memory API 2011-08-08 10:22:29 -05:00
palm.c hw/omap_gpio.c: Convert to qdev 2011-07-30 06:00:40 +02:00
parallel.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pc_piix.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pc.h pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
pci_bridge.c
pci_bridge.h
pci_host.c
pci_host.h Merge remote-tracking branch 'mst/for_anthony' into staging 2011-08-04 17:15:22 -05:00
pci_ids.h
pci_internals.h pci: allow I/O BARs to be registered with pci_register_bar_region() 2011-08-08 10:15:53 -05:00
pci_regs.h
pci-hotplug.c
pci-stub.c
pci.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pci.h pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
pcie_aer.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pcie_aer.h
pcie_host.c
pcie_host.h
pcie_port.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pcie_port.h
pcie_regs.h
pcie.c
pcie.h
pckbd.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pcmcia.h
pcnet-pci.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
pcnet.c
pcnet.h pcnet: convert to memory API 2011-08-08 10:22:29 -05:00
pcspk.c
petalogix_ml605_mmu.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
petalogix_s3adsp1800_mmu.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pflash_cfi01.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pflash_cfi02.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
piix4.c
piix_pci.c pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
pixel_ops.h
pl011.c
pl022.c
pl031.c
pl050.c
pl061.c
pl080.c
pl110_template.h
pl110.c
pl181.c
pl190.c
pm_smbus.c
pm_smbus.h
ppc4xx_devs.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc4xx_pci.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc4xx.h
ppc405_boards.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc405_uc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc405.h
ppc440_bamboo.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc440.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc440.h
ppc_mac.h ppc: convert to memory API 2011-08-08 10:22:29 -05:00
ppc_newworld.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc_oldworld.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc_prep.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc-viosrp.h
ppc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppc.h
ppce500_mpc8544ds.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ppce500_pci.c pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
prep_pci.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
prep_pci.h pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
primecell.h
ps2.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
ps2.h
ptimer.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pxa2xx_dma.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pxa2xx_gpio.c
pxa2xx_keypad.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pxa2xx_lcd.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pxa2xx_mmci.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pxa2xx_pcmcia.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pxa2xx_pic.c
pxa2xx_template.h
pxa2xx_timer.c
pxa2xx.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
pxa.h
qdev-addr.c
qdev-addr.h
qdev-properties.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qdev.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qdev.h
qxl-logger.c
qxl-render.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qxl.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qxl.h vga: convert vga and its derivatives to the memory API 2011-08-08 10:15:52 -05:00
r2d.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
rc4030.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
realview_gic.c
realview.c
rtl8139.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
s390-virtio-bus.c
s390-virtio-bus.h
s390-virtio.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sb16.c
sbi.c
scsi-bus.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
scsi-defs.h scsi: add support for unit attention conditions 2011-08-12 08:31:28 -05:00
scsi-disk.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
scsi-generic.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
scsi.h scsi: report unit attention on reset 2011-08-12 08:31:28 -05:00
sd.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sd.h
serial.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sga.c
sh7750_regnames.c
sh7750_regnames.h
sh7750_regs.h
sh7750.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sh_intc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sh_intc.h
sh_pci.c pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
sh_serial.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sh_timer.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sh.h
sharpsl.h
shix.c
slavio_intctl.c
slavio_misc.c slavio_misc: avoid structure holes spotted by pahole 2011-08-21 19:52:29 +00:00
slavio_timer.c slavio_timer: avoid structure holes spotted by pahole 2011-08-21 19:52:27 +00:00
sm501_template.h
sm501.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
smbios.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
smbios.h
smbus_eeprom.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
smbus.c
smbus.h
smc91c111.c
soc_dma.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
soc_dma.h
spapr_hcall.c exec.h cleanup 2011-07-30 09:41:14 +00:00
spapr_llan.c
spapr_rtas.c
spapr_vio.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
spapr_vio.h
spapr_vscsi.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
spapr_vty.c
spapr.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
spapr.h
sparc32_dma.c
sparc32_dma.h
spitz.c hw/nand: qdevify 2011-07-30 06:21:31 +02:00
srp.h
ssd0303.c
ssd0323.c
ssi-sd.c
ssi.c
ssi.h
stellaris_enet.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
stellaris_input.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
stellaris.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
strongarm.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
strongarm.h
sun4c_intctl.c
sun4m_iommu.c
sun4m.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sun4m.h
sun4u.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
syborg_fb.c
syborg_interrupt.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
syborg_keyboard.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
syborg_pointer.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
syborg_rtc.c
syborg_serial.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
syborg_timer.c
syborg_virtio.c
syborg.c
syborg.h
sysbus.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
sysbus.h
tc6393xb_template.h
tc6393xb.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
tc58128.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
tcx.c
tmp105.c
tosa.c
tsc210x.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
tsc2005.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
tusb6010.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
twl92230.c
unin_pci.c pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
usb-bt.c usb: use iovecs in USBPacket 2011-08-04 15:51:22 +02:00
usb-bus.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
usb-ccid.c usb: use iovecs in USBPacket 2011-08-04 15:51:22 +02:00
usb-desc.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
usb-desc.h
usb-ehci.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
usb-hid.c usb-hid: remove usb_hid_datain_cb 2011-08-10 14:14:00 +02:00
usb-hub.c usb: use iovecs in USBPacket 2011-08-04 15:51:22 +02:00
usb-libhw.c usb: use iovecs in USBPacket 2011-08-04 15:51:22 +02:00
usb-msd.c scsi: pass cdb already to scsi_req_new 2011-08-12 08:27:37 -05:00
usb-musb.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
usb-net.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
usb-ohci.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
usb-ohci.h
usb-serial.c usb-serial: iovec support 2011-08-04 15:51:29 +02:00
usb-uhci.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
usb-uhci.h
usb-wacom.c usb: use iovecs in USBPacket 2011-08-04 15:51:22 +02:00
usb.c usb: use iovecs in USBPacket 2011-08-04 15:51:22 +02:00
usb.h usb-hid: remove usb_hid_datain_cb 2011-08-10 14:14:00 +02:00
versatile_pci.c pci: pass I/O address space to new PCI bus 2011-08-08 10:15:53 -05:00
versatilepb.c
vexpress.c
vga_int.h vga: simplify vga window mmio access functions 2011-08-08 10:15:53 -05:00
vga_template.h
vga-isa-mm.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vga-isa.c vga: convert vga and its derivatives to the memory API 2011-08-08 10:15:52 -05:00
vga-pci.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
vga.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vhost_net.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vhost_net.h
vhost.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vhost.h
virtex_ml507.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
virtio-balloon.c virtio-balloon: Unregister savevm section on device unplug 2011-08-04 16:43:10 -05:00
virtio-balloon.h
virtio-blk.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
virtio-blk.h
virtio-console.c
virtio-net.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
virtio-net.h
virtio-pci.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
virtio-pci.h msix: convert to memory API 2011-08-08 10:22:30 -05:00
virtio-serial-bus.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
virtio-serial.h
virtio.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
virtio.h virtio-balloon: Add exit handler, fix memleaks 2011-08-04 16:43:10 -05:00
vmmouse.c
vmport.c
vmware_vga.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vmware_vga.h
vt82c686.c
vt82c686.h
watchdog.c
watchdog.h
wdt_i6300esb.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
wdt_ib700.c
wm8750.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xen_backend.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xen_backend.h
xen_blkif.h
xen_common.h
xen_console.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xen_devconfig.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xen_disk.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xen_domainbuild.c
xen_domainbuild.h
xen_machine_pv.c
xen_nic.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xen_platform.c pci: rename pci_register_bar_region() to pci_register_bar() 2011-08-08 10:22:30 -05:00
xen.h
xenfb.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xics.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xics.h
xilinx_axidma.c
xilinx_axidma.h
xilinx_axienet.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xilinx_ethlite.c
xilinx_intc.c
xilinx_timer.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
xilinx_uartlite.c
xilinx.h
xio3130_downstream.c
xio3130_downstream.h
xio3130_upstream.c
xio3130_upstream.h
z2.c Add support for Zipit Z2 machine 2011-07-30 07:08:30 +02:00
zaurus.c