From: Avi Kivity Date: Thu, 6 Aug 2009 17:39:59 +0000 (-0300) Subject: KVM: SVM: Remove port 80 passthrough X-Git-Tag: v2.6.27.32~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d978f7cf24e6451af158eb5da483193010c10f0;p=pandora-kernel.git KVM: SVM: Remove port 80 passthrough (cherry picked from commit 99f85a28a78e96d28907fe036e1671a218fee597) 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. Reported-by: Piotr Jaroszyński Tested-by: Piotr Jaroszyński Signed-off-by: Avi Kivity Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed