summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_ppc.h
Commit message (Expand)AuthorAgeFilesLines
* kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-111-3/+8
* powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-081-6/+2
* powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-081-2/+6
* KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-021-0/+2
* KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras2013-04-261-0/+2
* KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras2013-04-261-0/+2
* KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-261-0/+29
* KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-261-0/+29
* KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-261-0/+4
* kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-261-1/+14
* kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-261-0/+17
* Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan2013-04-261-1/+1
* KVM: PPC: cache flush for kernel managed pagesBharat Bhushan2013-04-261-1/+8
* KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras2013-03-221-2/+1
* KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-041-1/+1
* KVM: PPC: booke: Allow multiple exception typesBharat Bhushan2013-02-131-2/+0
* KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-101-0/+9
* KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf2013-01-101-0/+1
* KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman2012-12-061-0/+10
* KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman2012-12-061-0/+11
* KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-061-0/+2
* KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras2012-10-051-0/+4
* KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-051-0/+2
* KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-051-0/+32
* KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras2012-10-051-1/+4
* KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2012-10-051-0/+5
* KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-051-0/+2
* KVM: PPC: Add return value to core_check_requestsAlexander Graf2012-10-051-1/+1
* KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf2012-10-051-0/+10
* KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf2012-10-051-0/+3
* KVM: PPC: E500: Implement MMU notifiersAlexander Graf2012-10-051-0/+1
* KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-161-0/+12
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-301-1/+2
* KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf2012-05-061-2/+4
* kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-061-0/+2
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-061-0/+2
* KVM: PPC: booke: rework rescheduling checksAlexander Graf2012-04-081-1/+1
* KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-081-0/+3
* KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood2012-04-081-0/+5
* KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-051-0/+2
* KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-051-4/+4
* KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras2012-03-051-0/+3
* KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-051-1/+1
* KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras2012-03-051-2/+2
* KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-051-0/+1
* KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-051-1/+1
* KVM: PPC: e500: MMU APIScott Wood2012-03-051-0/+5
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-251-0/+1
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-0/+10
* KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-121-0/+13
OpenPOWER on IntegriCloud