commit | c5e8ec8e9beffb9481dba27ab5048c03c8585d7d | [log] [tgz] |
---|---|---|
author | Denis Plotnikov <dplotnikov@virtuozzo.com> | Fri Apr 07 12:09:52 2017 +0300 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Wed Apr 12 20:17:15 2017 +0200 |
tree | 05586fdc5b1af75fd56476339aff0c12f3345aa7 | |
parent | 900ab14ca93dce3f95fdb2bd9c4b654d4d5f2571 [diff] |
KVM: x86: remaster kvm_write_tsc code Reuse existing code instead of using inline asm. Make the code more concise and clear in the TSC synchronization part. Signed-off-by: Denis Plotnikov <dplotnikov@virtuozzo.com> Reviewed-by: Roman Kagan <rkagan@virtuozzo.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>