On Fri, 3 May 2019 at 11:20, Philippe Mathieu-Daudé wrote:
>
> 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 c
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 i
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 toolc