Skip to content
Commit 99f85a28 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: SVM: Remove port 80 passthrough



KVM optimizes guest port 80 accesses by passthing them through to the host.
Some AMD machines die on port 80 writes, allowing the guest to hard-lock the
host.

Remove the port passthrough to avoid the problem.

Cc: stable@kernel.org
Reported-by: default avatarPiotr Jaroszyński <p.jaroszynski@gmail.com>
Tested-by: default avatarPiotr Jaroszyński <p.jaroszynski@gmail.com>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent e286e86e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment