KVM: MMU: Pass pte dirty flag to set_pte() instead of calculating it on-site
authorAvi Kivity <avi@qumranet.com>
Sun, 9 Dec 2007 15:32:30 +0000 (17:32 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:20 +0000 (17:53 +0200)
This allows us to remove its dependency on pt_element_t.

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

No differences found