diff options
author | Wanpeng Li <wanpengli@tencent.com> | 2019-07-06 09:26:50 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-07-17 18:21:22 +0200 |
commit | 4d151bf3b89e71490e69defc811579b2bde617e2 (patch) | |
tree | f5301385e5640fa6579c5f38dd59e8ff5b835ec1 /arch/x86/kvm/debugfs.c | |
parent | 4d1a082da968ff0c9d7b69a7ec44e6be6fc6e213 (diff) | |
download | linux-4d151bf3b89e71490e69defc811579b2bde617e2.tar.gz linux-4d151bf3b89e71490e69defc811579b2bde617e2.tar.bz2 linux-4d151bf3b89e71490e69defc811579b2bde617e2.zip |
KVM: LAPIC: Make lapic timer unpinned
Commit 61abdbe0bcc2 ("kvm: x86: make lapic hrtimer pinned") pinned the
lapic timer to avoid to wait until the next kvm exit for the guest to
see KVM_REQ_PENDING_TIMER set. There is another solution to give a kick
after setting the KVM_REQ_PENDING_TIMER bit, make lapic timer unpinned
will be used in follow up patches.
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Radim Krčmář <rkrcmar@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Wanpeng Li <wanpengli@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/debugfs.c')
0 files changed, 0 insertions, 0 deletions