mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-04 19:11:11 +00:00
e1bb5e71bf
Assigning KVM_IRQFD (when unmasking a guest IRQ) after KVM_SET_GSI_ROUTING can avoid kernel panic on the guest that is not patched with commit a80ced6ea514 (KVM: SVM: fix panic on out-of-bounds guest IRQ) on AMD systems. Meanwhile, it is required to deassign KVM_IRQFD (when masking a guest IRQ) before KVM_SET_GSI_ROUTING (see #3827). Fixes: #6353 Signed-off-by: Yi Wang <foxywang@tencent.com> Signed-off-by: Bo Chen <chen.bo@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |