cloud-hypervisor/arch
Yi Wang ba5af92984 arch: x86_64: re-enable KVM_FEATURE_ASYNC_PF_INT in CPUID
The commit b92fe648e9 (vmm: cpu: Disable KVM_FEATURE_ASYNC_PF_INT in
CPUID) disabled APF (Asynchronous Page Fault) mechanism to address
problem that makes vcpu thread spin 100%. As the actual issue is in
KVM, which has been merged in commit 2f15d027c05f (KVM: x86: Properly
handle APF vs disabled LAPIC situation) since 2021, so it's okay to
re-enable APF now.

Signed-off-by: Yi Wang <foxywang@tencent.com>
2023-07-31 17:05:12 +01:00
..
src arch: x86_64: re-enable KVM_FEATURE_ASYNC_PF_INT in CPUID 2023-07-31 17:05:12 +01:00
Cargo.toml build: Bump serde from 1.0.163 to 1.0.164 2023-06-28 00:44:59 +00:00