kvm: testsuite: add implement putc() and exit() mmop registers
commit16924bac6b02734494bcf6e886f1be029d250189
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)
treee34f390476c0ec24c68ac63d7dbddc6ff5214338
parent3a177d9834326fc7822833d73f9e4943cbeed8ef
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>
user/main-ppc.c