index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
emulate.c
Age
Commit message (
Expand
)
Author
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-07-30
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
Hongtao Jia
2013-06-30
KVM: PPC: Ignore PIR writes
Alexander Graf
2013-04-17
KVM: PPC: emulate dcbst
Stuart Yoder
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-01-18
KVM: PPC: Emulate dcbf
Alexander Graf
2013-01-10
KVM: PPC: Fix mfspr/mtspr MMUCFG emulation
Mihai Caraman
2012-10-30
KVM: PPC: Move mtspr/mfspr emulation into own functions
Alexander Graf
2012-07-11
KVM: PPC: bookehv64: Add support for std/ld emulation.
Varun Sethi
2012-05-06
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
2012-05-06
KVM: PPC: Fix stbux emulation
Alexander Graf
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
2012-04-08
KVM: PPC: Emulate tw and td instructions
Alexander Graf
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
Bharat Bhushan
2012-03-05
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
Bharat Bhushan
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
2010-10-24
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
2010-10-13
powerpc: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-05-17
KVM: PPC: Remove fetch fail code
Alexander Graf
2010-05-17
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
KVM: PPC: Implement emulation for lbzux and lhax
Alexander Graf
2010-04-25
KVM: PPC: Add AGAIN type for emulation return
Alexander Graf
2010-04-25
KVM: PPC: Teach MMIO Signedness
Alexander Graf
2010-03-01
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
Liu Yu
2010-03-01
KVM: PPC: Pass through program interrupts
Alexander Graf
2010-03-01
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
2010-03-01
KVM: PPC: Implement 'skip instruction' mode
Alexander Graf
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
KVM: powerpc: Improve DEC handling
Alexander Graf
2009-11-05
Use hrtimers for the decrementer
Alexander Graf
2009-11-05
Add desktop PowerPC specific emulation
Alexander Graf
2009-11-05
Add mfdec emulation
Alexander Graf
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
2009-09-10
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
2009-03-24
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
KVM: ppc: improve trap emulation
Hollis Blanchard
2008-12-31
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
[next]