diff options
| author | Peter Crosthwaite | 2015-05-31 08:11:45 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2015-06-26 16:00:51 +0200 |
| commit | e1b89321bafea9fb33d87852fc91fee579d17dfe (patch) | |
| tree | a7c496bd355d7740e1a151e8a1b35bdfeabd650f /scripts | |
| parent | include/exec: Move standard exceptions to cpu-all.h (diff) | |
| download | qemu-e1b89321bafea9fb33d87852fc91fee579d17dfe.tar.gz qemu-e1b89321bafea9fb33d87852fc91fee579d17dfe.tar.xz qemu-e1b89321bafea9fb33d87852fc91fee579d17dfe.zip | |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
