qemu-e2k/include
Andreas Färber 38fcbd3f08 cpu: Replace qemu_for_each_cpu()
It was introduced to loop over CPUs from target-independent code, but
since commit 182735efaf target-independent
CPUState is used.

A loop can be considered more efficient than function calls in a loop,
and CPU_FOREACH() hides implementation details just as well, so use that
instead.

Suggested-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-09-03 12:25:55 +02:00
..
block aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API 2013-08-22 19:14:24 +02:00
disas
exec tcg: Introduce zero and sign-extended versions of load helpers 2013-09-02 09:08:31 -07:00
fpu
hw pseries: Add H_SET_MODE hcall to change guest exception endianness 2013-09-02 10:06:42 +02:00
migration migration: fix spice migration 2013-07-29 17:19:02 +02:00
monitor monitor: avoid use of global *cur_mon in monitor_find_completion() 2013-08-30 07:41:14 -04:00
net
qapi OptsVisitor: don't try to flatten overlong integer ranges 2013-08-20 11:52:00 -04:00
qemu aio / timers: Remove legacy interface 2013-08-22 19:14:24 +02:00
qom cpu: Replace qemu_for_each_cpu() 2013-09-03 12:25:55 +02:00
sysemu Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5 2013-08-29 17:21:51 -05:00
ui spice: fix display initialization 2013-07-30 10:25:47 +02:00
config.h
elf.h s390: Implement dump-guest-memory support for target s390x 2013-07-30 16:12:25 +02:00
glib-compat.h
qemu-common.h
qemu-io.h
trace.h