]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - tools/include/uapi/linux/kvm.h
tools/headers: Synchronize kernel <-> tooling headers
[mirror_ubuntu-bionic-kernel.git] / tools / include / uapi / linux / kvm.h
index 282d7613fce8788bc466913d7fcacc960dd1c6de..496e59a2738ba99308f438e1f0509e66e17086cb 100644 (file)
@@ -630,9 +630,9 @@ struct kvm_s390_irq {
 
 struct kvm_s390_irq_state {
        __u64 buf;
-       __u32 flags;
+       __u32 flags;        /* will stay unused for compatibility reasons */
        __u32 len;
-       __u32 reserved[4];
+       __u32 reserved[4];  /* will stay unused for compatibility reasons */
 };
 
 /* for KVM_SET_GUEST_DEBUG */