diff options
author | Paolo Bonzini | 2017-07-04 15:57:28 +0200 |
---|---|---|
committer | Paolo Bonzini | 2017-07-04 16:00:43 +0200 |
commit | 290dae4678df9f271dbde5cc5cc7648aff136493 (patch) | |
tree | 4b29ad5be67344cae76274fa922dbd2e9d94c402 /bsd-user/netbsd/syscall_nr.h | |
parent | tcg: move page_size_init() function (diff) | |
download | qemu-290dae4678df9f271dbde5cc5cc7648aff136493.tar.gz qemu-290dae4678df9f271dbde5cc5cc7648aff136493.tar.xz qemu-290dae4678df9f271dbde5cc5cc7648aff136493.zip |
cpu: move interrupt handling out of translate-common.c
translate-common.c will not be available anymore with --disable-tcg,
so we cannot leave cpu_interrupt_handler there.
Move the TCG-specific handler to accel/tcg/tcg-all.c, and adopt
KVM's handler as the default one, since it works just as well for
Xen and qtest.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'bsd-user/netbsd/syscall_nr.h')
0 files changed, 0 insertions, 0 deletions