summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Fix build error when SMP=nMichael Ellerman2016-10-221-0/+1
* KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-09-271-0/+2
* KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVLThomas Huth2016-09-271-0/+2
* KVM: PPC: BookE: Fix a sanity checkDan Carpenter2016-09-271-1/+1
* KVM: PPC: Book3S HV: Take out virtual core piggybacking codePaul Mackerras2016-09-271-125/+3
* KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-275-18/+26
* kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-0/+10
* KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()Markus Elfring2016-09-131-6/+5
* KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()Markus Elfring2016-09-121-3/+4
* KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functionsMarkus Elfring2016-09-121-12/+11
* KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...Markus Elfring2016-09-121-1/+1
* KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...Markus Elfring2016-09-121-14/+16
* KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()Markus Elfring2016-09-121-1/+1
* KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier2016-09-122-5/+16
* KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-124-0/+57
* KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real modeSuresh Warrier2016-09-121-0/+50
* KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2016-09-122-0/+12
* KVM: PPC: Book3S HV: Dump irqmap in debugfsSuresh Warrier2016-09-121-0/+17
* KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier2016-09-125-3/+36
* KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier2016-09-124-2/+129
* KVM: PPC: Book3S HV: Enable IRQ bypassSuresh Warrier2016-09-091-1/+159
* KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier2016-09-091-0/+13
* KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier2016-09-092-0/+40
* KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C functionSuresh Warrier2016-09-092-84/+158
* Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras2016-09-092-0/+57
|\
| * powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-09-092-0/+57
* | KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh2016-09-082-5/+35
* | KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh2016-09-082-14/+124
* | KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...Suraj Jitindar Singh2016-09-081-26/+42
* | KVM: PPC: Always select KVM_VFIO, plus Makefile cleanupPaul Mackerras2016-08-252-11/+9
* | KVM: PPC: Implement kvm_arch_intc_initialized() for PPCPaul Mackerras2016-08-191-0/+13
* | KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulationPaul Mackerras2016-08-191-0/+2
|/
* KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-121-2/+0
* KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-121-2/+8
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-1/+1
|\
| * Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-028-223/+551
|\ \
| * | KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff2016-08-011-0/+4
| * | KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras2016-07-281-0/+13
| * | KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras2016-07-281-212/+237
| * | KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-141-1/+2
| * | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-07-115-3/+288
| |\ \
| | * | KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-203-1/+277
| | * | KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exceptionThomas Huth2016-06-201-1/+11
| | * | KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth2016-06-201-1/+0
| | |/
| * | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-014-7/+7
| |/
* | powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-8/+10
* | powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-211-3/+3
* | powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu2016-07-151-2/+2
* | powerpc/kvm: Clarify __user annotationsDaniel Axtens2016-07-141-1/+2
OpenPOWER on IntegriCloud