arm64: KVM: Add temporary kvm_perf_event.h
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Feb 2016 11:25:04 +0000 (11:25 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Feb 2016 18:34:19 +0000 (18:34 +0000)
commitad8821377384a2dfe3eae17dcf287b437f10ae03
treefa2a57be22544a2a5b098a09f440e7930fc657b7
parent21a4179ce0a127ea96c66d37ac571ac4ceeb992f
arm64: KVM: Add temporary kvm_perf_event.h

In order to merge the KVM/ARM PMU patches without creating a
conflict mess, let's have a temporary include file that won't
conflict with anything. Subsequent patches will clean that up.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/kvm_host.h
arch/arm64/include/asm/kvm_perf_event.h [new file with mode: 0644]