unicorn/qemu/target
Peter Maydell 19baeb5120
target/arm: Implement v8M MSPLIM and PSPLIM registers
The v8M architecture includes hardware support for enforcing
stack pointer limits. We don't implement this behaviour yet,
but provide the MSPLIM and PSPLIM stack pointer limit registers
as reads-as-written, so that when we do implement the checks
in future this won't break guest migration.

Backports commit 57bb31568114023f67680d6fe478ceb13c51aa7d from qemu
2018-03-08 09:42:04 -05:00
..
arm target/arm: Implement v8M MSPLIM and PSPLIM registers 2018-03-08 09:42:04 -05:00
i386 Include qapi/qmp/qdict.h exactly where needed 2018-03-08 08:51:46 -05:00
m68k m68k: implement movep instruction 2018-03-07 11:51:32 -05:00
mips unicorn/mips: Lessen the amount of MIPS_CPU macro usage 2018-03-07 10:50:08 -05:00
sparc sparc: move adhoc CPUSPARCState initialization to realize time 2018-03-07 21:40:33 -05:00