aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/emulate.c
AgeCommit message (Expand)Author
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
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu
2009-03-24KVM: ppc: use macros instead of hardcoded literals for instruction decodingHollis Blanchard
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard
2008-12-31KVM: ppc: improve trap emulationHollis Blanchard
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard
2008-12-31ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt