Re: [PATCH v8 01/11] linux-headers: Update to Linux v6.9-rc3

2024-05-10 Thread Dmitry Osipenko
On 5/10/24 13:46, Alex Bennée wrote: ... >> cp_portable "$tmpdir/include/asm/kvm_para.h" >> "$output/include/standard-headers/asm-$arch" >> +cp_portable "$tmpdir/include/asm/setup_data.h" >> "$output/include/standard-headers/asm-$arch" > > is there a portable setup_data.h? why i

Re: [PATCH v8 01/11] linux-headers: Update to Linux v6.9-rc3

2024-05-10 Thread Alex Bennée
Dmitry Osipenko writes: > Update kernel headers to get new VirtIO-GPU capsets, in particular the > Venus capset. > > Signed-off-by: Huang Rui > Signed-off-by: Dmitry Osipenko > --- > hw/i386/x86.c | 8 - > include/standard-headers/asm-x86/bootparam.h | 17 +-

[PATCH v8 01/11] linux-headers: Update to Linux v6.9-rc3

2024-04-18 Thread Dmitry Osipenko
Update kernel headers to get new VirtIO-GPU capsets, in particular the Venus capset. Signed-off-by: Huang Rui Signed-off-by: Dmitry Osipenko --- hw/i386/x86.c | 8 - include/standard-headers/asm-x86/bootparam.h | 17 +- include/standard-headers/asm-x86/kvm_pa