diff options
author | Paolo Bonzini <[email protected]> | 2014-01-15 18:07:31 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-01-15 18:08:25 +0100 |
commit | aab6d7ce37cf20753a336dc74473cf8a8aefa7c0 (patch) | |
tree | a2bf2f03c1226e48ed7ad73b5eb01aa1c21d9972 /scripts/gdb | |
parent | f25e656d31ad112612839edaded18920cafea3b1 (diff) |
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp
After the previous patch from Marcelo, the comment before this write
became obsolete. In fact, the write is unnecessary. The calls to
kvm_write_tsc ultimately result in a master clock update as soon as
all TSCs agree and the master clock is re-enabled. This master
clock update will rewrite tsc_timestamp.
So, together with the comment, delete the dead write too.
Reviewed-by: Marcelo Tosatti <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions