]> git.proxmox.com Git - qemu.git/commit
target-s390: Fix cpu_clone_regs
authorRichard Henderson <rth@twiddle.net>
Wed, 12 Sep 2012 23:52:31 +0000 (16:52 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 5 Jan 2013 20:18:45 +0000 (12:18 -0800)
commit90b4f8ad7226960d3a21bd8fca894ce1e6b5e4cf
tree1c566626172804e38088a07472ff1bbd0ab8cae9
parent411edc22cbab9a44f6d6c6cdef8637ba1f313e37
target-s390: Fix cpu_clone_regs

R2 is the syscall return register, not R0.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-s390x/cpu.h