qemu-e2k/include
Peter Crosthwaite e1b89321ba include/exec: Move tb hash functions out
This is one of very few things in exec-all with a genuine CPU
architecture dependency. Move these hashing helpers to a new
header to trim exec-all.h down to a near architecture-agnostic
header.

The defs are only used by cpu-exec and translate-all which are both
arch-obj's so the new tb-hash.h has no core code usage.

Reviewed-by: Richard Henderson <rth@redhat.com>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-Id: <9d048b96f7cfa64a4d9c0b88e0dd2877fac51d41.1433052532.git.crosthwaite.peter@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-06-26 16:00:51 +02:00
..
block Include monitor/monitor.h exactly where needed 2015-06-22 18:20:41 +02:00
disas disas: Remove uses of CPU env 2015-06-22 17:40:01 +02:00
exec include/exec: Move tb hash functions out 2015-06-26 16:00:51 +02:00
fpu
hw virtio-input: evdev passthrough 2015-06-23 10:32:35 +02:00
libdecnumber
migration Add a protective section footer 2015-06-12 06:54:01 +02:00
monitor Include monitor/monitor.h exactly where needed 2015-06-22 18:20:41 +02:00
net qmp: Wean off qerror_report() 2015-06-22 18:20:40 +02:00
qapi qerror: Move #include out of qerror.h 2015-06-22 18:20:40 +02:00
qemu iov: don't touch iov in iov_send_recv() 2015-06-23 16:05:34 +01:00
qom qom: Don't pass string table to object_get_enum() function 2015-06-19 18:42:48 +02:00
standard-headers virtio: update headers, add virtio-gpu (2d) 2015-06-10 11:02:00 +02:00
sysemu block-backend: Introduce blk_drain() 2015-06-23 15:06:16 +01:00
ui Include monitor/monitor.h exactly where needed 2015-06-22 18:20:41 +02:00
config.h
elf.h
glib-compat.h
qemu-common.h qemu-common: add VEC_OR macro 2015-06-26 16:00:50 +02:00
qemu-io.h
qjson.h
trace-tcg.h
trace.h