Paul Mackerras
|
1b400ba0cd
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
|
12 years ago |
Paul Mackerras
|
05dd85f793
KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT
|
12 years ago |
Paul Mackerras
|
a64fd70748
KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT
|
12 years ago |
Paul Mackerras
|
a2932923cc
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
|
12 years ago |
Paul Mackerras
|
7ed661bf85
KVM: PPC: Book3S HV: Restructure HPT entry creation code
|
12 years ago |
Christoffer Dall
|
8ca40a70a7
KVM: Take kvm instead of vcpu to mmu_notifier_retry
|
12 years ago |
Paul Mackerras
|
70bddfefbd
KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation
|
12 years ago |
Paul Mackerras
|
dfe49dbd1f
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
|
13 years ago |
Paul Mackerras
|
a66b48c3a3
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
|
13 years ago |
Paul Mackerras
|
2c9097e4c1
KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
|
13 years ago |
Takuya Yoshikawa
|
d89cc617b9
KVM: Push rmap into kvm_arch_memory_slot
|
13 years ago |
Takuya Yoshikawa
|
b3ae209697
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()
|
13 years ago |
Takuya Yoshikawa
|
84504ef386
KVM: MMU: Make kvm_handle_hva() handle range of addresses
|
13 years ago |
Takuya Yoshikawa
|
d19a748b1c
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
|
13 years ago |
Paul Mackerras
|
32fad281c0
KVM: PPC: Book3S HV: Make the guest hash table size configurable
|
13 years ago |
Linus Torvalds
|
07acfc2a93
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
David Gibson
|
de6c0b02d4
KVM: PPC: Book3S HV: Fix refcounting of hugepages
|
13 years ago |
Alexander Graf
|
6020c0f6e7
KVM: PPC: Pass EA to updating emulation ops
|
13 years ago |
Scott Wood
|
043cc4d724
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
|
13 years ago |
Alexander Graf
|
d2a1b483a4
KVM: PPC: Add HPT preallocator
|
13 years ago |
Paul Mackerras
|
82ed36164c
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
|
13 years ago |
Paul Mackerras
|
5551489373
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
|
13 years ago |
Paul Mackerras
|
bad3b5075e
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
|
13 years ago |
Paul Mackerras
|
4cf302bc10
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
|
13 years ago |
Paul Mackerras
|
342d3db763
KVM: PPC: Implement MMU notifiers for Book3S HV guests
|
13 years ago |
Paul Mackerras
|
697d3899dc
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
|
13 years ago |
Paul Mackerras
|
9d0ef5ea04
KVM: PPC: Allow I/O mappings in memory slots
|
13 years ago |
Paul Mackerras
|
da9d1d7f28
KVM: PPC: Allow use of small pages to back Book3S HV guests
|
13 years ago |
Paul Mackerras
|
c77162dee7
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
|
13 years ago |
Paul Mackerras
|
93e602490c
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
|
13 years ago |