qemu-e2k/hw
Alex Bligh 6a1751b7aa aio / timers: Untangle include files
include/qemu/timer.h has no need to include main-loop.h and
doing so causes an issue for the next patch. Unfortunately
various files assume including timers.h will pull in main-loop.h.
Untangle this mess.

Signed-off-by: Alex Bligh <alex@alex.org.uk>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-08-22 19:10:27 +02:00
..
9pfs virtio-9p-device: Avoid freeing uninitialized memory 2013-08-01 11:18:24 -05:00
acpi
alpha target-alpha: Implement the typhoon iommu 2013-08-16 11:17:23 -07:00
arm hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu() 2013-08-20 14:54:31 +01:00
audio
block aio: drop io_flush argument 2013-08-19 15:52:19 +02:00
bt
char virtio-console: Use exitfn for virtserialport, too 2013-08-01 11:18:32 -05:00
core qdev: Set globals in instance_post_init function 2013-08-16 18:44:33 +02:00
cpu default-configs: Fix A9MP and A15MP config names 2013-08-20 14:54:32 +01:00
cris
display
dma aio / timers: Untangle include files 2013-08-22 19:10:27 +02:00
gpio
i2c
i386 pvpanic: fix bad merge 2013-08-13 09:02:52 -05:00
ide
input aio / timers: Rename qemu_timer_* functions 2013-08-22 15:58:05 +02:00
intc
isa i82378: Cleanup implementation 2013-07-31 23:25:41 +02:00
lm32
m68k
microblaze
mips aio / timers: Rename qemu_timer_* functions 2013-08-22 15:58:05 +02:00
misc hw/misc: make pvpanic known to user 2013-08-12 11:20:57 -05:00
moxie
net pcnet: Flush queued packets on end of STOP state 2013-08-05 14:11:17 +02:00
nvram fw_cfg: the I/O port variant expects little-endian 2013-08-07 12:48:15 -05:00
openrisc aio / timers: Rename qemu_timer_* functions 2013-08-22 15:58:05 +02:00
pci
pci-bridge i82801b11: Fix i82801b11 PCI host bridge config space 2013-08-12 12:07:12 +03:00
pci-host pci-host/prep: Set isa_mem_base in the PCI host bridge 2013-07-31 23:25:27 +02:00
ppc
s390x
scsi
sd
sh4
sparc
sparc64
ssi
timer aio / timers: Untangle include files 2013-08-22 19:10:27 +02:00
tpm aio / timers: Untangle include files 2013-08-22 19:10:27 +02:00
unicore32
usb aio / timers: Untangle include files 2013-08-22 19:10:27 +02:00
virtio pci,virtio fixes for 1.6 2013-08-12 08:32:55 -05:00
watchdog
xen
xtensa
Makefile.objs