Gleb Natapov
|
a9f6cf965e
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
|
12 years ago |
Alexander Graf
|
bf550fc93d
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
|
12 years ago |
Yann Droneaud
|
2f84d5ea6f
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
|
12 years ago |
Aneesh Kumar K.V
|
990978e993
powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.
|
12 years ago |
Aneesh Kumar K.V
|
fa61a4e376
powerpc/kvm: Contiguous memory allocator based hash page table allocation
|
12 years ago |
Aneesh Kumar K.V
|
db7cb5b924
powerpc/kvm: Handle transparent hugepage in KVM
|
12 years ago |
Linus Torvalds
|
01227a889e
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Paul Mackerras
|
c35635efdc
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
|
12 years ago |
Paul Mackerras
|
a1b4a0f606
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
|
12 years ago |
Al Viro
|
75ef9de126
constify a bunch of struct file_operations instances
|
12 years ago |
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
|
13 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 |