]> git.proxmox.com Git - mirror_qemu.git/commit
target-microblaze: Allow the stack protection to be disabled
authorAlistair Francis <alistair.francis@xilinx.com>
Fri, 29 May 2015 06:30:43 +0000 (16:30 +1000)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Sun, 21 Jun 2015 07:20:15 +0000 (17:20 +1000)
commit9aaaa181949e4a23ca298fb7006e2d8bac842e92
treeaa9dd2fd75c9f98e80950fc56bba2902550854bd
parent8bac22423e4c3b70082dd6c1b492ccf21f3b5a0c
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>
target-microblaze/cpu-qom.h
target-microblaze/cpu.c
target-microblaze/cpu.h
target-microblaze/translate.c