kvm: testsuite: add implement putc() and exit() mmop registers
commit6d9a9a247699f3f25c13516457975045e4bbd804
authorHollis Blanchard <hollisb@us.ibm.com>
Tue, 15 Jan 2008 22:43:40 +0000 (15 16:43 -0600)
committerAvi Kivity <avi@qumranet.com>
Wed, 16 Jan 2008 08:15:11 +0000 (16 10:15 +0200)
tree17f2af8e89e0bf055f4e96f277cb9f73f958c096
parent4e5dbec2dd21def224dc85593151b0d60540c8b8
kvm: testsuite: add implement putc() and exit() mmop registers

The return code from exit() will propagate all the way out to shell, which will
enable some automated testing.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
kvm/user/main-ppc.c