qemu-e2k/include
Paolo Bonzini 9373e63297 tcg: introduce tcg_current_cpu
This is already useful on Windows in order to remove tls.h, because
accesses to current_cpu are done from a different thread on that
platform.  It will be used on POSIX platforms as soon TCG stops using
signals to interrupt the execution of translated code.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-09 15:34:53 +02:00
..
block AioContext: force event loop iteration using BH 2015-07-29 10:02:06 +01:00
crypto crypto: introduce generic cipher API & built-in implementation 2015-07-08 13:11:01 +02:00
disas disas: Add print_insn to disassemble info 2015-07-09 15:20:40 +02:00
exec tcg: introduce tcg_current_cpu 2015-09-09 15:34:53 +02:00
fpu
hw i8257: remove cpu_request_exit irq 2015-09-09 15:34:53 +02:00
libdecnumber
migration migration: Fix global state with Xen. 2015-08-03 16:13:23 +00:00
monitor
net
qapi
qemu iohandler: Use aio API 2015-09-07 18:14:03 +02:00
qom exec: drop cpu_can_do_io, just read cpu->can_do_io 2015-08-14 23:40:32 +02:00
standard-headers virtio-input: move sys/ioctl.h include 2015-07-16 17:34:41 +02:00
sysemu Added generic panic handler qemu_system_guest_panicked() 2015-09-07 18:14:03 +02:00
ui
config.h
elf.h
glib-compat.h
qemu-common.h qemu-common.h: Move muldiv64() to host-utils.h 2015-08-19 16:29:53 +01:00
qemu-io.h
qjson.h
trace-tcg.h
trace.h