commit | 1c0b28c2a46d98cd258d96b8c222144b22876c46 | [log] [tgz] |
---|---|---|
author | Eric B Munson <emunson@mgebm.net> | Sat Mar 10 14:37:27 2012 -0500 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 08 12:49:01 2012 +0300 |
tree | 68c5b4f6a74e3b245dd994752fdc9005075b485c | |
parent | 3b5d56b9317fa7b5407dff1aa7b115bf6cdbd494 [diff] |
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL 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>