mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-13 01:04:51 +00:00
cpu_interrupt() is not called anymore except by ARM but even there it is dead code; disentangling the various cpregs accessors from user-mode emulation is a work in progress. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>