summaryrefslogtreecommitdiff
path: root/arch/arm/include/uapi/asm/kvm.h
AgeCommit message (Expand)Author
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier
2019-07-05KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara
2018-07-21KVM: arm: Add 32bit get/set events supportJames Morse
2018-05-25KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-03-19KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecurePeter Maydell
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-06KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger
2017-11-06KVM: arm/arm64: Support EL1 phys timer register access in set/get regChristoffer Dall
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2017-05-08KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLESEric Auger
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS groupEric Auger
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2017-04-09KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini
2017-01-30KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K
2017-01-30KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin
2016-07-12kvm arm/arm64: Remove trailing whitespace from headersArnaldo Carvalho de Melo
2015-04-22KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger
2014-09-18arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-08-27arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall
2014-04-30ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel
2013-12-21KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall
2013-12-21KVM: arm-vgic: Set base addr through device APIChristoffer Dall
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin
2013-03-06ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier
2013-02-11ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall
2013-02-11KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier
2013-01-23KVM: ARM: VFP userspace interfaceRusty Russell
2013-01-23KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall