summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_pr.c
Commit message (Expand)AuthorAge
* Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-09
|\
| * KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabledAlexander Graf2018-02-01
* | KVM: PPC: Book3S PR: Fix WIMG handling under pHypAlexey Kardashevskiy2018-01-10
|/
* KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGSGreg Kurz2017-11-01
* KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-27
* KVM: PPC: Book3S PR: Preserve storage control bitsAlexey Kardashevskiy2017-04-20
* KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2017-04-20
* KVM: PPC: Book3S PR: Get rid of unused local variableAlexey Kardashevskiy2017-04-20
* KVM: PPC: Book3S PR: Refactor program interrupt related code into separate fu...Thomas Huth2017-01-27
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVLThomas Huth2016-09-27
* KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-07-11
| |\
| | * KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exceptionThomas Huth2016-06-20
| * | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-01
| |/
* | powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-21
|/
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-01
* | KVM: PPC: Book3S PR: Manage single-step modeLaurent Vivier2016-05-11
|/
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15
|\
| * powerpc: create giveup_all()Anton Blanchard2015-12-02
| * powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-01
* | KVM: powerpc: kvmppc_visible_gpa can be booleanYaowei Bai2015-11-25
|/
* 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: use kvm_memslots whenever possiblePaolo Bonzini2015-05-26
* arch: powerpc: kvm: book3s_pr.c: Remove unused functionRickard Strandqvist2014-12-17
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-24
|\
| * powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-22
* | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
|/
* KVM: PPC: PR: Handle FSCR feature deselectsAlexander Graf2014-07-31
* KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy2014-07-28
* KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman2014-07-28
* KVM: PPC: Book3s: Remove kvmppc_read_inst() functionMihai Caraman2014-07-28
* KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf2014-07-28
* KVM: PPC: Book3S: Add hack for split real modeAlexander Graf2014-07-28
* KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-28
* KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-28
* KVM: PPC: Book3S PR: Handle hyp doorbell exitsAlexander Graf2014-07-28
* KVM: PPC: Book3s PR: Disable AIL mode with OPALAlexander Graf2014-07-28
* KVM: PPC: BOOK3S: PR: Emulate instruction counterAneesh Kumar K.V2014-07-28
* KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V2014-07-28
* KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulationAneesh Kumar K.V2014-07-06
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2014-05-30
| * KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-30
| * KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-30
| * KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf2014-05-30
| * KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-30