qemu-e2k/hw
Alexey Kardashevskiy 5eb92ccc3f xics: add cpu_setup callback
This adds a cpu_setup callback to the XICS device class (as XICS-KVM
will do it different), xics_cpu_setup() will call it if it is set.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-10-25 23:25:47 +02:00
..
9pfs hw/9pfs: Fix errno value for xattr functions 2013-10-05 13:05:28 +04:00
acpi pc,pci,virtio fixes and cleanups 2013-09-30 17:15:01 -05:00
alpha hw/alpha: Fix compiler warning (integer constant is too large) 2013-10-02 22:55:28 +04:00
arm
audio audio: remove CONFIG_MIXEMU configure option 2013-09-24 10:29:34 +02:00
block virtio: Remove unneeded memcpy 2013-10-18 13:02:57 +02:00
bt Preparation for usb-bt-dongle conditional build 2013-09-10 11:14:41 +02:00
char sh4: Fix serial line access for Linux kernels later than 3.2 2013-10-02 22:55:28 +04:00
core
cpu
cris
display Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging 2013-10-18 10:01:49 -07:00
dma
gpio
i2c
i386 kvmvapic: Prevent reading beyond the end of guest RAM 2013-10-04 13:13:16 +03:00
ide ahci: set ahci mode on reset 2013-10-11 16:49:59 +02:00
input
intc xics: add cpu_setup callback 2013-10-25 23:25:47 +02:00
isa
lm32
m68k
microblaze
mips mips_malta: support up to 2GiB RAM 2013-09-09 18:42:22 +02:00
misc vfio-pci: Fix endian issues in vfio_pci_size_rom() 2013-10-04 12:50:51 -06:00
moxie
net net/rtl8139: update network information when macaddr is changed in guest 2013-10-18 13:28:09 +02:00
nvram
openrisc
pci Makefile.target: CONFIG_NO_* variables removed 2013-10-16 18:21:00 +02:00
pci-bridge
pci-host pc,pci,virtio fixes and cleanups 2013-09-30 17:15:01 -05:00
ppc xics: split to xics and xics-common 2013-10-25 23:25:47 +02:00
s390x s390/eventfacility: allow childs to handle more than 1 event type 2013-09-20 13:55:30 +02:00
scsi scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344] 2013-10-09 17:24:18 +02:00
sd sd: Avoid access to NULL BlockDriverState 2013-10-17 10:15:18 +02:00
sh4
sparc
sparc64
ssi
timer
tpm
unicore32
usb pci-ohci: Add missing 'break' in ohci_service_td 2013-10-02 22:55:28 +04:00
virtio
watchdog
xen qemu/xen: make use of xenstore relative paths 2013-10-10 14:25:52 +00:00
xtensa
Makefile.objs