qemu-e2k/hw
Andreas Färber 05318a858c spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()
Instead of looping over all CPUArchState, use a helper to obtain the
desired CPUState directly. Saves a CPUPPCState variable and QOM cast.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-06-12 23:43:26 +02:00
..
9pfs hw/9pfs: Be robust against paths without FS_IOC_GETVERSION 2013-05-28 15:23:12 +05:30
acpi refer to FWCfgState explicitly 2013-06-02 18:14:02 +03:00
alpha
arm exynos4210.c: register rom_mem for memory migration 2013-06-03 17:17:46 +01:00
audio remove some double-includes 2013-05-18 16:35:12 +04:00
block block: add block driver read only whitelist 2013-06-04 12:11:58 +02:00
bt
char debugcon: fix compiler warning when open DEBUG_DEBUGCON 2013-06-01 14:25:38 +04:00
core pci: misc cleanups 2013-06-04 09:26:29 -05:00
cpu target-i386: Move APIC to ICC bus 2013-05-01 13:06:07 +02:00
cris
display Merge remote-tracking branch 'mjt/trivial-patches' into staging 2013-06-03 08:37:44 -05:00
dma xilinx_axidma: Do not set DMA .notify to NULL after notify 2013-06-10 13:04:40 +02:00
gpio
i2c
i386 target-i386: Update model values on Conroe/Penryn/Nehalem CPU models 2013-06-10 23:33:18 +02:00
ide ide: Set BSY bit during FLUSH 2013-06-06 11:27:27 +02:00
input
intc apic: rename apic specific bitopts 2013-06-02 18:14:02 +03:00
isa
lm32
m68k
microblaze
mips remove some double-includes 2013-05-18 16:35:12 +04:00
misc pvpanic: use FWCfgState explicitly 2013-06-02 18:14:15 +03:00
moxie
net Merge remote-tracking branch 'stefanha/net' into staging 2013-06-10 11:37:39 -05:00
nvram fw_cfg: fw_cfg is a singleton 2013-06-02 18:14:14 +03:00
openrisc hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pci pci: add VMSTATE_MSIX 2013-06-03 11:37:44 +02:00
pci-bridge dec.c - move to pci-bridge 2013-06-02 18:13:37 +03:00
pci-host dec.c - move to pci-bridge 2013-06-02 18:13:37 +03:00
ppc spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu() 2013-06-12 23:43:26 +02:00
s390x virtio-ccw: Fix unsetting of indicators. 2013-06-06 10:25:59 +02:00
scsi exec: eliminate qemu_put_ram_ptr 2013-05-24 18:42:19 +02:00
sd sd/sd.c: Fix "inquiry" ACMD41 2013-06-03 17:17:45 +01:00
sh4
sparc refer to FWCfgState explicitly 2013-06-02 18:14:02 +03:00
sparc64 refer to FWCfgState explicitly 2013-06-02 18:14:02 +03:00
ssi xilinx_spips: lqspi: Fix byte/misaligned access 2013-06-03 17:17:44 +01:00
timer i.MX: Improve EPIT timer code. 2013-06-03 17:17:46 +01:00
tpm
unicore32
usb xhci: add live migration support 2013-06-03 11:38:03 +02:00
virtio qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path 2013-05-30 11:44:27 -05:00
watchdog
xen
xtensa
Makefile.objs