diff options
| author | 2021-04-13 15:41:22 +0100 | |
|---|---|---|
| committer | 2021-04-13 15:41:22 +0100 | |
| commit | d8f37d291cd764ee966014ea2768709268d04abb (patch) | |
| tree | 2b6098d67359e8ca053d56f43f7cc12cfa0638f1 /include/uapi/linux | |
| parent | Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next (diff) | |
| parent | KVM: arm64: Fix table format for PTP documentation (diff) | |
Merge branch 'kvm-arm64/ptp' into kvmarm-master/next
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/kvm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/kvm.h b/include/uapi/linux/kvm.h index f6afee209620..0e0f70c0d0dc 100644 --- a/include/uapi/linux/kvm.h +++ b/include/uapi/linux/kvm.h @@ -1078,6 +1078,7 @@ struct kvm_ppc_resize_hpt { #define KVM_CAP_DIRTY_LOG_RING 192 #define KVM_CAP_X86_BUS_LOCK_EXIT 193 #define KVM_CAP_PPC_DAWR1 194 +#define KVM_CAP_PTP_KVM 195 #ifdef KVM_CAP_IRQ_ROUTING |
