From: Avi Kivity Date: Mon, 7 Dec 2009 10:26:18 +0000 (+0200) Subject: KVM: VMX: Make guest cr4 mask more conservative X-Git-Tag: v2.6.34-rc1~193^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c38609ac569483152f9cb7e5a66f17355e563b2;p=pandora-kernel.git KVM: VMX: Make guest cr4 mask more conservative Instead of specifying the bits which we want to trap on, specify the bits which we allow the guest to change transparently. This is safer wrt future changes to cr4. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed