qemu-patch-raspberry4/qom
Paolo Bonzini 290dae4678 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>
2017-07-04 16:00:43 +02:00
..
container.c
cpu.c cpu: move interrupt handling out of translate-common.c 2017-07-04 16:00:43 +02:00
Makefile.objs
object.c object: add uint property setter/getter 2017-06-20 14:31:32 +02:00
object_interfaces.c monitor: fix object_del for command-line-created objects 2017-06-06 09:29:46 +02:00
qom-qobject.c
trace-events