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
/
arm64
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
arm64: KVM: Move kvm_call_hyp back to its original localtion
Marc Zyngier
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for event type register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
2016-02-29
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
2016-02-29
arm64: KVM: Add temporary kvm_perf_event.h
Marc Zyngier
2016-02-29
arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp
Marc Zyngier
2016-02-29
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-29
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
2016-02-18
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
2015-10-22
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
2015-09-17
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-08-12
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
KVM: arm64: guest debug, add support for single-step
Alex Bennée
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-06-12
arm64: KVM: Switch vgic save/restore to alternative_insn
Marc Zyngier
2015-03-12
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
2015-03-12
KVM: arm/arm64: implement kvm_arch_intc_initialized
Eric Auger
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
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: make the maximum number of vCPUs a per-VM value
Andre Przywara
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2015-01-16
KVM: arm64: ARMv8 header changes for page logging
Mario Smarduch
2014-12-13
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-18
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
[next]