summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_ppc.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf1-1/+79
2014-03-26KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour1-0/+2
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood1-0/+6
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater1-3/+4
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V1-1/+5
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V1-3/+4
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-2/+4
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V1-2/+3
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-23/+66
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V1-1/+1
2013-07-11kvm/ppc: Call trace_hardirqs_on before entryScott Wood1-3/+8
2013-07-08powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V1-6/+2
2013-07-08powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V1-2/+6
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras1-0/+2
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras1-0/+2
2013-04-26KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras1-0/+2
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt1-0/+29
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt1-0/+29
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman1-0/+4
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood1-1/+14
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood1-0/+17
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan1-1/+1
2013-04-26KVM: PPC: cache flush for kernel managed pagesBharat Bhushan1-1/+8
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras1-2/+1
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa1-1/+1
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan1-2/+0
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf1-0/+9
2013-01-10KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf1-0/+1
2012-12-06KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman1-0/+10
2012-12-06KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman1-0/+11
2012-12-06KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras1-0/+2
2012-10-05KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras1-0/+4
2012-10-05KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras1-0/+2
2012-10-05KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras1-0/+32
2012-10-05KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras1-1/+4
2012-10-05KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras1-0/+5
2012-10-05KVM: PPC: booke: Add watchdog emulationBharat Bhushan1-0/+2
2012-10-05KVM: PPC: Add return value to core_check_requestsAlexander Graf1-1/+1
2012-10-05KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf1-0/+10
2012-10-05KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf1-0/+3
2012-10-05KVM: PPC: E500: Implement MMU notifiersAlexander Graf1-0/+1
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf1-0/+12
2012-05-30KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras1-1/+2
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf1-2/+4
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt1-0/+2
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt1-0/+2
2012-04-08KVM: PPC: booke: rework rescheduling checksAlexander Graf1-1/+1
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood1-0/+3
2012-04-08KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood1-0/+5
2012-03-05KVM: PPC: Add HPT preallocatorAlexander Graf1-0/+2