index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
kvm_emulate.h
Age
Commit message (
Expand
)
Author
2016-02-29
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
2016-02-29
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
2014-07-11
ARM: KVM: MMIO support BE host running LE code
Victor Kamensky
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2013-11-07
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
Marc Zyngier
2013-11-07
arm/arm64: KVM: MMIO support for BE guest
Marc Zyngier
2013-10-22
arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
Marc Zyngier
2013-06-26
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
2013-03-06
ARM: KVM: move kvm_handle_wfi to handle_exit.c
Marc Zyngier
2013-03-06
KVM: ARM: Reintroduce trace_kvm_hvc
Christoffer Dall
2013-03-06
ARM: KVM: move kvm_condition_valid to emulate.c
Marc Zyngier
2013-03-06
ARM: KVM: abstract HSR_EC_IABT away
Marc Zyngier
2013-03-06
ARM: KVM: abstract fault decoding away
Marc Zyngier
2013-03-06
ARM: KVM: abstract exception class decoding away
Marc Zyngier
2013-03-06
ARM: KVM: abstract IL decoding away
Marc Zyngier
2013-03-06
ARM: KVM: abstract SAS decoding away
Marc Zyngier
2013-03-06
ARM: KVM: abstract S1TW abort detection away
Marc Zyngier
2013-03-06
ARM: KVM: abstract (and fix) external abort detection away
Marc Zyngier
2013-03-06
ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} away
Marc Zyngier
2013-03-06
ARM: KVM: abstract HSR_SSE away
Marc Zyngier
2013-03-06
ARM: KVM: abstract HSR_WNR away
Marc Zyngier
2013-03-06
ARM: KVM: abstract HSR_ISV away
Marc Zyngier
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
2013-03-06
ARM: KVM: convert GP registers from u32 to unsigned long
Marc Zyngier
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall