Hi Roque,
On 1/11/24 18:41, Roque Arcudia Hernandez wrote:
This contains a series of small compiler fixes to enable the compilation
of qemu using clang-cl.
It mainly involves adding some missing header files and updating #ifdefs
to handle clang-cl specific things.
Signed-off-by: Erwin Jansen
On Fri, Nov 01, 2024 at 09:41:01PM +, Roque Arcudia Hernandez wrote:
> This contains a series of small compiler fixes to enable the compilation
> of qemu using clang-cl.
>
> It mainly involves adding some missing header files and updating #ifdefs
> to handle clang-cl specific things.
>
> Sign
This contains a series of small compiler fixes to enable the compilation
of qemu using clang-cl.
It mainly involves adding some missing header files and updating #ifdefs
to handle clang-cl specific things.
Signed-off-by: Erwin Jansen
Signed-off-by: Roque Arcudia Hernandez
---
include/qemu/comp