commit | 86bbc1e6d7ce016f1b2e8c29864cd7b75b00ff96 | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Fri Oct 06 19:25:53 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 12 14:01:53 2017 +0200 |
tree | 2e1e68784b92b9b1b7dc302daa98548ccc7f0170 | |
parent | 46bea48ac241fe0b413805952dda74dd0c09ba8b [diff] |
KVM: x86: handle 0 write to TSC_DEADLINE MSR 0 should disable the timer, but start_hv_timer will recognize it as an expired timer instead. Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Reviewed-by: Wanpeng Li <wanpeng.li@hotmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>