KVM: MMU: No need to pick up nx bit from guest pte
authorAvi Kivity <avi@qumranet.com>
Sun, 9 Dec 2007 15:27:52 +0000 (17:27 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:20 +0000 (17:53 +0200)
commitb4ab019ce71efe30790b5aaa396549a16bb20608
treef502e79d39cce0af0514d6f03fe09aa2d9ceed43
parent41074d07c78b086b18fc2af590caef05dbcca568
KVM: MMU: No need to pick up nx bit from guest pte

We already set it according to cumulative access permissions.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/paging_tmpl.h