]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
KVM: MMU: When updating the dirty bit, inform the mmu about it
authorAvi Kivity <avi@qumranet.com>
Thu, 11 Oct 2007 13:30:21 +0000 (15:30 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:52 +0000 (17:52 +0200)
commitc4fcc2724628c6548748ec80a90b548fc300e81f
tree30bfbb4b8624636270a6921a4c8fdbcef054bff0
parent5df34a86f917024b67f9e7c850153390973cdfe3
KVM: MMU: When updating the dirty bit, inform the mmu about it

Since the mmu uses different shadow pages for dirty large pages and clean
large pages, this allows the mmu to drop ptes that are now invalid.

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