qemu/include/standard-headers
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
..
asm-m68k m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED 2022-10-21 20:46:10 +02:00
asm-s390 linux-headers: update 2018-01-22 11:07:47 +01:00
asm-x86 linux-headers: update to current kvm/next 2024-04-23 17:35:25 +02:00
drm linux-headers: Update to Linux v6.8-rc6 2024-03-08 20:48:03 +10:00
linux update-linux-headers: import linux/kvm_para.h header 2024-06-05 11:01:06 +02:00
misc update-linux-headers: move pvpanic.h to correct directory 2024-06-05 11:01:05 +02:00