aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c
Commit message (Expand)AuthorAge
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
* KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf2014-09-22
* powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-22
* KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-22
* KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-22
* KVM: PPC: Make ONE_REG powerpc genericMihai Caraman2014-09-22
* KVM: PPC: Book3e: Add AltiVec supportMihai Caraman2014-09-22
* KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman2014-09-22
* KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan2014-09-22
* KVM: PPC: Remove DCR handlingAlexander Graf2014-07-28
* KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf2014-07-28
* KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf2014-07-28
* KVM: PPC: Bookehv: Get vcpu's last instruction for emulationMihai Caraman2014-07-28
* KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman2014-07-28
* kvm: ppc: Add SPRN_EPR get helper functionBharat Bhushan2014-07-28
* kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7Bharat Bhushan2014-07-28
* kvm: ppc: booke: Add shared struct helpers of SPRN_ESRBharat Bhushan2014-07-28
* kvm: ppc: booke: Use the shared struct helpers of SPRN_DEARBharat Bhushan2014-07-28
* kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1Bharat Bhushan2014-07-28
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-29
|\
| * kvm/ppc: IRQ disabling cleanupScott Wood2014-01-27
| * KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen2014-01-09
| * kvm: powerpc: use caching attributes as per linux pteBharat Bhushan2014-01-09
| * KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras2014-01-09
| * KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-09
* | powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood2013-12-10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\
| * 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: booke: Move booke related tracepoints to separate headerAneesh Kumar K.V2013-10-17
| * kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
| * KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2013-10-17
| * KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan2013-10-17
| * KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan2013-10-17
| * KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-17
* | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
|/
* kvm/ppc/booke: Don't call kvm_guest_enter twiceScott Wood2013-07-10
* kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\
| * KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELLTiejun Chen2013-06-29
* | kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood2013-06-19
* | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood2013-06-11
* | kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood2013-06-11
|/
* kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-26
* kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-26
* KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman2013-04-26
* booke: exit to user space if emulator requestBharat Bhushan2013-04-26