cloud-hypervisor/arch/src
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
..
aarch64 aarch64/fdt: Forward host cache layout to guest 2023-06-20 15:45:15 +01:00
x86_64 arch: x86_64: re-enable KVM_FEATURE_ASYNC_PF_INT in CPUID 2023-07-31 17:05:12 +01:00
lib.rs vmm: fall back if CLONE_CLEAR_SIGHAND unsupported 2023-04-05 11:23:06 +01:00