summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Build fix for powerpc KVMAneesh Kumar K.V2012-10-181-2/+2
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-064-19/+22
|\
| * powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-173-18/+21
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-074-9/+19
| |\
| * | powerpc: Restore VDSO information on critical exception om BookEMihai Caraman2012-09-071-1/+1
* | | KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+5
* | | KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan2012-08-271-1/+1
* | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-264-9/+19
|\ \ \ | | |/ | |/|
| * | ppc: e500_tlb memset clears nothingAlan Cox2012-08-161-4/+4
| * | KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-163-0/+8
| * | KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras2012-08-161-5/+7
| |/
* | KVM: do not release the error pageXiao Guangrong2012-08-062-4/+1
* | KVM: do not release the error pfnXiao Guangrong2012-08-061-1/+0
* | KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-063-5/+13
* | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-052-39/+39
|\|
| * powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf2012-07-311-1/+0
| * powerpc/kvm/bookehv: Fix build regressionAlexander Graf2012-07-271-38/+39
* | Merge branch 'queue' into nextAvi Kivity2012-07-262-11/+38
|\ \ | |/ |/|
| * KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong2012-07-191-1/+1
| * KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-181-0/+7
| * KVM: MMU: Make kvm_handle_hva() handle range of addressesTakuya Yoshikawa2012-07-181-8/+28
| * KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa2012-07-181-3/+3
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-2412-79/+260
|\|
| * KVM: PPC: Critical interrupt emulation supportBharat Bhushan2012-07-111-0/+25
| * KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman2012-07-111-1/+2
| * KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman2012-07-111-1/+4
| * KVM: PPC: bookehv: Add ESR flag to Data Storage InterruptMihai Caraman2012-07-111-1/+1
| * KVM: PPC: bookehv64: Add support for std/ld emulation.Varun Sethi2012-07-111-0/+16
| * booke: Added crit/mc exception handler for e500v2Bharat Bhushan2012-07-111-28/+27
| * booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan2012-07-111-0/+21
| * KVM: PPC: booke: Added DECAR supportBharat Bhushan2012-05-303-0/+11
| * KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-305-48/+153
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-236-416/+400
|\ \
| * | powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-111-0/+4
| * | powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-111-5/+1
| * | powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-101-1/+2
| * | powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt2012-07-102-3/+0
| * | powerpc: Merge VCPU_GPRMichael Neuling2012-07-104-14/+0
| * | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-104-393/+393
* | | Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity2012-07-111-0/+1
|\ \ \ | |/ / |/| |
| * | powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt2012-07-111-0/+1
* | | powerpc/kvm: sldi should be sldMichael Neuling2012-07-021-1/+1
|/ /
* / KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_pagePaul Mackerras2012-06-191-30/+66
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-2430-1281/+3583
|\
| * KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf2012-05-067-142/+186
| * KVM: PPC: Emulator: clean up instruction parsingAlexander Graf2012-05-065-137/+56
| * kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-063-1/+74
| * kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-067-111/+186
| * KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman2012-05-061-1/+1