mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Do not leave the __le* macros defined, in fact do not use them at all. Fixes a build failure on Alpine with the TDX patches: In file included from ../hw/net/rocker/rocker_of_dpa.c:25: ../hw/net/rocker/rocker_hw.h:14:16: error: conflicting types for 'uint64_t'; have '__u64' {aka 'long long unsigned int'} 14 | #define __le64 uint64_t | ^~~~~~~~ In file included from /usr/include/stdint.h:20, from ../include/qemu/osdep.h:111, from ../hw/net/rocker/rocker_of_dpa.c:17: /usr/include/bits/alltypes.h:136:25: note: previous declaration of 'uint64_t' with type 'uint64_t' {aka 'long unsigned int'} 136 | typedef unsigned _Int64 uint64_t; | ^~~~~~~~ because the Linux headers include a typedef of __leNN. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
1 month ago | |
---|---|---|
.. | ||
qmp-norocker.c | 2 years ago | |
rocker-hmp-cmds.c | 5 months ago | |
rocker.c | 2 months ago | |
rocker.h | 1 month ago | |
rocker_desc.c | 2 years ago | |
rocker_desc.h | ||
rocker_fp.c | 2 years ago | |
rocker_fp.h | ||
rocker_hw.h | 1 month ago | |
rocker_of_dpa.c | 1 month ago | |
rocker_of_dpa.h | ||
rocker_tlv.h | ||
rocker_world.c | ||
rocker_world.h |