aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/powerpc.c
Commit message (Expand)AuthorAge
* KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-08
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-07-03
|\
| * KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modesPaul Mackerras2017-06-21
| * KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad2017-06-20
| * KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras2017-06-19
| * KVM: PPC: Book3S HV: Allow userspace to set the desired SMT modePaul Mackerras2017-06-19
* | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-30
|\ \ | |/ |/|
| * KVM: add kvm_request_pendingRadim Krčmář2017-06-04
* | KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras2017-05-12
|/
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-09
|\
| * Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-27
| |\
| | * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-27
* | | KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-27
|/ /
* | KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-19
* | KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu2017-04-19
* | kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-07
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-20
|\
| * KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for nowPaul Mackerras2017-02-17
* | KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-17
|/
* KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HVDavid Gibson2017-01-31
* KVM: PPC: Book3S HV: Enable radix guest supportPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9Paul Mackerras2017-01-31
* KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2017-01-31
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTABDavid Gibson2016-11-23
* KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcoresPaul Mackerras2016-11-23
* kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-16
* KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier2016-09-09
* KVM: PPC: Implement kvm_arch_intc_initialized() for PPCPaul Mackerras2016-08-18
* KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff2016-08-01
* KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-01
* KVM: PPC: Fix emulated MMIO sign-extensionPaul Mackerras2016-05-11
* KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu2016-03-22
* KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2016-03-01
* KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier2016-02-29
* KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy2016-02-15
* KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz2016-01-13
* KVM: PPC: Implement extension to report number of memslotsNikunj A Dadhania2015-10-21
* KVM: PPC: Fix warnings from sparseThomas Huth2015-08-22
* KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
* KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
* KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-07
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\
| * KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-21
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\ \ | |/ |/|
| * powerpc: Cleanup KVM emulated load/store endian handlingDavid Gibson2015-03-23
* | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
|/
* KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
* KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-17