aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/emulate.c
Commit message (Expand)AuthorAge
* kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V2013-10-17
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
* powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2013-07-30
* KVM: PPC: Ignore PIR writesAlexander Graf2013-06-29
* KVM: PPC: emulate dcbstStuart Yoder2013-04-17
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\
| * KVM: PPC: Fix mfspr/mtspr MMUCFG emulationMihai Caraman2013-01-10
* | KVM: PPC: Emulate dcbfAlexander Graf2013-01-17
|/
* KVM: PPC: Move mtspr/mfspr emulation into own functionsAlexander Graf2012-10-30
* KVM: PPC: bookehv64: Add support for std/ld emulation.Varun Sethi2012-07-11
* KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf2012-05-06
* KVM: PPC: Emulator: clean up instruction parsingAlexander Graf2012-05-06
* KVM: PPC: Fix stbux emulationAlexander Graf2012-05-06
* KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-06
* KVM: PPC: Emulate tw and td instructionsAlexander Graf2012-04-08
* KVM: PPC: Pass EA to updating emulation opsAlexander Graf2012-04-08
* KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-05
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-05
* KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0Bharat Bhushan2012-03-05
* KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000Bharat Bhushan2012-03-05
* KVM: PPC: booke: add sregs supportScott Wood2011-05-22
* KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood2011-05-22
* Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-24
|\
| * KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-24
| * KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-24
* | powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-13
|/
* KVM: PPC: Remove fetch fail codeAlexander Graf2010-05-17
* KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf2010-05-17
* KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-17
* KVM: PPC: Implement emulation for lbzux and lhaxAlexander Graf2010-05-17
* KVM: PPC: Add AGAIN type for emulation returnAlexander Graf2010-04-25
* KVM: PPC: Teach MMIO SignednessAlexander Graf2010-04-25
* KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu2010-03-01
* KVM: PPC: Pass through program interruptsAlexander Graf2010-03-01
* KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-01
* KVM: PPC: Implement 'skip instruction' modeAlexander Graf2010-03-01
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-01
* KVM: powerpc: Improve DEC handlingAlexander Graf2010-03-01
* Use hrtimers for the decrementerAlexander Graf2009-11-05
* Add desktop PowerPC specific emulationAlexander Graf2009-11-05
* Add mfdec emulationAlexander Graf2009-11-05
* KVM: powerpc: convert marker probes to event traceMarcelo Tosatti2009-09-10
* KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu2009-09-10
* KVM: ppc: e500: Directly pass pvr to guestLiu Yu2009-09-10
* KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard2009-03-24
* KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-31
* KVM: ppc: improve trap emulationHollis Blanchard2008-12-31
* KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard2008-12-31
* KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-31