On 5/3/19 2:22 AM, Cao Jiaxi wrote: > Initial Windows on ARM (AArch64 64-Bit) host support > > This series of patches is for initial support of Windows 10 on ARM as a QEMU > host. > Currently only TCG intepreter is working correctly, it crashes when TCG JIT > is enabled. > > For now we assume it is built using the clang aarch64-w64-mingw32 toolchain, > you can get a prebuilt toolchain at https://github.com/mstorsjo/llvm-mingw. >
I'm a bit confused since those patches appear 2 times in my mailbox. Assuming this is a git send-email setup mistake, please consider adding my Reviewed-by/Tested-by here too. These are: > Cao Jiaxi (4): > QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets No tag. > qga: Fix mingw compilation warnings on enum conversion Suggested-by: Eric Blake <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Tested-by: Philippe Mathieu-Daudé <[email protected]> > util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64 Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Tested-by: Philippe Mathieu-Daudé <[email protected]> > osdep: Fix mingw compilation regarding stdio formats Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Thanks, Phil.
