index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-init.c
Age
Commit message (
Expand
)
Author
2018-05-25
KVM: arm/arm64: Check vcpu redist base before registering an iodev
Eric Auger
2018-05-25
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
2018-05-25
KVM: arm/arm64: Set dist->spis to NULL after kfree
Eric Auger
2018-05-04
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
2018-03-19
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
2018-03-19
KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
Christoffer Dall
2018-01-12
KVM: arm64: Fix GICv4 init when called from vgic_its_create
Christoffer Dall
2017-11-10
KVM: arm/arm64: Fix GICv4 ITS initialization issues
Christoffer Dall
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-07-25
KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability
Shanker Donthineni
2017-05-18
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
2017-05-09
KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Christoffer Dall
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-04-09
KVM: arm/arm64: vgic: Implement early VGIC init functionality
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-04
KVM: arm64: Ensure LRs are clear when they should be
Christoffer Dall
2017-01-25
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
2017-01-13
KVM: arm/arm64: vgic: Fix deadlock on error handling
Marc Zyngier
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
Andre Przywara
2016-07-18
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-07-18
KVM: arm/arm64: vgic: Move redistributor kvm_io_devices
Andre Przywara
2016-07-15
KVM/arm/arm64/vgic-new: Convert to hotplug state machine
Anna-Maria Gleixner
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
Eric Auger