unicorn/qemu/target
Peter Maydell 0db334c0e4
target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()
To run a VM in 32-bit EL1 our AArch32 interrupt handling code
needs to be able to cope with VIRQ and VFIQ exceptions.
These behave like IRQ and FIQ except that we don't need to try
to route them to Monitor mode.

Backports commit 87a4b270348c69a446ebcddc039bfae31b1675cb from qemu
2018-03-01 22:59:08 -05:00
..
arm target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32() 2018-03-01 22:59:08 -05:00
i386 Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
m68k Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
mips mips: Build fix 2018-03-01 22:56:23 -05:00
sparc Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00