Christoffer Dall
|
2df36a5dd6
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
|
11 年之前 |
Ard Biesheuvel
|
c40f2f8ff8
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
|
11 年之前 |
Christoffer Dall
|
0fea6d7628
arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
|
11 年之前 |
Marc Zyngier
|
a98f26f183
arm/arm64: KVM: vgic: make number of irqs a configurable attribute
|
11 年之前 |
Marc Zyngier
|
4956f2bc1f
arm/arm64: KVM: vgic: delay vgic allocation until init time
|
11 年之前 |
Marc Zyngier
|
5fb66da640
arm/arm64: KVM: vgic: kill VGIC_NR_IRQS
|
11 年之前 |
Marc Zyngier
|
c3c918361a
arm/arm64: KVM: vgic: handle out-of-range MMIO accesses
|
11 年之前 |
Marc Zyngier
|
fc675e355e
arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS
|
11 年之前 |
Marc Zyngier
|
fb65ab63b8
arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS
|
11 年之前 |
Marc Zyngier
|
c1bfb577ad
arm/arm64: KVM: vgic: switch to dynamic allocation
|
11 年之前 |
Marc Zyngier
|
71afaba4a2
KVM: ARM: vgic: plug irq injection race
|
11 年之前 |
Christoffer Dall
|
7e362919a5
arm/arm64: KVM: vgic: Clarify and correct vgic documentation
|
11 年之前 |
Christoffer Dall
|
9da48b5502
arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
|
11 年之前 |
Christoffer Dall
|
faa1b46c3e
arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn
|
11 年之前 |
Christoffer Dall
|
cced50c928
arm/arm64: KVM: vgic: Clear queued flags on unqueue
|
11 年之前 |
Christoffer Dall
|
dbf20f9d81
arm/arm64: KVM: Rename irq_active to irq_queued
|
11 年之前 |
Christoffer Dall
|
227844f538
arm/arm64: KVM: Rename irq_state to irq_pending
|
11 年之前 |
Christoffer Dall
|
a875dafcf9
Merge remote-tracking branch 'kvm/next' into queue
|
11 年之前 |
Will Deacon
|
c06a841bf3
KVM: ARM: vgic: register kvm_device_ops dynamically
|
11 年之前 |
Will Deacon
|
de56fb1923
KVM: vgic: declare probe function pointer as const
|
11 年之前 |
Will Deacon
|
1fa451bcc6
KVM: vgic: return int instead of bool when checking I/O ranges
|
11 年之前 |
Paolo Bonzini
|
5d57686605
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm
|
11 年之前 |
Will Deacon
|
63afbe7a0a
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
|
11 年之前 |
Victor Kamensky
|
9662fb4854
ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case
|
11 年之前 |
Victor Kamensky
|
1c9f04717c
ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
|
11 年之前 |
Marc Zyngier
|
67b2abfedb
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
|
12 年之前 |
Marc Zyngier
|
1a9b13056d
arm64: KVM: split GICv2 world switch from hyp code
|
12 年之前 |
Marc Zyngier
|
f982cf4e9c
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
|
11 年之前 |
Marc Zyngier
|
8f186d522c
KVM: ARM: vgic: split GICv2 backend from the main vgic code
|
11 年之前 |
Marc Zyngier
|
ca85f623e3
KVM: ARM: introduce vgic_params structure
|
12 年之前 |