qemu-e2k/hw
Gerd Hoffmann b1424e0381 vga: fix byteswapping.
In case host and guest endianness differ the vga code first creates
a shared surface (using qemu_create_displaysurface_from), then goes
patch the surface format to indicate that the bytes must be swapped.

The switch to pixman broke that hack as the format patching isn't
propagated into the pixman image, so ui code using the pixman image
directly (such as vnc) uses the wrong format.

Fix that by adding a byteswap parameter to
qemu_create_displaysurface_from, so we'll use the correct format
when creating the surface (and the pixman image) and don't have
to patch the format afterwards.

[ v2: unbreak xen build ]

Cc: qemu-stable@nongnu.org
Cc: mark.cave-ayland@ilande.co.uk
Cc: agraf@suse.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1361349432-23884-1-git-send-email-kraxel@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-21 16:34:00 -06:00
..
9pfs error: Strip trailing '\n' from error string arguments (again) 2013-02-11 08:13:19 -06:00
alpha
arm
cris
dataplane dataplane: avoid reentrancy during virtio_blk_data_plane_stop() 2013-01-18 16:57:59 +01:00
i386 hw: Add test device for unittests execution 2013-01-04 09:11:30 +01:00
ide ide/mmio: QOM'ify MMIO IDE for R2D 2013-02-01 00:13:41 +01:00
kvm error: Clean up error strings with embedded newlines 2013-02-11 08:13:18 -06:00
lm32
m68k
microblaze
mips
openrisc
pci error: Strip trailing '\n' from error string arguments (again) 2013-02-11 08:13:19 -06:00
ppc e500: Replace open-coded loop with qemu_get_cpu() 2013-02-16 14:51:00 +01:00
s390x s390: Fix handling of iscs. 2013-02-13 11:56:02 -06:00
sh4
sparc
sparc64
unicore32
usb uas-uas: usb3 streams 2013-02-19 13:18:00 +01:00
xtensa
9p.h
a9mpcore.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
a15mpcore.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
ac97.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
acpi_ich9.c apci: assign memory regions to ich9 lpc device 2013-01-04 08:51:56 +01:00
acpi_ich9.h apci: assign memory regions to ich9 lpc device 2013-01-04 08:51:56 +01:00
acpi_piix4.c acpi_piix4: fix segfault migrating from 1.2 2013-02-04 14:39:07 -06:00
acpi.c acpitable: open the data file in binary mode 2013-01-21 11:08:05 +01:00
acpi.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
adb.c adb: QOM'ify ADB devices 2013-01-25 22:02:55 +01:00
adb.h cuda: Move ADB bus into CUDA state 2013-01-25 22:02:55 +01:00
adlib.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
ads7846.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
alpha_dp264.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
alpha_pci.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
alpha_sys.h Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 2012-12-23 00:40:49 +01:00
alpha_typhoon.c cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
an5206.c mcf5206: Pass M68kCPU to mcf5206_init() 2013-02-16 14:50:59 +01:00
apb_pci.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
apb_pci.h
apic_common.c cpu: Move current_tb field to CPUState 2013-02-16 14:51:00 +01:00
apic_internal.h cpu: Move current_tb field to CPUState 2013-02-16 14:51:00 +01:00
apic-msidef.h
apic.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
apic.h
apm.c pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
apm.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
applesmc.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
arm11mpcore.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
arm_boot.c hw/arm_boot: Align device tree to 4KB boundary, not page 2013-01-26 13:28:16 +00:00
arm_gic_common.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
arm_gic_internal.h
arm_gic.c cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
arm_l2x0.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
arm_mptimer.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
arm_pic.c
arm_sysctl.c hw/arm_sysctl: Clear sysctl cfgctrl start bit 2013-01-30 15:39:01 +00:00
arm_timer.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
arm-misc.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
armv7m_nvic.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
armv7m.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
audiodev.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
axis_dev88.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
baum.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
baum.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
bitbang_i2c.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
bitbang_i2c.h
blizzard_template.h
blizzard.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
block-common.c g_strdup(NULL) returns NULL; simplify 2013-01-30 11:14:46 +01:00
block-common.h
boards.h s390: Add default support for SCLP console 2013-01-29 21:50:04 +01:00
bonito.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
bt-hci-csr.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
bt-hci.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
bt-hid.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
bt-l2cap.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
bt-sdp.c
bt.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
bt.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
cadence_gem.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
cadence_ttc.c cadence_ttc: Debug mode compile fixes 2013-01-30 10:31:27 +01:00
cadence_uart.c cadance_uart: Accept input after rx FIFO pop 2013-02-13 11:57:58 -06:00
cbus.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
ccid-card-emulated.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ccid-card-passthru.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ccid.h
cdrom.c
cirrus_vga_rop2.h
cirrus_vga_rop.h
cirrus_vga_template.h
cirrus_vga.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
collie.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
cris_pic_cpu.c
cris-boot.c
cris-boot.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
cs4231.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
cs4231a.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
cuda.c cuda: Move ADB bus into CUDA state 2013-01-25 22:02:55 +01:00
debugcon.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
debugexit.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dec_pci.c pci: rename pci_internals.h pci_bus.h 2012-12-17 13:02:27 +02:00
dec_pci.h
device-hotplug.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
devices.h
dma.c hw/dma.c: Fix conversion of ioport_register* to MemoryRegion 2013-01-15 19:45:25 +01:00
dp8393x.c net: multiqueue support 2013-02-01 11:03:01 -06:00
ds1225y.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ds1338.c i2c: Drop I2C_SLAVE_FROM_QDEV() macro 2013-02-01 10:43:24 -06:00
dummy_m68k.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
e1000_hw.h
e1000.c e1000: fix link down handling with auto negotiation 2013-02-06 08:29:25 -06:00
ecc.c
eccmemctl.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
eepro100.c net: intorduce qemu_del_nic() 2013-02-01 11:03:01 -06:00
eeprom93xx.c
eeprom93xx.h
elf_ops.h
empty_slot.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
empty_slot.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
es1370.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
escc.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
escc.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
esp-pci.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
esp.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
esp.h
etraxfs_dma.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
etraxfs_dma.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
etraxfs_eth.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
etraxfs_pic.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
etraxfs_ser.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
etraxfs_timer.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
etraxfs.h sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
exynos4_boards.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
exynos4210_combiner.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
exynos4210_fimd.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
exynos4210_gic.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
exynos4210_i2c.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
exynos4210_mct.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
exynos4210_pmu.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
exynos4210_pwm.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
exynos4210_rtc.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
exynos4210_uart.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
exynos4210.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
exynos4210.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
fdc.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
fdc.h
fifo.c
fifo.h
firmware_abi.h
flash.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
fmopl.c
fmopl.h
framebuffer.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
framebuffer.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
fw_cfg.c fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init() 2013-01-27 14:34:27 +01:00
fw_cfg.h fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs 2013-01-19 10:22:44 +00:00
g364fb.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
grackle_pci.c ppc: Move Mac machines to hw/ppc/ 2013-01-25 22:02:53 +01:00
grlib_apbuart.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
grlib_gptimer.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
grlib_irqmp.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
grlib.h sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
gt64xxx.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
gumstix.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
gus.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
gusemu_hal.c
gusemu_mixer.c
gusemu.h
gustate.h
hd-geometry.c block: move include files to include/block/ 2012-12-19 08:31:31 +01:00
hda-audio.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
heathrow_pic.c ppc: Move Mac machines to hw/ppc/ 2013-01-25 22:02:53 +01:00
hid.c hid: Change idle handling to use a timer 2013-01-07 12:57:24 +01:00
hid.h hid: Change idle handling to use a timer 2013-01-07 12:57:24 +01:00
highbank.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
hpet_emul.h
hpet.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
hw.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
i2c.c i2c: Drop I2C_SLAVE_FROM_QDEV() macro 2013-02-01 10:43:24 -06:00
i2c.h i2c: Drop I2C_SLAVE_FROM_QDEV() macro 2013-02-01 10:43:24 -06:00
i8254_common.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
i8254_internal.h
i8254.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
i8254.h
i8259_common.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
i8259_internal.h
i8259.c HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
i82374.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
i82378.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
i82801b11.c pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
ich9.h ich9: add support for pci assignment 2013-01-30 01:31:09 +02:00
ide.h ide/mmio: QOM'ify MMIO IDE for R2D 2013-02-01 00:13:41 +01:00
imx_avic.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
imx_ccm.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
imx_serial.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
imx_timer.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
imx.h
integratorcp.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
intel-hda-defs.h
intel-hda.c Merge remote-tracking branch 'kraxel/q35.1' into staging 2013-01-11 08:43:08 -06:00
intel-hda.h
ioapic_common.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ioapic_internal.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
ioapic.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ioapic.h
ioh3420.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ioh3420.h pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
ipack.c Add TEWS TPCI200 IndustryPack emulation 2013-01-14 13:26:12 -06:00
ipack.h Add TEWS TPCI200 IndustryPack emulation 2013-01-14 13:26:12 -06:00
ipoctal232.c Add GE IP-Octal 232 IndustryPack emulation 2013-01-14 13:26:12 -06:00
irq.c
irq.h
isa_mmio.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
isa-bus.c isa: Split off instance_init for ISADevice 2013-02-18 08:39:27 -06:00
isa.h isa: QOM'ify isa_bus_from_device() 2013-02-01 10:43:28 -06:00
ivshmem.c pci,virtio 2013-01-14 10:23:50 -06:00
jazz_led.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
kvmvapic.c cpu: Move current_tb field to CPUState 2013-02-16 14:51:00 +01:00
kzm.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
lan9118.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
lance.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
leon3.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
lm32_boards.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
lm32_hwsetup.h
lm32_juart.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
lm32_juart.h
lm32_pic.c HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
lm32_pic.h HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
lm32_sys.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
lm32_timer.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
lm32_uart.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
lm32.h sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
lm832x.c i2c: Drop I2C_SLAVE_FROM_QDEV() macro 2013-02-01 10:43:24 -06:00
lm4549.c
lm4549.h
loader.c HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
loader.h HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
lpc_ich9.c ich9: add support for pci assignment 2013-01-30 01:31:09 +02:00
lsi53c895a.c lsi: use qbus_reset_all to reset SCSI bus 2013-01-22 15:07:03 +01:00
m25p80.c hw/m25p80.c: add WRSR(0x01) support 2013-02-12 10:03:27 +01:00
m48t59.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
mac_dbdma.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
mac_dbdma.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
mac_nvram.c mac_nvram: QOM'ify MacIO NVRAM 2013-01-25 22:02:54 +01:00
macio.c cuda: QOM'ify CUDA 2013-01-25 22:02:54 +01:00
mainstone.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
Makefile.objs allow disabling usb smartcard support 2013-02-19 12:30:04 +01:00
marvell_88w8618_audio.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
max111x.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
max7310.c i2c: Drop I2C_SLAVE_FROM_QDEV() macro 2013-02-01 10:43:24 -06:00
mc146818rtc_regs.h
mc146818rtc.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
mc146818rtc.h
mcf5206.c target-m68k: Pass M68kCPU to m68k_set_irq_level() 2013-02-16 14:50:59 +01:00
mcf5208.c mcf_intc: Pass M68kCPU to mcf_intc_init() 2013-02-16 14:50:59 +01:00
mcf_fec.c net: multiqueue support 2013-02-01 11:03:01 -06:00
mcf_intc.c target-m68k: Pass M68kCPU to m68k_set_irq_level() 2013-02-16 14:50:59 +01:00
mcf_uart.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
mcf.h mcf_intc: Pass M68kCPU to mcf_intc_init() 2013-02-16 14:50:59 +01:00
megasas.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
mfi.h
microblaze_boot.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
microblaze_boot.h
microblaze_pic_cpu.c
microblaze_pic_cpu.h
milkymist-ac97.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
milkymist-hpdmc.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
milkymist-hw.h sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
milkymist-memcard.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
milkymist-minimac2.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
milkymist-pfpu.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
milkymist-softusb.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
milkymist-sysctl.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
milkymist-tmu2.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
milkymist-uart.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
milkymist-vgafb_template.h
milkymist-vgafb.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
milkymist.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
mips_addr.c
mips_cpudevs.h
mips_fulong2e.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
mips_int.c
mips_jazz.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
mips_malta.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
mips_mipssim.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
mips_r4k.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
mips_timer.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
mips-bios.h
mips.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
mipsnet.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
mpc8544_guts.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
msmouse.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
msmouse.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
mst_fpga.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
multiboot.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
multiboot.h
musicpal.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
nand.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
ne2000-isa.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
ne2000.c net: intorduce qemu_del_nic() 2013-02-01 11:03:01 -06:00
ne2000.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
nseries.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
null-machine.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
nvram.h
omap1.c hw/omap1.c: Add fallthrough markers and breaks 2013-01-26 13:20:44 +00:00
omap2.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
omap_clk.c
omap_dma.c hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughs 2013-01-26 13:20:44 +00:00
omap_dss.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
omap_gpio.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
omap_gpmc.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
omap_gptimer.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
omap_i2c.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
omap_intc.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
omap_l4.c
omap_lcd_template.h
omap_lcdc.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
omap_mmc.c
omap_sdrc.c
omap_spi.c hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughs 2013-01-26 13:20:44 +00:00
omap_sx1.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
omap_synctimer.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
omap_tap.c
omap_uart.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
omap.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
onenand.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
opencores_eth.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
openpic.c openpic: add basic support for MPIC v4.2 2013-01-25 22:02:56 +01:00
openpic.h openpic: add basic support for MPIC v4.2 2013-01-25 22:02:56 +01:00
openrisc_pic.c
openrisc_sim.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
openrisc_timer.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
palm.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
pam.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
pam.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
parallel.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pc87312.c pc87312: Avoid define conflict on mingw32 2013-01-15 03:32:37 +01:00
pc87312.h pc87312: Replace register_ioport_*() with MemoryRegion 2013-01-15 03:32:37 +01:00
pc_piix.c virtio-net: compat multiqueue support 2013-02-01 11:03:03 -06:00
pc_q35.c ich9: add support for pci assignment 2013-01-30 01:31:09 +02:00
pc_sysfw.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pc-testdev.c pc-testdev: use typedefs 2013-01-14 08:59:39 +01:00
pc.c target-i386: Split command line parsing out of cpu_x86_register() 2013-02-16 14:51:01 +01:00
pc.h HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
pci_bridge_dev.c pci,virtio 2013-01-14 10:23:50 -06:00
pckbd.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pcmcia.h HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
pcnet-pci.c net: intorduce qemu_del_nic() 2013-02-01 11:03:01 -06:00
pcnet.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
pcnet.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
pcspk.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pcspk.h
petalogix_ml605_mmu.c xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma() 2013-02-13 13:01:24 +01:00
petalogix_s3adsp1800_mmu.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
pflash_cfi01.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
pflash_cfi02.c hw/pflash_cfi02.c: Mark deliberate fallthrough 2013-01-26 13:20:44 +00:00
piix4.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
piix_pci.c PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set 2013-01-30 01:31:09 +02:00
pl011.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pl022.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pl031.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pl041.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pl041.h
pl041.hx
pl050.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pl061.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pl080.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pl110_template.h
pl110.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pl181.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pl190.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pm_smbus.c
pm_smbus.h
ppc4xx_devs.c ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.c 2013-02-21 10:34:19 +01:00
ppc4xx_pci.c exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
ppc4xx.h Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 2012-12-23 00:40:49 +01:00
ppc405_boards.c Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405 2013-01-16 11:49:05 -06:00
ppc405_uc.c ppc405_uc: Pass PowerPCCPU to ppc40x_{core,chip,system}_reset() 2013-02-16 14:50:59 +01:00
ppc405.h
ppc440_bamboo.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
ppc_booke.c PPC: Reset qemu timers when guest reset 2013-01-07 17:37:09 +01:00
ppc-viosrp.h
ppc.c ppc405_uc: Pass PowerPCCPU to ppc40x_{core,chip,system}_reset() 2013-02-16 14:50:59 +01:00
ppc.h ppc405_uc: Pass PowerPCCPU to ppc40x_{core,chip,system}_reset() 2013-02-16 14:50:59 +01:00
ppce500_pci.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
ppce500_pci.h PPC: e500: pci: Export slot2irq calculation 2012-12-14 13:12:57 +01:00
ppce500_spin.c ppce500_spin: Replace open-coded CPU loop with qemu_get_cpu() 2013-02-16 14:51:00 +01:00
prep_pci.c prep_pci: Convert to QOM realizefn 2013-01-27 23:04:26 +01:00
primecell.h
ps2.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
ps2.h
ptimer.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
ptimer.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
puv3_dma.c
puv3_gpio.c
puv3_intc.c
puv3_ost.c
puv3_pm.c
puv3.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
puv3.h
pxa2xx_dma.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
pxa2xx_gpio.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
pxa2xx_keypad.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
pxa2xx_lcd.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
pxa2xx_mmci.c
pxa2xx_pcmcia.c
pxa2xx_pic.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
pxa2xx_template.h
pxa2xx_timer.c hw/pxa2xx_timer: Explicitly mark fallthroughs 2013-01-26 13:20:44 +00:00
pxa2xx.c hw/pxa2xx: Fix transposed crn/crm values for pxa2xx cp14 perf regs 2013-02-06 16:37:24 -06:00
pxa.h cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
q35.c
q35.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
qdev-addr.c qdev: Fold state enum into bool realized 2013-01-15 18:26:30 -06:00
qdev-addr.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
qdev-core.h qdev: change first argument of qbus_create_inplace to void * 2013-02-01 15:53:09 -06:00
qdev-dma.h
qdev-monitor.c qdev: drop extra references at creation time 2013-02-01 15:53:11 -06:00
qdev-monitor.h HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
qdev-properties-system.c net: multiqueue support 2013-02-01 11:03:01 -06:00
qdev-properties.c qdev: Fold state enum into bool realized 2013-01-15 18:26:30 -06:00
qdev-properties.h net: multiqueue support 2013-02-01 11:03:01 -06:00
qdev.c error: Strip trailing '\n' from error string arguments (again) 2013-02-11 08:13:19 -06:00
qdev.h
qxl-logger.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
qxl-render.c vga: fix byteswapping. 2013-02-21 16:34:00 -06:00
qxl.c error: Strip trailing '\n' from error string arguments (again) 2013-02-11 08:13:19 -06:00
qxl.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
r2d.c ide/mmio: QOM'ify MMIO IDE for R2D 2013-02-01 00:13:41 +01:00
rc4030.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
realview_gic.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
realview.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
rtl8139.c net: intorduce qemu_del_nic() 2013-02-01 11:03:01 -06:00
sb16.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
sbi.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
scsi-bus.c scsi: Drop useless null test in scsi_unit_attention() 2013-01-22 15:07:03 +01:00
scsi-defs.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
scsi-disk.c Merge remote-tracking branch 'bonzini/scsi-next' into staging 2013-01-23 09:08:54 -06:00
scsi-generic.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
scsi.h softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
sd.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
sd.h
serial-isa.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
serial-pci.c pci,virtio 2013-01-14 10:23:50 -06:00
serial.c Revert "serial: fix retry logic" 2013-01-24 09:45:03 -06:00
serial.h softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
sga.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
sh7750_regnames.c
sh7750_regnames.h
sh7750_regs.h
sh7750.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
sh_intc.c
sh_intc.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
sh_pci.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
sh_serial.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
sh_timer.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
sh.h
sharpsl.h
shix.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
slavio_intctl.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
slavio_misc.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
slavio_timer.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
sm501_template.h
sm501.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
smbios.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
smbios.h
smbus_eeprom.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
smbus_ich9.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
smbus.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
smbus.h
smc91c111.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
soc_dma.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
soc_dma.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
spapr_events.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
spapr_hcall.c spapr_hcall: Replace open-coded CPU loop with qemu_get_cpu() 2013-02-16 14:51:00 +01:00
spapr_iommu.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
spapr_llan.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
spapr_nvram.c pseries: Remove unneeded include statement (fixes MinGW builds) 2013-01-04 14:38:04 +01:00
spapr_pci.c pseries: Improve handling of multiple PCI host bridges 2013-01-25 22:02:55 +01:00
spapr_pci.h pseries: Improve handling of multiple PCI host bridges 2013-01-25 22:02:55 +01:00
spapr_rtas.c cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
spapr_vio.c pseries: Adjust default VIO address allocations to play better with libvirt 2013-01-25 22:02:55 +01:00
spapr_vio.h softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
spapr_vscsi.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
spapr_vty.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
spapr.c pseries: Improve handling of multiple PCI host bridges 2013-01-25 22:02:55 +01:00
spapr.h softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
sparc32_dma.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
sparc32_dma.h
spitz.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
srp.h
ssd0303.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ssd0323.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ssi-sd.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ssi.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ssi.h
stellaris_enet.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
stellaris_input.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
stellaris.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
stream.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
stream.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
strongarm.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
strongarm.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
sun4c_intctl.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
sun4m_iommu.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
sun4m.c fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init() 2013-01-27 14:34:27 +01:00
sun4m.h HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
sun4u.c fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init() 2013-01-27 14:34:27 +01:00
sysbus.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
sysbus.h sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
tc6393xb_template.h
tc6393xb.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
tc58128.c
tcx.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
tmp105_regs.h tmp105: Split out I2C message constants from header 2013-01-16 12:14:20 -06:00
tmp105.c tmp105: Add temperature QOM property 2013-01-16 12:14:20 -06:00
tmp105.h tmp105: Add temperature QOM property 2013-01-16 12:14:20 -06:00
tosa.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
tpci200.c hw/tpci200: Fix compiler warning (redefined symbol with MinGW) 2013-01-21 11:39:15 +01:00
tsc210x.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
tsc2005.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
tusb6010.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
twl92230.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
uboot_image.h hw: move executable format header files to hw/ 2012-12-19 08:32:46 +01:00
unin_pci.c ppc: Move Mac machines to hw/ppc/ 2013-01-25 22:02:53 +01:00
usb.h usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
versatile_i2c.c
versatile_pci.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
versatilepb.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
vexpress.c hw/vexpress: Use correct HBI (board model number) for vexpress-a15 2013-01-30 15:39:02 +00:00
vfio_pci.c error: Strip trailing '\n' from error string arguments (again) 2013-02-11 08:13:19 -06:00
vga_int.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
vga_template.h
vga-isa-mm.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
vga-isa.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
vga-pci.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
vga.c vga: fix byteswapping. 2013-02-21 16:34:00 -06:00
vga.h
vhost_net.c error: Strip trailing '\n' from error string arguments (again) 2013-02-11 08:13:19 -06:00
vhost_net.h vhost: multiqueue support 2013-02-01 11:03:02 -06:00
vhost.c vhost: multiqueue support 2013-02-01 11:03:02 -06:00
vhost.h vhost: multiqueue support 2013-02-01 11:03:02 -06:00
virtex_ml507.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
virtio-balloon.c balloon: re-enable balloon stats 2013-01-25 10:47:48 -02:00
virtio-balloon.h pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
virtio-blk.c dataplane: support viostor virtio-pci status bit setting 2013-01-18 16:59:20 +01:00
virtio-blk.h dataplane: add virtio-blk data plane code 2013-01-02 16:08:47 +01:00
virtio-bus.c virtio-device: refactor virtio-device. 2013-01-21 13:23:12 -06:00
virtio-bus.h virtio-device: refactor virtio-device. 2013-01-21 13:23:12 -06:00
virtio-console.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
virtio-net.c hw/virtio-net.c: set config size using host features 2013-02-08 11:13:44 -06:00
virtio-net.h hw/virtio-net: disable multiqueue by default 2013-02-08 11:14:19 -06:00
virtio-pci.c virtio-net: pass host features to virtio_net_init 2013-02-08 07:37:24 -06:00
virtio-pci.h virtio-pci: refactor virtio-pci device. 2013-01-21 13:23:13 -06:00
virtio-rng.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtio-rng.h
virtio-scsi.c virtio-scsi: abort in-flight I/O when the device is reset 2013-01-10 15:22:42 -06:00
virtio-scsi.h net: do not include net.h everywhere 2012-12-19 08:29:59 +01:00
virtio-serial-bus.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
virtio-serial.h
virtio.c virtio: add a queue_index to VirtQueue 2013-02-01 11:03:03 -06:00
virtio.h virtio-net: pass host features to virtio_net_init 2013-02-08 07:37:24 -06:00
vmmouse.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
vmport.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
vmware_vga.c vga: fix byteswapping. 2013-02-21 16:34:00 -06:00
vt82c686.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
vt82c686.h
watchdog.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
watchdog.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
wdt_i6300esb.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
wdt_ib700.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
wm8750.c i2c: Drop I2C_SLAVE_FROM_QDEV() macro 2013-02-01 10:43:24 -06:00
xen_apic.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
xen_backend.c softmmu: move remaining include files to include/ subdirectories 2012-12-19 08:32:46 +01:00
xen_backend.h softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
xen_blkif.h
xen_common.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
xen_console.c Merge remote-tracking branch 'bonzini/header-dirs' into staging 2012-12-19 17:15:39 -06:00
xen_devconfig.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
xen_disk.c xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER 2013-01-14 18:30:30 +00:00
xen_domainbuild.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
xen_domainbuild.h
xen_machine_pv.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
xen_nic.c xen: fix build problem introduced from per-queue peers 2013-02-01 13:00:33 -06:00
xen_platform.c xen_platform: Do not use old_portio-style callbacks 2013-01-15 19:45:45 +01:00
xen_pt_config_init.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
xen_pt_msi.c xen: fix trivial PCI passthrough MSI-X bug 2012-12-17 11:36:58 +00:00
xen_pt.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
xen_pt.h pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
xen-host-pci-device.c
xen-host-pci-device.h pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
xen.h accel: change {xen, kvm, tcg, qtest}_allowed from int to bool 2013-02-01 15:08:02 -06:00
xenfb.c vga: fix byteswapping. 2013-02-21 16:34:00 -06:00
xgmac.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
xics.c cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
xics.h
xilinx_axidma.c xilinx_axidma: Fix debug mode compile messages 2013-01-30 10:31:27 +01:00
xilinx_axienet.c xilinx_axienet.c: Assert no error when making link 2013-02-21 10:33:39 +01:00
xilinx_ethlite.c net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
xilinx_intc.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
xilinx_spi.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
xilinx_spips.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
xilinx_timer.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
xilinx_uartlite.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
xilinx_zynq.c xilinx_zynq: Fix wrong IRQ number of the second EHCI controller 2013-02-08 11:14:20 -06:00
xilinx.h xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma() 2013-02-13 13:01:24 +01:00
xio3130_downstream.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
xio3130_downstream.h pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
xio3130_upstream.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
xio3130_upstream.h pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
xtensa_bootparam.h
xtensa_lx60.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
xtensa_pic.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
xtensa_sim.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
z2.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
zaurus.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
zynq_slcr.c sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00