summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Remove DCR handlingAlexander Graf2014-07-281-5/+0
* KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf2014-07-281-6/+10
* KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf2014-07-281-0/+51
* KVM: PPC: Bookehv: Get vcpu's last instruction for emulationMihai Caraman2014-07-281-0/+44
* KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman2014-07-281-0/+3
* kvm: ppc: Add SPRN_EPR get helper functionBharat Bhushan2014-07-281-10/+1
* kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7Bharat Bhushan2014-07-281-16/+16
* kvm: ppc: booke: Add shared struct helpers of SPRN_ESRBharat Bhushan2014-07-281-21/+3
* kvm: ppc: booke: Use the shared struct helpers of SPRN_DEARBharat Bhushan2014-07-281-21/+3
* kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1Bharat Bhushan2014-07-281-11/+6
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-291-38/+6
|\
| * kvm/ppc: IRQ disabling cleanupScott Wood2014-01-271-7/+5
| * KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen2014-01-091-11/+0
| * kvm: powerpc: use caching attributes as per linux pteBharat Bhushan2014-01-091-0/+1
| * KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras2014-01-091-16/+0
| * KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-091-6/+2
* | powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood2013-12-111-6/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-38/+299
|\
| * kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-171-11/+11
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+2
| * kvm: powerpc: booke: Move booke related tracepoints to separate headerAneesh Kumar K.V2013-10-171-1/+3
| * kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-6/+41
| * KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2013-10-171-18/+222
| * KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan2013-10-171-10/+24
| * KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan2013-10-171-1/+1
| * KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-171-0/+6
* | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-111-10/+9
|/
* kvm/ppc/booke: Don't call kvm_guest_enter twiceScott Wood2013-07-111-2/+0
* kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-111-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-1/+1
|\
| * KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELLTiejun Chen2013-06-301-1/+1
* | kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood2013-06-191-1/+2
* | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood2013-06-111-0/+11
* | kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood2013-06-111-0/+7
|/
* kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-261-0/+4
* kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-261-3/+5
* KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman2013-04-261-47/+55
* booke: exit to user space if emulator requestBharat Bhushan2013-04-261-0/+3
* KVM: PPC: debug stub interface parameter definedBharat Bhushan2013-04-261-0/+6
* Added ONE_REG interface for debug instructionBharat Bhushan2013-04-171-0/+6
* KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras2013-03-221-2/+1
* KVM: PPC: Added one_reg interface for timer registersBharat Bhushan2013-03-221-0/+30
* KVM: PPC: move tsr update in a separate functionBharat Bhushan2013-03-221-10/+14
* KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-041-1/+1
* KVM: PPC: BookE: Handle alignment interruptsAlexander Graf2013-02-131-1/+15
* KVM: PPC: booke: Allow multiple exception typesBharat Bhushan2013-02-131-5/+9
* KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf2013-01-101-0/+21
* KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-101-1/+13
* KVM: PPC: BookE: Allow irq deliveries to inject requestsAlexander Graf2013-01-101-0/+5
* KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman2012-12-061-0/+14
OpenPOWER on IntegriCloud