qemu/linux-headers/asm-x86
Paolo Bonzini aa274c33c3 update-linux-headers: import linux/kvm_para.h header
Right now QEMU is importing arch/x86/include/uapi/asm/kvm_para.h
because it includes definitions for kvmclock and for KVM CPUID
bits.  However, other definitions for KVM hypercall values and return
codes are included in include/uapi/linux/kvm_para.h and they will be
used by SEV-SNP.

To ensure that it is possible to include both <linux/kvm_para.h> and
"standard-headers/asm-x86/kvm_para.h" without conflicts, provide
linux/kvm_para.h as a portable header too, and forward linux-headers/
files to those in include/standard-headers.  Note that <linux/kvm_para.h>
will include architecture-specific definitions as well, but
"standard-headers/linux/kvm_para.h" will not because it can be used in
architecture-independent files.

This could easily be extended to other architectures, but right now
they do not need any symbol in their specific kvm_para.h files.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-06-05 11:01:06 +02:00
..
bitsperlong.h linux-headers: add unistd.h on all arches 2018-05-23 03:14:41 +03:00
kvm_para.h update-linux-headers: import linux/kvm_para.h header 2024-06-05 11:01:06 +02:00
kvm.h linux-headers: Update to current kvm/next 2024-06-05 11:01:06 +02:00
mman.h linux-headers: Update to Linux v6.6-rc1 2023-09-12 11:34:56 +02:00
unistd_32.h linux-headers: Update to Linux v6.8-rc6 2024-03-08 20:48:03 +10:00
unistd_64.h linux-headers: Update to Linux v6.8-rc6 2024-03-08 20:48:03 +10:00
unistd_x32.h linux-headers: Update to Linux v6.8-rc6 2024-03-08 20:48:03 +10:00
unistd.h Linux headers: update 2020-06-18 12:13:36 +02:00