]> git.proxmox.com Git - qemu.git/commit
target-s390: Use noreturn for exception and load_psw
authorRichard Henderson <rth@twiddle.net>
Thu, 15 Nov 2012 18:32:25 +0000 (10:32 -0800)
committerRichard Henderson <rth@twiddle.net>
Sat, 5 Jan 2013 20:18:46 +0000 (12:18 -0800)
commit26cc0a3fd11d537bdd2649b5f3c385ad858b1857
tree608ccad0da04f602d7d526f1345a61aa4c71ab7e
parent893e1660d5b9be0900bb1f09e574b1856eb30783
target-s390: Use noreturn for exception and load_psw

Both always exit the cpu loop.

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