Files
linux-apfs/drivers
Izik Eidus 9647c14c98 KVM: MMU: Keep a reverse mapping of non-writable translations
The current kvm mmu only reverse maps writable translation.  This is used
to write-protect a page in case it becomes a pagetable.

But with swapping support, we need a reverse mapping of read-only pages as
well:  when we evict a page, we need to remove any mapping to it, whether
writable or not.

Signed-off-by: Izik Eidus <izike@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-01-30 17:52:54 +02:00
..
2008-01-30 13:34:07 +01:00
2008-01-28 13:21:30 +00:00
2008-01-27 18:14:47 +01:00
2008-01-28 23:21:18 +01:00
2008-01-28 13:21:38 +00:00
2008-01-30 13:34:07 +01:00