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
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 +-
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