git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64eb062
)
KVM: x86: fix pvclock guest stopped flag reporting
author
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 3 Aug 2012 18:57:49 +0000
(15:57 -0300)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Mon, 13 Aug 2012 19:10:45 +0000
(16:10 -0300)
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>
No differences found