index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
kvm_arm.h
Age
Commit message (
Expand
)
Author
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
2019-10-21
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-01
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2017-11-29
arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one
Marc Zyngier
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
2017-06-22
arm/arm64: KVM: add guest SEA support
Tyler Baicar
2017-03-07
arm: KVM: Survive unknown traps from guests
Mark Rutland
2015-12-18
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
2015-12-18
arm: KVM: Make kvm_arm.h friendly to assembly code
Vladimir Murzin
2015-12-18
arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
Vladimir Murzin
2015-10-22
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
2015-03-12
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
2014-03-03
ARM: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
2013-10-17
KVM: ARM: Update comments for kvm_handle_wfi
Christoffer Dall
2013-10-17
ARM: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
2013-10-12
KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks
Jonathan Austin
2013-06-26
ARM: KVM: get rid of S2_PGD_SIZE
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-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: World-switch implementation
Christoffer Dall
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall