index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_64_mmu_hv.c
Age
Commit message (
Expand
)
Author
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
Suresh E. Warrier
2014-12-15
KVM: PPC: Book3S HV: ptes are big endian
Cédric Le Goater
2014-12-15
KVM: PPC: Book3S HV: Add missing HPTE unlock
Aneesh Kumar K.V
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-03
powerpc/kvm/cma: Fix panic introduces by signed shift operation
Laurent Dufour
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-06
PPC, KVM, CMA: use general CMA reserved area management framework
Joonsoo Kim
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
KVM: PPC: Book3S HV: Make HTAB code LE host aware
Alexander Graf
2014-06-25
KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
Aneesh Kumar K.V
2014-05-30
KVM: PPC: Book3S HV: Make sure we don't miss dirty pages
Paul Mackerras
2014-05-30
KVM: PPC: Book3S HV: Fix dirty map for hugepages
Alexey Kardashevskiy
2014-05-30
KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address
Paul Mackerras
2014-05-30
KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation
Aneesh Kumar K.V
2014-03-29
KVM: PPC: Book3S HV: Add transactional memory support
Michael Neuling
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-27
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
2014-01-27
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
2013-11-18
powerpc: kvm: fix rare but potential deadlock scene
pingfan liu
2013-11-18
KVM: PPC: Book3S HV: Fix physical address calculations
Paul Mackerras
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-08-30
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-26
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-07-08
powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.
Aneesh Kumar K.V
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
2013-06-21
powerpc/kvm: Handle transparent hugepage in KVM
Aneesh Kumar K.V
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
2013-04-26
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
Paul Mackerras
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Restructure HPT entry creation code
Paul Mackerras
2012-10-23
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2012-10-05
KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation
Paul Mackerras
2012-10-05
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
2012-10-05
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
2012-10-05
KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
Paul Mackerras
2012-08-06
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-07-18
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...
Takuya Yoshikawa
2012-07-18
KVM: MMU: Make kvm_handle_hva() handle range of addresses
Takuya Yoshikawa
2012-07-18
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
Takuya Yoshikawa
[next]