aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv_builtin.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVEPaul Mackerras1-7/+7
2018-10-09KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisorPaul Mackerras1-8/+36
2018-10-09KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C codePaul Mackerras1-0/+48
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski1-1/+1
2018-05-18KVM: PPC: Book3S HV: Send kvmppc_bad_interrupt NMIs to Linux handlersNicholas Piggin1-1/+14
2018-05-18KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo1-3/+3
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin1-1/+1
2017-11-01KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hostsPaul Mackerras1-1/+98
2017-11-01KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras1-0/+12
2017-10-14KVM: PPC: Book3S HV: Handle unexpected interrupts betterPaul Mackerras1-0/+6
2017-07-01KVM: PPC: Book3S HV: Simplify dynamic micro-threading codePaul Mackerras1-1/+1
2017-05-12KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlersPaul Mackerras1-1/+8
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-0/+103
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+2
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt1-0/+103
2017-04-18cma: Store a name in the cma structureLaura Abbott1-1/+2
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt1-13/+8
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt1-0/+8
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach1-1/+2
2017-02-08Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras1-25/+9
2017-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt1-25/+9
2017-01-31KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarityDavid Gibson1-4/+4
2017-01-31KVM: PPC: Book3S HV: Allow guest exit path to have MMU onPaul Mackerras1-12/+26
2016-12-01KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras1-1/+0
2016-11-24KVM: PPC: Book3S HV: Fix compilation with unusual configurationsPaul Mackerras1-1/+2
2016-11-24KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9Paul Mackerras1-10/+49
2016-11-24KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9Paul Mackerras1-2/+8
2016-11-21KVM: PPC: Book3S HV: sparse: prototypes for functions called from assemblerDaniel Axtens1-0/+1
2016-09-12KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier1-0/+1
2016-09-12KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier1-1/+72
2016-09-09KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C functionSuresh Warrier1-0/+84
2016-02-29KVM: PPC: Book3S HV: Host-side RM data structuresSuresh Warrier1-0/+3
2015-08-22KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras1-1/+24
2015-08-22KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras1-3/+4
2015-04-21KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras1-2/+14
2015-04-21KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras1-0/+63
2015-04-21KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras1-5/+5
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman1-0/+15
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-102/+34
2014-12-17KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff1-0/+32
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras1-102/+2
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard1-1/+0
2014-11-10powerpc: Remove some old bootmem related commentsAnton Blanchard1-1/+1
2014-09-29KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor modeAneesh Kumar K.V1-0/+6
2014-08-19PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy1-3/+3
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+13
2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim1-2/+2
2014-08-06PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim1-6/+13
2014-07-28KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras1-0/+13
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman1-0/+31