]> git.proxmox.com Git - qemu.git/commit
microblaze: Improve brk emulation.
authorEdgar E. Iglesias <edgar.iglesias@petalogix.com>
Sat, 20 Feb 2010 13:04:01 +0000 (14:04 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Sat, 20 Feb 2010 13:04:01 +0000 (14:04 +0100)
commitff21f70afd35c3b26e4ef559c83c4a70113d1ec2
tree95e252dff8d14d0853fa5cd39b93d10e862b4d2f
parente1aa325409baeefad4f214ab8c34fb21968bdb2e
microblaze: Improve brk emulation.

brk insns while in user mode raise priv insn exceptions.
This commit makes gdbserver work on linux guests.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@petalogix.com>
target-microblaze/translate.c