aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s.c
Commit message (Expand)AuthorAge
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
* arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard 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: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-22
| * KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-22
| * KVM: PPC: Make ONE_REG powerpc genericMihai Caraman2014-09-22
* | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
|/
* KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf2014-07-28
* KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf2014-07-28
* KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf2014-07-28
* KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indicationPaul Mackerras2014-07-28
* KVM: PPC: Allow kvmppc_get_last_inst() to failMihai 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: Deflect page write faults properly in kvmppc_stAlexander Graf2014-07-28
* KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-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
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * KVM: PPC: Book3S PR: Expose EBB 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: Make shared struct aka magic page guest endianAlexander Graf2014-05-30
* | KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bitAlexander Graf2014-04-28
|/
* KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-09
* KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf2014-01-09
* kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-17
* kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-17
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
* KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2013-10-17
* KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-17
* KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras2013-04-26
* KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-26
* KVM: PPC: debug stub interface parameter definedBharat Bhushan2013-04-26
* Added ONE_REG interface for debug instructionBharat Bhushan2013-04-17
* KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras2013-03-21
* KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-05
* KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-05
* KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-05
* powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64Benjamin Herrenschmidt2012-04-08
* KVM: PPC: booke: rework rescheduling checksAlexander Graf2012-04-08
* KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bitPaul Mackerras2012-03-05
* KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-05
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-05
* KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-05
* KVM: introduce id_to_memslot functionXiao Guangrong2011-12-27