aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c
Commit message (Expand)AuthorAge
* 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
* KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulationMihai Caraman2012-12-05
* KVM: PPC: bookehv: Add guest computation mode for irq deliveryMihai Caraman2012-12-05
* KVM: PPC: booke: Fix get_tb() compile error on 64-bitMihai Caraman2012-12-05
* KVM: PPC: set IN_GUEST_MODE before checking requestsScott Wood2012-10-05
* KVM: PPC: Book3S HV: Fix updates of vcpu->cpuPaul Mackerras2012-10-05
* KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras2012-10-05
* KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2012-10-05
* KVM: PPC: BookE: Support FPU on non-hv systemsAlexander Graf2012-10-05
* booke: Added ONE_REG interface for IAC/DAC debug registersBharat Bhushan2012-10-05
* KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-05
* KVM: PPC: Add return value to core_check_requestsAlexander Graf2012-10-05
* KVM: PPC: Add return value in prepare_to_enterAlexander Graf2012-10-05
* KVM: PPC: Move kvm_guest_enter call into generic codeAlexander Graf2012-10-05
* KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf2012-10-05
* KVM: PPC: Consistentify vcpu exit pathAlexander Graf2012-10-05
* KVM: PPC: Exit guest context while handling exitAlexander Graf2012-10-05