Add info kvm monitor command
commitde536173baaba574910c72a477d8cef2294aeeb3
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 17 Jul 2008 20:47:23 +0000 (17 15:47 -0500)
committerAvi Kivity <avi@qumranet.com>
Sat, 19 Jul 2008 07:54:00 +0000 (19 10:54 +0300)
tree8ddf3828d8c84f28171ec29a442ce8b30d66a437
parentf7655a6a754793c42fdd708bf85fb33bbaf9bd5d
Add info kvm monitor command

Add an 'info kvm' command to the monitor to be used to determine if KVM is
active.  It's very similar to the existing 'info kqemu' command.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
monitor.c