qemu-patch-raspberry4/target-microblaze
Alistair Francis 9aaaa18194 target-microblaze: Allow the stack protection to be disabled
Microblaze stack protection is configurable and isn't always enabled.
This patch allows the stack protection to be disabled from the
CPU properties.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2015-06-21 17:20:15 +10:00
..
cpu-qom.h target-microblaze: Allow the stack protection to be disabled 2015-06-21 17:20:15 +10:00
cpu.c target-microblaze: Allow the stack protection to be disabled 2015-06-21 17:20:15 +10:00
cpu.h target-microblaze: Allow the stack protection to be disabled 2015-06-21 17:20:15 +10:00
gdbstub.c cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
helper.c qemu-log: add log category for MMU info 2014-12-16 18:43:19 +00:00
helper.h tcg: Invert the inclusion of helper.h 2014-05-28 09:33:54 -07:00
Makefile.objs cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
microblaze-decode.h microblaze: Add partial decoding of stream insns 2011-04-12 00:48:33 +02:00
mmu.c cputlb: Change tlb_flush() argument to CPUState 2014-03-13 19:52:47 +01:00
mmu.h microblaze: mmu: Delete flip_um fn prototype 2015-04-30 16:05:48 +03:00
op_helper.c target-microblaze: Fix up indentation 2015-06-21 17:20:15 +10:00
translate.c target-microblaze: Allow the stack protection to be disabled 2015-06-21 17:20:15 +10:00