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:
09a0c3f
)
kvm: x86: add trace event for pvclock updates
author
David Matlack
<dmatlack@google.com>
Wed, 5 Nov 2014 19:46:42 +0000
(11:46 -0800)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 8 Nov 2014 07:20:55 +0000
(08:20 +0100)
The new trace event records:
* the id of vcpu being updated
* the pvclock_vcpu_time_info struct being written to guest memory
This is useful for debugging pvclock bugs, such as the bug fixed by
"[PATCH] kvm: x86: Fix kvm clock versioning.".
Signed-off-by: David Matlack <dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found