From: Avi Kivity Date: Sun, 28 Oct 2007 14:11:58 +0000 (+0200) Subject: KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions X-Git-Tag: v2.6.24-rc3~153^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5a94d1331b411b84414c13e43f578260942d6b;p=pandora-kernel.git KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions 'invd' can destroy host data, and 'wbinvd' allows the guest to induce long (milliseconds) latencies. Noted by Ben Serebrin. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed