Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
270cb4d05b2923a4a4d712276e61f64c82567138
/
arch
/
arm64
/
kvm
6141570
arm64: KVM: Warn when PARange is less than 40 bits
by Marc Zyngier
· 9 years ago
cb678d6
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
by Suzuki K Poulose
· 9 years ago
a6cdf1c
kvm: arm64: Disable compiler instrumentation for hypervisor code
by Catalin Marinas
· 9 years ago
588ab3f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
b40c489
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
by Marc Zyngier
· 9 years ago
0d98d00
arm64: KVM: vgic-v3: Reset LRs at boot time
by Marc Zyngier
· 9 years ago
84e8b9c
arm64: KVM: vgic-v3: Do not save an LR known to be empty
by Marc Zyngier
· 9 years ago
b434454
arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
by Marc Zyngier
· 9 years ago
1b8e83c
arm64: KVM: vgic-v3: Avoid accessing ICH registers
by Marc Zyngier
· 9 years ago
623eefa8
arm64: KVM: Switch the sys_reg search to be a binary search
by Marc Zyngier
· 9 years ago
bb0c70b
arm64: KVM: Add a new vcpu device control group for PMUv3
by Shannon Zhao
· 9 years ago
f577f6c
arm64: KVM: Introduce per-vcpu kvm device controls
by Shannon Zhao
· 9 years ago
808e738
arm64: KVM: Add a new feature bit for PMUv3
by Shannon Zhao
· 9 years ago
2aa36e9
arm64: KVM: Reset PMU state when resetting vcpu
by Shannon Zhao
· 9 years ago
d692b8a
arm64: KVM: Add access handler for PMUSERENR register
by Shannon Zhao
· 9 years ago
7699373
arm64: KVM: Add helper to handle PMCR register bits
by Shannon Zhao
· 9 years ago
7a0adc7
arm64: KVM: Add access handler for PMSWINC register
by Shannon Zhao
· 9 years ago
76d883c
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
by Shannon Zhao
· 9 years ago
9db52c7
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
by Shannon Zhao
· 9 years ago
9feb21a
arm64: KVM: Add access handler for event type register
by Shannon Zhao
· 9 years ago
96b0eeb
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
by Shannon Zhao
· 9 years ago
051ff58
arm64: KVM: Add access handler for event counter register
by Shannon Zhao
· 9 years ago
a86b550
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
by Shannon Zhao
· 9 years ago
3965c3c
arm64: KVM: Add access handler for PMSELR register
by Shannon Zhao
· 9 years ago
ab94683
arm64: KVM: Add access handler for PMCR register
by Shannon Zhao
· 9 years ago
04fe472
arm64: KVM: Define PMU data structure for each vcpu
by Shannon Zhao
· 9 years ago
6d50d54
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
by Marc Zyngier
· 9 years ago
13720a5
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
by Marc Zyngier
· 9 years ago
5f05a72
arm64: KVM: Move most of the fault decoding to C
by Marc Zyngier
· 9 years ago
253dcbd
arm64: KVM: VHE: Add alternative panic handling
by Marc Zyngier
· 9 years ago
77cb2d9
arm64: KVM: VHE: Add fpsimd enabling on guest access
by Marc Zyngier
· 9 years ago
5efe6de
arm64: KVM: VHE: Use unified sysreg accessors for timer
by Marc Zyngier
· 9 years ago
68908bf
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
by Marc Zyngier
· 10 years ago
3287622
arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
by Marc Zyngier
· 9 years ago
d1526e5
arm64: KVM: VHE: Enable minimal sysreg save/restore
by Marc Zyngier
· 9 years ago
094f823
arm64: KVM: VHE: Use unified system register accessors
by Marc Zyngier
· 9 years ago
9c6c356
arm64: KVM: VHE: Split save/restore of registers shared between guest and host
by Marc Zyngier
· 9 years ago
edef528
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
by Marc Zyngier
· 9 years ago
915ccd1
arm64: KVM: VHE: Introduce unified system register accessors
by Marc Zyngier
· 9 years ago
cedbb8b7
arm64: KVM: VHE: Patch out kern_hyp_va
by Marc Zyngier
· 10 years ago
b81125c
arm64: KVM: VHE: Patch out use of HVC
by Marc Zyngier
· 10 years ago
3a3604b
arm64: KVM: Switch to C-based stage2 init
by Marc Zyngier
· 10 years ago
4cad67f
arm/arm64: KVM: Fix ioctl error handling
by Michael S. Tsirkin
· 9 years ago
28c5dcb
arm64: Rename cpuid_feature field extract routines
by Suzuki K Poulose
· 9 years ago
fd451b9
arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2
by Marc Zyngier
· 9 years ago
a0bf977
arm64: kvm: deal with kernel symbols outside of linear mapping
by Ard Biesheuvel
· 9 years ago
03336b1
arm64: prevent potential circular header dependencies in asm/bug.h
by Ard Biesheuvel
· 9 years ago
3c5b1d9
arm64: KVM: Configure TCR_EL2.PS at runtime
by Tirumalesh Chalamarla
· 9 years ago
6327f35
arm64: KVM: Fix guest dead loop when register accessor returns false
by Shannon Zhao
· 9 years ago
7769db9
arm64: KVM: Fix comments of the CP handler
by Shannon Zhao
· 9 years ago
a7e0ac2
arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2
by Dave Martin
· 9 years ago
8fc153c
arm64: KVM: Fix AArch64 guest userspace exception injection
by Marc Zyngier
· 9 years ago
20475f7
arm64: KVM: Add support for 16-bit VMID
by Vladimir Murzin
· 9 years ago
281243c
arm64: KVM: debug: Remove spurious inline attributes
by Marc Zyngier
· 9 years ago
3ffa75c
arm64: KVM: Remove weak attributes
by Marc Zyngier
· 9 years ago
9d8415d
arm64: KVM: Turn system register numbers to an enum
by Marc Zyngier
· 9 years ago
1ea66d2
arm64: KVM: Move away from the assembly version of the world switch
by Marc Zyngier
· 9 years ago
044ac37
arm64: KVM: Add compatibility aliases
by Marc Zyngier
· 9 years ago
53fd5b6
arm64: KVM: Add panic handling
by Marc Zyngier
· 9 years ago
2b28162
arm64: KVM: HYP mode entry points
by Marc Zyngier
· 9 years ago
5eec0a9
arm64: KVM: Implement TLB handling
by Marc Zyngier
· 9 years ago
c13d168
arm64: KVM: Implement fpsimd save/restore
by Marc Zyngier
· 9 years ago
be901e9
arm64: KVM: Implement the core world switch
by Marc Zyngier
· 9 years ago
c1bf6e1
arm64: KVM: Add patchable function selector
by Marc Zyngier
· 9 years ago
b97b66c
arm64: KVM: Implement guest entry
by Marc Zyngier
· 9 years ago
8eb9926
arm64: KVM: Implement debug save/restore
by Marc Zyngier
· 9 years ago
c209ec8
arm64: KVM: Implement 32bit system register save/restore
by Marc Zyngier
· 9 years ago
6d6ec20
arm64: KVM: Implement system register save/restore
by Marc Zyngier
· 9 years ago
1431af3
arm64: KVM: Implement timer save/restore
by Marc Zyngier
· 9 years ago
f68d2b1
arm64: KVM: Implement vgic-v3 save/restore
by Marc Zyngier
· 9 years ago
06282fd
arm64: KVM: Implement vgic-v2 save/restore
by Marc Zyngier
· 9 years ago
c76a0a6
arm64: KVM: Add a HYP-specific header file
by Marc Zyngier
· 9 years ago
b19e689
KVM: arm/arm64: Count guest exit due to various reasons
by Amit Tomar
· 9 years ago
f6be563
arm64: KVM: Get rid of old vcpu_reg()
by Pavel Fedin
· 9 years ago
2ec5be3
arm64: KVM: Correctly handle zero register in system register accesses
by Pavel Fedin
· 9 years ago
3fec037
arm64: KVM: Remove const from struct sys_reg_params
by Pavel Fedin
· 9 years ago
fbb4574
arm64: kvm: report original PAR_EL1 upon panic
by Mark Rutland
· 9 years ago
1d7a4e3
arm64: kvm: avoid %p in __kvm_hyp_panic
by Mark Rutland
· 9 years ago
498cd5c
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
by Marc Zyngier
· 9 years ago
c0f0963
arm64: KVM: Fix AArch32 to AArch64 register mapping
by Marc Zyngier
· 9 years ago
933425fb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
db85c55
arm64: kvm: restore EL1N SP for panic
by Mark Rutland
· 9 years ago
75755c6
arm/arm64: KVM : Enable vhost device selection under KVM config menu
by Wei Huang
· 9 years ago
4db8e5e
arm64/kvm: Make use of the system wide safe values
by Suzuki K. Poulose
· 9 years ago
44eaacf
arm64: Add 16K page size support
by Suzuki K. Poulose
· 9 years ago
4f64cb6
arm/arm64: KVM: Only allow 64bit hosts to build VGICv3
by Jean-Philippe Brucker
· 9 years ago
efe4d36
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
ef74891
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
by Ming Lei
· 9 years ago
34c3faa
arm64: KVM: Remove all traces of the ThumbEE registers
by Will Deacon
· 9 years ago
c4cbba9
arm64: KVM: Disable virtual timer even if the guest is not using it
by Marc Zyngier
· 9 years ago
1713e5a
arm64: KVM: Fix user access for debug registers
by Marc Zyngier
· 9 years ago
43297dd
KVM: arm64: add workaround for Cortex-A57 erratum #852523
by Will Deacon
· 9 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
a4fdb2a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
126c69a
arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
by Marc Zyngier
· 9 years ago
33c76a0
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
by Mario Smarduch
· 9 years ago
f120cd6
KVM: arm/arm64: timer: Allow the timer to control the active state
by Marc Zyngier
· 10 years ago
bca556a
arm64/kvm: Add generic v8 KVM target
by Suzuki K. Poulose
· 9 years ago
Next »