unicorn/qemu/target
Andrew Jones 3c50e72c40
target/arm: fix crash on pmu register access
Fix a QEMU NULL derefence that occurs when the guest attempts to
enable PMU counters with a non-v8 cpu model or a v8 cpu model
which has not configured a PMU.

Backports commit cbbb3041fe2f57a475cef5d6b0ef836118aad106 from qemu
2019-03-26 20:32:49 -04:00
..
arm target/arm: fix crash on pmu register access 2019-03-26 20:32:49 -04:00
i386 i386: Disable OSPKE on CPU model definitions 2019-03-22 09:46:44 -04:00
m68k target/m68k: Correct instruction emulation 2019-02-28 19:21:49 -05:00
mips target/mips: Restore Qemu's organization of CPU definitions 2019-03-08 01:40:50 -05:00
riscv target/riscv: Remove unused struct 2019-03-19 23:58:31 -04:00
sparc target: Resolve repeated typedef warnings 2019-01-22 20:27:35 -05:00