KVM: MMU: Fix nx access bit for huge pages
authorAvi Kivity <avi@qumranet.com>
Thu, 11 Oct 2007 13:08:41 +0000 (15:08 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:51 +0000 (17:52 +0200)
We must set the bit before the shift, otherwise the wrong bit gets set.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found