projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4090871
eb98192
)
Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEAD
author
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 22 Feb 2023 01:00:44 +0000
(20:00 -0500)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 22 Feb 2023 01:00:44 +0000
(20:00 -0500)
KVM x86 APIC changes for 6.3:
- Remove a superfluous variables from apic_get_tmcct()
- Fix various edge cases in x2APIC MSR emulation
- Mark APIC timer as expired if its in one-shot mode and the count
underflows while the vCPU task was being migrated
- Reset xAPIC when userspace forces "impossible" x2APIC => xAPIC transition
1
2
arch/x86/kvm/vmx/vmx.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/x86/kvm/vmx/vmx.c
Simple merge