commit | 51d59c6b422f3f95940ae4e5b42f165595906aee | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Fri Aug 03 15:57:49 2012 -0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Aug 13 16:10:45 2012 -0300 |
tree | dc1afa1f084c78b09af2dc829a5bfda8cfa00a0c | |
parent | 64eb0620296f924d5fded755c5ed95fb73649e06 [diff] |
KVM: x86: fix pvclock guest stopped flag reporting kvm_guest_time_update unconditionally clears hv_clock.flags field, so the notification never reaches the guest. Fix it by allowing PVCLOCK_GUEST_STOPPED to passthrough. Reviewed-by: Eric B Munson <emunson@mgebm.net> Reviewed-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>