You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KVM: x86: fix vcpu initialization with userspace lapic
Moving the code around broke this rare configuration.
Use this opportunity to finally call lapic reset from vcpu reset.
Reported-by: [email protected]
Suggested-by: Paolo Bonzini <[email protected]>
Fixes: 0b2e990 ("KVM: x86: move LAPIC initialization after VMCS creation")
Cc: [email protected]
Signed-off-by: Radim Krčmář <[email protected]>
0 commit comments