KVM: SVM: Get rid of x86_intercept_map::valid
authorAvi Kivity <avi@redhat.com>
Thu, 21 Apr 2011 09:35:41 +0000 (12:35 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:37 +0000 (08:39 -0400)
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 <avi@redhat.com>

No differences found