qemu-e2k/hw
Blue Swirl 9196dd411d Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
* 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm:
  hw/nand.c: Fix nand erase operation
  cadence_uart: Flush queued characters on reset
  pl330: Don't inhibit ES bits on INTEN
  pflash_cfi01: Implement migration support
  pflash_cfi01: Drop unused 'bypass' field
  hw/arm_gic_common: Use vmstate struct rather than save/load functions
  arm_gic: Fix sizes of state fields in preparation for vmstate support
  vmstate: Add support for two dimensional arrays
  hw/onenand.c: fix migration of dynamically allocated buffer "otp"
  hw/sd.c: fix migration of dynamically allocated buffer "buf"
  vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
  hw/arm_mptimer: Save the timer state
  pl050: Don't send always-constant is_mouse field
  hw/arm/nseries: don't print to stdout or stderr
2013-04-06 12:53:54 +00:00
..
9pfs virtio-9p: remove PCI dependencies from hw/9pfs/ 2013-03-01 13:57:33 +01:00
alpha hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
arm Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm 2013-04-06 12:53:54 +00:00
cris cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
dataplane dataplane: fix hang introduced by AioContext transition 2013-03-15 16:07:51 +01:00
i386 pc_acpi_init(): don't bail as soon as failing to find default DSDT 2013-04-04 19:23:09 -05:00
ide blockdev: enable discard by default 2013-02-22 21:29:44 +01:00
kvm hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC 2013-03-05 00:45:28 +00:00
lm32 configure: rename OpenGL feature to GLX 2013-03-18 19:40:34 +01:00
m68k m68k: move files referencing CPU to hw/m68k/ 2013-03-01 15:01:19 +01:00
microblaze petalogix_ml605_mmu: Cleanup ssi_create_slave() 2013-04-05 15:04:10 +02:00
mips cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
moxie Remove device_tree.o from hw/moxie/Makefile.objs. 2013-03-24 11:30:04 +01:00
openrisc cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
pci usb-storage: Forward serial number to scsi-disk 2013-04-05 18:58:05 +02:00
ppc mmu-hash*: Add hash pte load/store helpers 2013-03-22 15:28:48 +01:00
s390x virtio-balloon-ccw: switch to the new API. 2013-03-28 12:57:41 -05:00
sh4 target-sh4: Move PVR/PRR/CVR into SuperHCPUClass 2013-03-12 10:35:54 +01:00
sparc hw/tcx: Remove unused 'addr' field and the property that sets it 2013-03-28 10:32:49 +01:00
sparc64 cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
unicore32 cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
usb usb-storage: Forward serial number to scsi-disk 2013-04-05 18:58:05 +02:00
xtensa cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
Makefile.objs VMXNET3 device implementation 2013-03-25 11:13:10 +01:00
a9mpcore.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
a9scu.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
a15mpcore.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-03-10 19:56:35 -05:00
ac97.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
acpi.c like acpi_table_install(), acpi_table_add() should propagate Errors 2013-04-04 19:23:08 -05:00
acpi.h acpi: initialize s4_val used in s4 shutdown 2013-04-03 15:06:44 -05:00
acpi_ich9.c acpi: initialize s4_val used in s4 shutdown 2013-04-03 15:06:44 -05:00
acpi_ich9.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
acpi_piix4.c acpi: initialize s4_val used in s4 shutdown 2013-04-03 15:06:44 -05:00
adb.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
adb.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
adlib.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ads7846.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
alpha_sys.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
alpha_typhoon.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
apb_pci.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
apb_pci.h Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
apic-msidef.h Introduce apic-msidef.h 2012-06-21 16:06:11 +00:00
apic.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
apic.h target-i386: move cpu halted decision into x86_cpu_reset 2012-08-01 08:45:06 -05:00
apic_common.c extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS 2013-04-04 19:23:09 -05:00
apic_internal.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
apm.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
apm.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
applesmc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
arm-misc.h Fix typos and misspellings 2013-03-22 13:25:07 +01:00
arm11mpcore.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
arm_gic.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-03-10 19:56:35 -05:00
arm_gic_common.c hw/arm_gic_common: Use vmstate struct rather than save/load functions 2013-04-05 16:18:00 +01:00
arm_gic_internal.h arm_gic: Fix sizes of state fields in preparation for vmstate support 2013-04-05 16:17:59 +01:00
arm_l2x0.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
arm_mptimer.c hw/arm_mptimer: Save the timer state 2013-04-05 16:17:58 +01:00
arm_sysctl.c hw/arm_sysctl: Implement SYS_CFG_OSC function 2013-03-15 16:41:57 +00:00
arm_timer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
armv7m_nvic.c arm_gic: Fix sizes of state fields in preparation for vmstate support 2013-04-05 16:17:59 +01:00
audiodev.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
bitbang_i2c.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
bitbang_i2c.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
blizzard.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
blizzard_template.h
block-common.c g_strdup(NULL) returns NULL; simplify 2013-01-30 11:14:46 +01:00
block-common.h blockdev: enable discard by default 2013-02-22 21:29:44 +01:00
boards.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
bonito.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
bt-hci-csr.c qemu-char: Call fe_claim / fe_release when not using qdev chr properties 2013-04-04 19:21:25 -05:00
bt-hci.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
bt-hid.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
bt-l2cap.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
bt-sdp.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
bt.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
bt.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
cadence_gem.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
cadence_ttc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
cadence_uart.c cadence_uart: Flush queued characters on reset 2013-04-05 17:03:01 +01:00
cbus.c hw: include hw header files with full paths 2013-03-01 15:01:17 +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 hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
cdrom.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
cirrus_vga.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
cirrus_vga_rop.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
cirrus_vga_rop2.h
cirrus_vga_template.h
cris-boot.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
cs4231.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
cs4231a.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
cuda.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
debugcon.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
debugexit.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
dec_pci.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
dec_pci.h dec_pci: QOM'ify DEC 21154 PCI-PCI bridge 2012-08-22 10:47:15 -05:00
devices.h Move qemu_irq typedef out of qemu-common.h 2012-11-15 01:57:02 +01:00
dma.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
dp8393x.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ds1225y.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ds1338.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
e1000.c Switch to efi-enabled nic roms by default 2013-03-18 10:21:56 +01:00
e1000_hw.h e1000: introduce bits of PHY control register 2012-04-25 10:53:47 +03:00
ecc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
eccmemctl.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
eepro100.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
eeprom93xx.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
eeprom93xx.h
elf_ops.h Save memory allocation in the elf loader 2013-03-08 21:04:52 +01:00
empty_slot.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
empty_slot.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
es1370.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
escc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
escc.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
esp-pci.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
esp.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
esp.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
etraxfs.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
etraxfs_dma.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
etraxfs_dma.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
etraxfs_eth.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
etraxfs_pic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
etraxfs_ser.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
etraxfs_timer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
exynos4210.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
exynos4210_combiner.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
exynos4210_fimd.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
exynos4210_gic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
exynos4210_i2c.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
exynos4210_mct.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
exynos4210_pmu.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
exynos4210_pwm.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
exynos4210_rtc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
exynos4210_uart.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
fdc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
fdc.h Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
firmware_abi.h
flash.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
fmopl.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
fmopl.h
framebuffer.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
framebuffer.h console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
fw_cfg.c hw: include hw header files with full paths 2013-03-01 15:01:17 +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 console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
grackle_pci.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
grlib.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
grlib_apbuart.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
grlib_gptimer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
grlib_irqmp.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
gt64xxx.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
gus.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
gusemu.h
gusemu_hal.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
gusemu_mixer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
gustate.h
hd-geometry.c block: move include files to include/block/ 2012-12-19 08:31:31 +01:00
hda-audio.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
heathrow_pic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
hid.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
hid.h hid: Change idle handling to use a timer 2013-01-07 12:57:24 +01:00
hpet.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
hpet_emul.h i8254: Rework & fix interaction with HPET in legacy mode 2012-02-17 09:58:22 -06:00
hw.h savevm: Add VMSTATE_UINTTL_EQUAL helper 2013-03-26 13:30:49 +01:00
i2c.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i2c.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i8254.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i8254.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i8254_common.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i8254_internal.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i8259.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i8259_common.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i8259_internal.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i82374.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i82378.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
i82801b11.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
ich9.h Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-03-10 19:56:35 -05:00
ide.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
imx.h Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
imx_avic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
imx_ccm.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
imx_serial.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
imx_timer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
intel-hda-defs.h
intel-hda.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
intel-hda.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ioapic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ioapic.h
ioapic_common.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ioapic_internal.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ioh3420.c pci: Q35, Root Ports, and Switches create PCI Express buses 2013-03-26 21:02:18 +02:00
ioh3420.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ipack.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ipack.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ipoctal232.c ipoctal232: Convert to use chardev properties directly 2013-04-04 19:21:26 -05:00
irq.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
irq.h Move qemu_irq typedef out of qemu-common.h 2012-11-15 01:57:02 +01:00
isa-bus.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
isa.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
isa_mmio.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ivshmem.c qemu-char: Call fe_claim / fe_release when not using qdev chr properties 2013-04-04 19:21:25 -05:00
jazz_led.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
lan9118.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
lance.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
lm32.h sysbus: Drop sysbus_from_qdev() cast macro 2013-01-21 13:52:24 -06:00
lm32_hwsetup.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
lm32_juart.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
lm32_juart.h
lm32_pic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
lm32_pic.h HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
lm32_sys.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
lm32_timer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
lm32_uart.c lm32_uart: fix receive buffering 2013-03-18 19:40:34 +01:00
lm832x.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
lm4549.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
lm4549.h Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
loader.c Merge remote-tracking branch 'origin/master' into staging 2013-03-10 20:39:17 -05:00
loader.h Save memory allocation in the elf loader 2013-03-08 21:04:52 +01:00
lpc_ich9.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
lsi53c895a.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
m25p80.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
m48t59.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
mac_dbdma.c Merge remote-tracking branch 'origin/master' into staging 2013-03-10 20:39:17 -05:00
mac_dbdma.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
mac_nvram.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
macio.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-03-10 19:56:35 -05:00
marvell_88w8618_audio.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
max111x.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
max7310.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
mc146818rtc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
mc146818rtc.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
mc146818rtc_regs.h rtc: map CMOS index 0x37 to 0x32 on read and writes 2012-10-05 08:02:30 -05:00
mcf.h mcf_intc: Pass M68kCPU to mcf_intc_init() 2013-02-16 14:50:59 +01:00
mcf_fec.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
mcf_uart.c qemu-char: Call fe_claim / fe_release when not using qdev chr properties 2013-04-04 19:21:25 -05:00
megasas.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
mfi.h megasas: Correct target/lun mapping 2012-11-12 16:42:56 +01:00
microblaze_boot.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
microblaze_pic_cpu.h microblaze hw/: Don't use CPUState 2012-03-14 22:20:26 +01:00
milkymist-ac97.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
milkymist-hpdmc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
milkymist-hw.h milkymist-softusb: Don't map RAM memory regions in the device itself 2013-04-01 09:08:33 -05:00
milkymist-memcard.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
milkymist-minimac2.c milkymist-minimac2: Just expose buffers as a sysbus mmio region 2013-04-01 09:08:33 -05:00
milkymist-pfpu.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
milkymist-softusb.c hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path 2013-04-01 09:08:33 -05:00
milkymist-sysctl.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
milkymist-tmu2.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
milkymist-uart.c milkymist-uart: fix receive buffering 2013-03-18 19:40:34 +01:00
milkymist-vgafb.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
milkymist-vgafb_template.h
mips-bios.h
mips.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
mips_cpudevs.h mips hw/: Don't use CPUState 2012-03-14 22:20:26 +01:00
mipsnet.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
mst_fpga.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
multiboot.h
nand.c hw/nand.c: Fix nand erase operation 2013-04-05 17:08:54 +01:00
ne2000-isa.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ne2000.c Switch to efi-enabled nic roms by default 2013-03-18 10:21:56 +01:00
ne2000.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
null-machine.c Make default boot order machine specific 2013-01-15 18:26:18 -06:00
nvram.h m48t59: remove unused m48t59_set_addr 2012-11-10 13:49:20 +00:00
omap.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
omap_clk.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_dma.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_dss.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_gpio.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_gpmc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_gptimer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_i2c.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_intc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_l4.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_lcd_template.h
omap_lcdc.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
omap_mmc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_sdrc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_spi.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_synctimer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_tap.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
omap_uart.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
onenand.c hw/onenand.c: fix migration of dynamically allocated buffer "otp" 2013-04-05 16:17:59 +01:00
opencores_eth.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
openpic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
openpic.h openpic: add basic support for MPIC v4.2 2013-01-25 22:02:56 +01:00
pam.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pam.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
parallel.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pc-testdev.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pc.h like acpi_table_install(), acpi_table_add() should propagate Errors 2013-04-04 19:23:08 -05:00
pc87312.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pc87312.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pc_sysfw.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pci_bridge_dev.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
pckbd.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pcmcia.h HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
pcnet-pci.c Switch to efi-enabled nic roms by default 2013-03-18 10:21:56 +01:00
pcnet.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pcnet.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
pcspk.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pcspk.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pflash_cfi01.c pflash_cfi01: Implement migration support 2013-04-05 16:18:00 +01:00
pflash_cfi02.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
piix4.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
piix_pci.c piix_pci: Fix C99 comments 2013-03-28 12:59:23 -05:00
pl011.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pl022.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pl031.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pl041.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pl041.h
pl041.hx
pl050.c pl050: Don't send always-constant is_mouse field 2013-04-05 16:17:58 +01:00
pl061.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pl080.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pl110.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
pl110_template.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pl181.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pl190.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pl330.c pl330: Don't inhibit ES bits on INTEN 2013-04-05 16:59:09 +01:00
pm_smbus.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pm_smbus.h acpi: switch smbus to memory api 2012-12-04 13:52:43 +01:00
ppc-viosrp.h
ppc.h ppc405_uc: Pass PowerPCCPU to ppc40x_{core,chip,system}_reset() 2013-02-16 14:50:59 +01:00
ppc4xx.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ppc4xx_pci.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
ppc405.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ppce500_pci.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
ppce500_pci.h PPC: e500: pci: Export slot2irq calculation 2012-12-14 13:12:57 +01:00
prep_pci.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
primecell.h hw/primecell.h: Remove obsolete pl080_init() declaration 2012-02-17 11:13:39 +00:00
ps2.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ps2.h ps2: avoid repeated header file includes 2012-04-12 11:14:29 +01:00
ptimer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ptimer.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
puv3.h unicore32-softmmu: Add puv3 soc/board support 2012-08-11 09:36:59 +00:00
puv3_dma.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
puv3_gpio.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
puv3_intc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
puv3_ost.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
puv3_pm.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pxa.h cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
pxa2xx_dma.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pxa2xx_keypad.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pxa2xx_lcd.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
pxa2xx_mmci.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pxa2xx_pcmcia.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
pxa2xx_template.h
pxa2xx_timer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
q35.c pci: Q35, Root Ports, and Switches create PCI Express buses 2013-03-26 21:02:18 +02:00
q35.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
qdev-addr.c hw/qdev-properties.c: Improve diagnostic for setting property after realize 2013-03-26 09:26:49 -05:00
qdev-addr.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
qdev-core.h qdev: Implement (variable length) array properties 2013-03-15 16:41:57 +00:00
qdev-dma.h iommu: Introduce IOMMU emulation infrastructure 2012-06-27 16:33:25 -05:00
qdev-properties-system.c qemu-char: Add qemu_chr_fe_claim / _release helper functions 2013-04-04 19:21:25 -05:00
qdev-properties.c hw/qdev-properties.c: Improve diagnostic for setting property after realize 2013-03-26 09:26:49 -05:00
qdev-properties.h hw/qdev-properties.c: Improve diagnostic for setting property after realize 2013-03-26 09:26:49 -05:00
qdev.c qdev: only send deleted event if device was realized 2013-04-02 08:15:25 -05:00
qdev.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
qxl-logger.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
qxl-render.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
qxl.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
qxl.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
rc4030.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
realview_gic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
rtl8139.c Switch to efi-enabled nic roms by default 2013-03-18 10:21:56 +01:00
sb16.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sbi.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
scsi-bus.c usb-storage: Forward serial number to scsi-disk 2013-04-05 18:58:05 +02: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/hw-dirs' into staging 2013-03-10 19:56:35 -05:00
scsi-generic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
scsi.h usb-storage: Forward serial number to scsi-disk 2013-04-05 18:58:05 +02:00
sd.c hw/sd.c: fix migration of dynamically allocated buffer "buf" 2013-04-05 16:17:59 +01:00
sd.h hw/sd.c: Fix erase for high capacity cards 2012-10-30 07:45:12 +00:00
sdhci.c Fix typos and misspellings 2013-03-22 13:25:07 +01:00
sdhci.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
serial-isa.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
serial-pci.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
serial.c serial: Fix debug format strings 2013-03-22 13:30:40 +01:00
serial.h Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-03-10 19:56:35 -05:00
sga.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sh.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sh7750_regnames.h
sh7750_regs.h
sh_intc.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
sh_intc.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sh_pci.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
sh_serial.c qemu-char: Call fe_claim / fe_release when not using qdev chr properties 2013-04-04 19:21:25 -05:00
sh_timer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sharpsl.h Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
slavio_intctl.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
slavio_misc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
slavio_timer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sm501.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
sm501_template.h
smbios.h
smbus.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
smbus.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
smbus_eeprom.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
smbus_ich9.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
smc91c111.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
soc_dma.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
soc_dma.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
spapr.h softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
spapr_llan.c Merge remote-tracking branch 'origin/master' into staging 2013-03-10 20:39:17 -05:00
spapr_nvram.c pseries: Remove unneeded include statement (fixes MinGW builds) 2013-01-04 14:38:04 +01:00
spapr_pci.c virtio,pci,qom 2013-03-26 16:16:43 -05:00
spapr_pci.h pseries: Remove "busname" property for PCI host bridge 2013-03-22 15:28:45 +01:00
spapr_vio.h softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
spapr_vscsi.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
spapr_vty.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sparc32_dma.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sparc32_dma.h Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
srp.h srp: Don't use QEMU_PACKED for single elements of a structured type 2012-09-14 08:21:27 +01:00
ssd0303.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
ssd0323.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
ssi-sd.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ssi.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ssi.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
stellaris_enet.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
stellaris_input.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
stream.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
stream.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
strongarm.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
strongarm.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
sun4c_intctl.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sun4m.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sun4m_iommu.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sysbus.c sysbus: Remove sysbus_add_memory and sysbus_del_memory 2013-04-01 09:08:33 -05:00
sysbus.h sysbus: Remove sysbus_add_memory and sysbus_del_memory 2013-04-01 09:08:33 -05:00
tc6393xb.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
tc6393xb_template.h console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
tc58128.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
tcx.c hw/tcx: Remove unused 'addr' field and the property that sets it 2013-03-28 10:32:49 +01:00
tmp105.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
tmp105.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
tmp105_regs.h tmp105: Split out I2C message constants from header 2013-01-16 12:14:20 -06:00
tpci200.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
tsc210x.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
tsc2005.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
tusb6010.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
twl92230.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
uboot_image.h hw: move executable format header files to hw/ 2012-12-19 08:32:46 +01:00
unin_pci.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
usb.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
versatile_i2c.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
versatile_pci.c pci: Allow PCI bus creation interfaces to specify the type of bus 2013-03-26 21:02:18 +02:00
vfio_pci.c vfio: cleanup includes 2013-04-01 13:35:40 -06:00
vga-isa-mm.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
vga-isa.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
vga-pci.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
vga.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
vga.h
vga_int.h console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
vga_template.h
vhost.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-03-10 19:56:35 -05:00
vhost.h vhost: multiqueue support 2013-02-01 11:03:02 -06:00
vhost_net.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
vhost_net.h vhost: multiqueue support 2013-02-01 11:03:02 -06:00
virtio-balloon.c virtio-balloon: cleanup: remove qdev field. 2013-03-28 12:57:41 -05:00
virtio-balloon.h virtio-balloon: cleanup: remove qdev field. 2013-03-28 12:57:41 -05:00
virtio-blk.c virtio-blk: Do not segfault fault if failed to initialize dataplane 2013-03-19 11:48:56 +01:00
virtio-blk.h virtio-blk: cleanup: remove qdev field. 2013-03-18 13:08:41 -05:00
virtio-bus.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
virtio-bus.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
virtio-console.c virtio-serial: Consolidate guest_open/guest_close into set_guest_connected 2013-03-27 10:26:50 -05:00
virtio-net.c virtio,pci,qom 2013-03-26 16:16:43 -05:00
virtio-net.h virtio: make virtio device's structures public. 2013-03-18 13:08:39 -05:00
virtio-pci.c virtio-balloon-pci: switch to the new API. 2013-03-28 12:57:41 -05:00
virtio-pci.h virtio-balloon-pci: switch to the new API. 2013-03-28 12:57:41 -05:00
virtio-rng.c virtio: make virtio device's structures public. 2013-03-18 13:08:39 -05:00
virtio-rng.h virtio: make virtio device's structures public. 2013-03-18 13:08:39 -05:00
virtio-scsi.c virtio-scsi: cleanup: remove qdev field. 2013-03-26 09:26:36 -05:00
virtio-scsi.h virtio-scsi: cleanup: remove qdev field. 2013-03-26 09:26:36 -05:00
virtio-serial-bus.c virtio-serial: propagate guest_connected to the port on post_load 2013-03-27 10:26:50 -05:00
virtio-serial.h virtio-serial: Consolidate guest_open/guest_close into set_guest_connected 2013-03-27 10:26:50 -05:00
virtio.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
virtio.h virtio-blk: cleanup: init and exit functions. 2013-03-18 13:08:40 -05:00
vmmouse.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
vmport.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
vmware_utils.h Common definitions for VMWARE devices 2013-03-25 11:13:10 +01:00
vmware_vga.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
vmxnet3.c VMXNET3: initialize rx_ridx to eliminate compile warning 2013-04-02 08:15:40 -05:00
vmxnet3.h VMXNET3 device implementation 2013-03-25 11:13:10 +01:00
vmxnet_debug.h Common definitions for VMWARE devices 2013-03-25 11:13:10 +01:00
vmxnet_rx_pkt.c Packet abstraction for VMWARE network devices 2013-03-25 11:13:10 +01:00
vmxnet_rx_pkt.h Packet abstraction for VMWARE network devices 2013-03-25 11:13:10 +01:00
vmxnet_tx_pkt.c Packet abstraction for VMWARE network devices 2013-03-25 11:13:10 +01:00
vmxnet_tx_pkt.h Packet abstraction for VMWARE network devices 2013-03-25 11:13:10 +01:00
vt82c686.c acpi: initialize s4_val used in s4 shutdown 2013-04-03 15:06:44 -05: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 hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
wdt_ib700.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
wm8750.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen-host-pci-device.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen-host-pci-device.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen.h accel: change {xen, kvm, tcg, qtest}_allowed from int to bool 2013-02-01 15:08:02 -06:00
xen_apic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen_backend.c Introduce 64 bit integer write interface to xenstore 2013-04-05 15:37:32 +00:00
xen_backend.h Introduce 64 bit integer write interface to xenstore 2013-04-05 15:37:32 +00:00
xen_blkif.h
xen_common.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen_console.c qemu-char: Call fe_claim / fe_release when not using qdev chr properties 2013-04-04 19:21:25 -05:00
xen_devconfig.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen_disk.c Allow xen guests to plug disks of 1 TiB or more 2013-04-05 15:47:59 +00:00
xen_domainbuild.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen_nic.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen_platform.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen_pt.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen_pt.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen_pt_config_init.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xen_pt_msi.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xenfb.c console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00
xgmac.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xics.h pseries: Move XICS initialization before cpu initialization 2013-03-22 15:28:45 +01:00
xilinx.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xilinx_axidma.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xilinx_axienet.c xilinx_axienet: pump events as appropriate 2013-04-04 00:55:03 +02:00
xilinx_ethlite.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xilinx_intc.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xilinx_spi.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xilinx_spips.c xilinx_spips: QOM styling fixes 2013-03-15 16:41:59 +00:00
xilinx_timer.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xilinx_uartlite.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xio3130_downstream.c pci: Q35, Root Ports, and Switches create PCI Express buses 2013-03-26 21:02:18 +02:00
xio3130_downstream.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xio3130_upstream.c pci: Q35, Root Ports, and Switches create PCI Express buses 2013-03-26 21:02:18 +02:00
xio3130_upstream.h hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
xtensa_bootparam.h
zaurus.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
zynq_slcr.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00