All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: Cao Jiaxi <driver1998@foxmail.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v3 0/4] Initial Windows on ARM (AArch64 64-Bit) host support
Date: Fri, 3 May 2019 15:07:53 +0100	[thread overview]
Message-ID: <CAFEAcA_o1tF6VEiEZCeFeKB67bDtCGTEHvE0cMAWxicTDfRUOg@mail.gmail.com> (raw)
In-Reply-To: <39b71c2a-9630-5a56-17c7-d74625f97d55@redhat.com>

On Fri, 3 May 2019 at 11:20, Philippe Mathieu-Daudé <philmd@redhat.com> 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 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.

Thanks -- I've applied these patches to target-arm.next, and have
consolidated the various tags that people have applied to the
two sets of emails (and checked that they actually are the same
patches and not different code :-))

-- PMM

      reply	other threads:[~2019-05-03 14:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-03  0:22 [Qemu-devel] [PATCH v3 0/4] Initial Windows on ARM (AArch64 64-Bit) host support Cao Jiaxi
2019-05-03  0:36 ` [Qemu-devel] [PATCH v3 1/4] QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets Cao Jiaxi
2019-05-03  5:06   ` Thomas Huth
2019-05-03  5:06     ` Thomas Huth
2019-05-03 15:23     ` Peter Maydell
2019-05-03 15:23       ` Peter Maydell
2019-05-03 15:56       ` Marc-André Lureau
2019-05-03 16:23         ` Philippe Mathieu-Daudé
2019-05-03  0:36 ` [Qemu-devel] [PATCH v3 2/4] qga: Fix mingw compilation warnings on enum conversion Cao Jiaxi
2019-05-03  3:32   ` Richard Henderson
2019-05-03  5:09   ` Thomas Huth
2019-05-03  5:09     ` Thomas Huth
2019-05-03  0:37 ` [Qemu-devel] [PATCH v3 3/4] util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64 Cao Jiaxi
2019-05-03  3:31   ` Richard Henderson
2019-05-03  5:10   ` Thomas Huth
2019-05-03  0:37 ` [Qemu-devel] [PATCH v3 4/4] osdep: Fix mingw compilation regarding stdio formats Cao Jiaxi
2019-05-03  5:11   ` Thomas Huth
2019-05-03  5:28     ` Stefan Weil
2019-05-03 10:19 ` [Qemu-devel] [PATCH v3 0/4] Initial Windows on ARM (AArch64 64-Bit) host support Philippe Mathieu-Daudé
2019-05-03 14:07   ` Peter Maydell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFEAcA_o1tF6VEiEZCeFeKB67bDtCGTEHvE0cMAWxicTDfRUOg@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=driver1998@foxmail.com \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.