开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
Age
Commit message (
Expand
)
Author
2017-06-15
KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
Marc Zyngier
2017-06-15
KVM: arm64: Enable GICv3 common sysreg trapping via command-line
Marc Zyngier
2017-06-15
arm64: Add workaround for Cavium Thunder erratum 30115
David Daney
2017-06-15
KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
Marc Zyngier
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
Marc Zyngier
2017-06-15
KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
Marc Zyngier
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Marc Zyngier
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2017-06-08
KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
Christoffer Dall
2017-06-08
KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
Christoffer Dall
2017-06-04
KVM: arm/arm64: use vcpu requests for irq injection
Andrew Jones
2017-06-04
KVM: arm/arm64: Use uaccess functions for GICv3 {sc}active
Christoffer Dall
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
2017-05-23
KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
2017-05-23
KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
2017-05-23
KVM: arm/arm64: Allow GICv2 to supply a uaccess register function
Christoffer Dall
2017-05-18
KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices
Christoffer Dall
2017-05-18
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
2017-05-15
KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
2017-05-15
KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
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: vgic-its: Cleanup after failed ITT restore
Christoffer Dall
2017-05-09
KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
2017-05-09
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
2017-05-09
KVM: arm/arm64: Get rid of its->initialized field
Marc Zyngier
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
2017-05-09
KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
2017-05-09
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
2017-05-09
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
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-05-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Fix pending table sync
Eric Auger
2017-05-08
KVM: arm64: vgic-its: ITT save and restore
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Device table save/restore
Eric Auger
2017-05-08
KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Collection table save/restore
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Add infrastructure for table lookup
Eric Auger
2017-05-08
KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Eric Auger
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Eric Auger
2017-05-08
KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Eric Auger
2017-05-08
KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Eric Auger
[next]