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
/
kvm
/
hyp
/
vgic-v3-sr.c
Age
Commit message (
Expand
)
Author
2021-10-17
KVM: arm64: vgic-v3: Align emulated cpuif LPI state machine with the pseudocode
Marc Zyngier
2021-10-17
KVM: arm64: vgic-v3: Don't advertise ICC_CTLR_EL1.SEIS
Marc Zyngier
2021-03-24
KVM: arm64: Fix CPU interface MMIO compatibility detection
Marc Zyngier
2021-03-06
KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
Marc Zyngier
2021-03-06
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
2020-11-10
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-05
KVM: arm64: Rename HSR to ESR
Gavin Shan
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2016-09-22
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
2016-05-31
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
2016-05-31
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
Christoffer Dall
2016-03-09
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
Marc Zyngier
2016-03-09
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
2016-03-09
arm64: KVM: vgic-v3: Do not save an LR known to be empty
Marc Zyngier
2016-03-09
arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
Marc Zyngier
2016-03-09
arm64: KVM: vgic-v3: Avoid accessing ICH registers
Marc Zyngier
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-24
arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2
Marc Zyngier
2015-12-14
arm64: KVM: Remove weak attributes
Marc Zyngier
2015-12-14
arm64: KVM: Add compatibility aliases
Marc Zyngier
2015-12-14
arm64: KVM: Implement vgic-v3 save/restore
Marc Zyngier