From: Avi Kivity Date: Thu, 21 Apr 2011 09:35:41 +0000 (+0300) Subject: KVM: SVM: Get rid of x86_intercept_map::valid X-Git-Tag: v3.0-rc1~350^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40e19b519caeb93def89c45082d776fccfb96dbb;p=pandora-kernel.git KVM: SVM: Get rid of x86_intercept_map::valid By reserving 0 as an invalid x86_intercept_stage, we no longer need to store a valid flag in x86_intercept_map. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed