From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Haitao Shan <hshan@google.com>
Cc: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Michael S. Tsirkin" <mst@redhat.com>,
qemu-devel@nongnu.org, "Paolo Bonzini" <pbonzini@redhat.com>,
"Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Thomas Huth" <thuth@redhat.com>
Subject: Re: [PATCH 1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator.
Date: Fri, 3 Mar 2023 17:29:15 +0000 [thread overview]
Message-ID: <ZAIua0vjgvWljLo4@redhat.com> (raw)
In-Reply-To: <CAGD3tSw+_qiNpSX51vGb7-XMKPFQuFKxBj072BegL_A4krn3Ag@mail.gmail.com>
On Fri, Mar 03, 2023 at 09:24:16AM -0800, Haitao Shan wrote:
> On Fri, Mar 3, 2023 at 2:19 AM Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
> >
> > On 3/3/23 08:33, Michael S. Tsirkin wrote:
> > > On Thu, Mar 02, 2023 at 06:26:12PM -0800, Haitao Shan wrote:
> > >> Add the configure support for the Android Emulator hypervisor driver
> > >> accelerator. The Android Emulator hypervisor driver is a Windows
> > >> driver made by porting the KVM from kernel 4.9-rc7.
> > >>
> > >> Signed-off-by: Haitao Shan <hshan@google.com>
> > >
> > > Replying on patch 1 but it applies to the whole patchset.
> >
> > Indeed this series lacks a cover letter, which would show
> > this huge diffstat:
> Sorry. I think I made a mistake and I know being new to
> the community is not an excuse. I will correct it in future.
> I don't know if "git sendmail" can have a cover letter. So the
> cover letter was written separately. Again, I am sorry for
> that.
FWIW, I can recommend using the 'git-publish'[1] tool instead
of git sendemail. git-publish helps to just "do the right
thing" without you needing to know the details. It will prompt
for a cover letter to be entered, include the diffstat, and
CC any maintainers related to files your patch touches. It
figures this all our from the .gitpublish file that is in the
root of the QEMU git repo.
If you want test send some mails, then just tell git-publsh to
send to yourself instead of qemu-devel.
With regards,
Daniel
[1] https://github.com/stefanha/git-publish
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
next prev parent reply other threads:[~2023-03-03 17:29 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-03 2:26 [PATCH 1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator Haitao Shan
2023-03-03 2:26 ` [PATCH 2/6] Add a few AEHD headers Haitao Shan
2023-03-03 2:26 ` [PATCH 3/6] Add the aehd-apic device type Haitao Shan
2023-03-03 9:59 ` Philippe Mathieu-Daudé
2023-03-03 18:36 ` Haitao Shan
2023-03-03 2:26 ` [PATCH 4/6] Add the aehd-ioapic " Haitao Shan
2023-03-03 10:03 ` Philippe Mathieu-Daudé
2023-03-03 2:26 ` [PATCH 5/6] Add the aehd-i8259 " Haitao Shan
2023-03-03 10:09 ` Philippe Mathieu-Daudé
2023-03-03 18:56 ` Haitao Shan
2023-03-03 2:26 ` [PATCH 6/6] Add the AEHD implementation Haitao Shan
2023-03-03 10:15 ` Philippe Mathieu-Daudé
2023-03-03 18:53 ` Haitao Shan
2023-03-03 7:33 ` [PATCH 1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator Michael S. Tsirkin
2023-03-03 10:19 ` Philippe Mathieu-Daudé
2023-03-03 10:25 ` Philippe Mathieu-Daudé
2023-03-03 17:25 ` Haitao Shan
2023-03-03 17:24 ` Haitao Shan
2023-03-03 17:29 ` Daniel P. Berrangé [this message]
2023-03-03 17:41 ` Haitao Shan
2023-03-03 17:20 ` Haitao Shan
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=ZAIua0vjgvWljLo4@redhat.com \
--to=berrange@redhat.com \
--cc=hshan@google.com \
--cc=marcandre.lureau@redhat.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).