KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
authorEric B Munson <emunson@mgebm.net>
Sat, 10 Mar 2012 19:37:27 +0000 (14:37 -0500)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:49:01 +0000 (12:49 +0300)
Now that we have a flag that will tell the guest it was suspended, create an
interface for that communication using a KVM ioctl.

Signed-off-by: Eric B Munson <emunson@mgebm.net>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found