index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
uapi
/
asm
/
kvm.h
Age
Commit message (
Expand
)
Author
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
2019-10-21
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
2019-09-09
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
2019-07-05
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
2018-07-21
KVM: arm: Add 32bit get/set events support
James Morse
2018-05-25
KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-03-19
KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure
Peter Maydell
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-06
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
2017-11-06
KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
Christoffer Dall
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
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-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
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: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
2017-04-27
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2017-04-09
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-01-30
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-30
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
2016-11-14
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-07-12
kvm arm/arm64: Remove trailing whitespace from headers
Arnaldo Carvalho de Melo
2015-04-22
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
2015-01-11
KVM: arm/arm64: vgic: add init entry to VGIC KVM device
Eric Auger
2014-09-18
arm/arm64: KVM: vgic: make number of irqs a configurable attribute
Marc Zyngier
2014-08-27
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
2014-04-30
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
2013-12-21
KVM: arm-vgic: Add vgic reg access from dev attr
Christoffer Dall
2013-12-21
KVM: arm-vgic: Set base addr through device API
Christoffer Dall
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
2013-10-12
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-03-06
ARM: KVM: convert GP registers from u32 to unsigned long
Marc Zyngier
2013-02-11
ARM: KVM: VGIC accept vcpu and dist base addresses from user space
Christoffer Dall
2013-02-11
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
2013-01-23
KVM: ARM: VFP userspace interface
Rusty Russell
2013-01-23
KVM: ARM: Demux CCSIDR in the userspace API
Christoffer Dall
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall