KVM: Fix NX support reporting
authorAvi Kivity <avi@redhat.com>
Sun, 3 May 2009 13:34:21 +0000 (16:34 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 11 May 2009 08:18:48 +0000 (11:18 +0300)
commit334b8ad7b182fc14d720acd7729afda3ab4c7e3a
tree695c1cd225be64cba2690c3e07371d5b1847556f
parent19bca6ab75d8118ae970fcc656359ddb467ac763
KVM: Fix NX support reporting

NX support is bit 20, not bit 1.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c