summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/emulate.c
AgeCommit message (Expand)Author
2014-09-22KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf
2014-09-22powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan
2014-07-28KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf
2014-07-28KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia
2013-06-30KVM: PPC: Ignore PIR writesAlexander Graf
2013-04-17KVM: PPC: emulate dcbstStuart Yoder
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-18KVM: PPC: Emulate dcbfAlexander Graf
2013-01-10KVM: PPC: Fix mfspr/mtspr MMUCFG emulationMihai Caraman
2012-10-30KVM: PPC: Move mtspr/mfspr emulation into own functionsAlexander Graf
2012-07-11KVM: PPC: bookehv64: Add support for std/ld emulation.Varun Sethi
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf
2012-05-06KVM: PPC: Emulator: clean up instruction parsingAlexander Graf
2012-05-06KVM: PPC: Fix stbux emulationAlexander Graf
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan
2012-04-08KVM: PPC: Emulate tw and td instructionsAlexander Graf
2012-04-08KVM: PPC: Pass EA to updating emulation opsAlexander Graf
2012-03-05KVM: PPC: booke: Improve timer register emulationScott Wood
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood
2012-03-05KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0Bharat Bhushan
2012-03-05KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000Bharat Bhushan
2011-05-22KVM: PPC: booke: add sregs supportScott Wood
2011-05-22KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf
2010-10-24KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf
2010-10-13powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-05-17KVM: PPC: Remove fetch fail codeAlexander Graf
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf
2010-05-17KVM: PPC: Implement emulation for lbzux and lhaxAlexander Graf
2010-04-25KVM: PPC: Add AGAIN type for emulation returnAlexander Graf
2010-04-25KVM: PPC: Teach MMIO SignednessAlexander Graf
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu
2010-03-01KVM: PPC: Pass through program interruptsAlexander Graf
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf
2010-03-01KVM: PPC: Implement 'skip instruction' modeAlexander Graf
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf
2009-11-05Use hrtimers for the decrementerAlexander Graf
2009-11-05Add desktop PowerPC specific emulationAlexander Graf
2009-11-05Add mfdec emulationAlexander Graf
2009-09-10KVM: powerpc: convert marker probes to event traceMarcelo Tosatti
2009-09-10KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu