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> |
2 months ago | |
---|---|---|
.. | ||
qmp-norocker.c | 2 years ago | |
rocker-hmp-cmds.c | 5 months ago | |
rocker.c | 3 months ago | |
rocker.h | 2 months ago | |
rocker_desc.c | 3 years ago | |
rocker_desc.h | 9 years ago | |
rocker_fp.c | 2 years ago | |
rocker_fp.h | 5 years ago | |
rocker_hw.h | 2 months ago | |
rocker_of_dpa.c | 2 months ago | |
rocker_of_dpa.h | 9 years ago | |
rocker_tlv.h | 9 years ago | |
rocker_world.c | 8 years ago | |
rocker_world.h | 9 years ago |