summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/booke.c
AgeCommit message (Expand)Author
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini
2014-01-27kvm/ppc: IRQ disabling cleanupScott Wood
2014-01-09KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen
2014-01-09kvm: powerpc: use caching attributes as per linux pteBharat Bhushan
2014-01-09KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras
2013-12-11powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-17kvm: powerpc: booke: Move booke related tracepoints to separate headerAneesh Kumar K.V
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-10-17KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan
2013-10-17KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan
2013-10-17KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan
2013-10-17KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-07-11kvm/ppc/booke: Don't call kvm_guest_enter twiceScott Wood
2013-07-11kvm/ppc: Call trace_hardirqs_on before entryScott Wood
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-30KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELLTiejun Chen
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood
2013-06-11kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood
2013-06-11kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman
2013-04-26booke: exit to user space if emulator requestBharat Bhushan
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan
2013-04-17Added ONE_REG interface for debug instructionBharat Bhushan
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras
2013-03-22KVM: PPC: Added one_reg interface for timer registersBharat Bhushan
2013-03-22KVM: PPC: move tsr update in a separate functionBharat Bhushan
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa
2013-02-13KVM: PPC: BookE: Handle alignment interruptsAlexander Graf
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan
2013-01-10KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf
2013-01-10KVM: PPC: BookE: Allow irq deliveries to inject requestsAlexander Graf
2012-12-06KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman
2012-12-06KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulationMihai Caraman
2012-12-06KVM: PPC: bookehv: Add guest computation mode for irq deliveryMihai Caraman
2012-12-06KVM: PPC: booke: Fix get_tb() compile error on 64-bitMihai Caraman
2012-10-05KVM: PPC: set IN_GUEST_MODE before checking requestsScott Wood
2012-10-05KVM: PPC: Book3S HV: Fix updates of vcpu->cpuPaul Mackerras
2012-10-05KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras
2012-10-05KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras
2012-10-05KVM: PPC: BookE: Support FPU on non-hv systemsAlexander Graf
2012-10-05booke: Added ONE_REG interface for IAC/DAC debug registersBharat Bhushan
2012-10-05KVM: PPC: booke: Add watchdog emulationBharat Bhushan