dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/kvm
Hollis Blanchard cc04454fa8 KVM: ppc: fix invalidation of large guest pages
When guest invalidates a large tlb map, there may be more than one
corresponding shadow tlb maps that need to be invalidated. Use eaddr and eend
to find these shadow tlb maps.

Signed-off-by: Liu Yu <yu.liu@freescale.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-07-27 12:02:05 +03:00
..
44x_tlb.c KVM: ppc: fix invalidation of large guest pages 2008-07-27 12:02:05 +03:00
44x_tlb.h KVM: ppc: PowerPC 440 KVM implementation 2008-04-27 18:21:39 +03:00
Kconfig KVM: ppc: PowerPC 440 KVM implementation 2008-04-27 18:21:39 +03:00
Makefile KVM: Add coalesced MMIO support (powerpc part) 2008-07-20 12:42:31 +03:00
booke_guest.c KVM: ppc: Remove duplicate function 2008-06-06 21:22:09 +03:00
booke_host.c KVM: ppc: PowerPC 440 KVM implementation 2008-04-27 18:21:39 +03:00
booke_interrupts.S KVM: ppc: PowerPC 440 KVM implementation 2008-04-27 18:21:39 +03:00
emulate.c KVM: ppc: fix invalidation of large guest pages 2008-07-27 12:02:05 +03:00
powerpc.c KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 2008-07-20 12:42:40 +03:00