aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c
Commit message (Expand)AuthorAge
* 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
* 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: Added one_reg interface for timer registersBharat Bhushan2013-03-21
* KVM: PPC: move tsr update in a separate functionBharat Bhushan2013-03-21
* KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-04
* KVM: PPC: BookE: Handle alignment interruptsAlexander Graf2013-02-13
* KVM: PPC: booke: Allow multiple exception typesBharat Bhushan2013-02-13
* KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf2013-01-10
* KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-10
* KVM: PPC: BookE: Allow irq deliveries to inject requestsAlexander Graf2013-01-10
* KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman2012-12-05