From: Roman Bolshakov <r.bolshakov@yadro.com>
To: Cameron Esfahani <dirty@apple.com>
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
"Riku Voipio" <riku.voipio@iki.fi>,
qemu-devel@nongnu.org, "Laurent Vivier" <laurent@vivier.eu>,
"Sergio Andres Gomez Del Real" <sergio.g.delreal@gmail.com>,
"Patrick Colp" <patrick.colp@oracle.com>,
"Liran Alon" <liran.alon@oracle.com>,
"Reviewed-by : Nikita Leshenko" <nikita.leshchenko@oracle.com>,
"Aleksandar Markovic" <amarkovic@wavecomp.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Aleksandar Rikalo" <aleksandar.rikalo@rt-rk.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>, Heiher <r@hev.cc>
Subject: Re: [PATCH 04/11] MAINTAINERS: Add an entry for the HVF accelerator
Date: Thu, 19 Mar 2020 16:36:31 +0300 [thread overview]
Message-ID: <20200319133631.GA77771@SPB-NB-133.local> (raw)
In-Reply-To: <D599D20D-5F23-48CB-B24C-2D1604AFE94E@apple.com>
On Tue, Mar 17, 2020 at 04:24:44PM -0700, Cameron Esfahani wrote:
> Sorry I didn't see this yesterday.
>
> We've (Apple) signed up for taking over HVF ownership. I didn't realize I needed to add to the MAINTAINERS list.
>
> Roman, we also have a bunch of pending fixes for some of the issues you've listed. We're in the process of upstreaming them.
>
Hi Cameron,
That's great news. What exactly are you planning to upstream first?
BTW many thanks for the fixes you made last December.
Best regards,
Roman
next prev parent reply other threads:[~2020-03-19 13:37 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-16 12:00 [PATCH 00/11] accel: Allow targets to use Kconfig, disable semihosting by default Philippe Mathieu-Daudé
2020-03-16 12:00 ` [PATCH 01/11] MAINTAINERS: Fix KVM path expansion glob Philippe Mathieu-Daudé
2020-03-16 18:30 ` Richard Henderson
2020-04-23 7:52 ` Philippe Mathieu-Daudé
2020-04-23 8:24 ` Juan Quintela
2020-03-16 12:00 ` [PATCH 02/11] MAINTAINERS: Add an 'overall' entry for accelerators Philippe Mathieu-Daudé
2020-03-16 18:30 ` Richard Henderson
2020-03-16 12:00 ` [PATCH 03/11] MAINTAINERS: Add an entry for the HAX accelerator Philippe Mathieu-Daudé
2020-03-16 12:00 ` [PATCH 04/11] MAINTAINERS: Add an entry for the HVF accelerator Philippe Mathieu-Daudé
2020-03-16 12:12 ` Roman Bolshakov
2020-03-16 12:36 ` Philippe Mathieu-Daudé
2020-03-17 23:24 ` Cameron Esfahani via
2020-03-19 13:36 ` Roman Bolshakov [this message]
2020-03-18 18:35 ` Cameron Esfahani via
2020-03-16 12:00 ` [PATCH 05/11] Makefile: Write MINIKCONF variables as one entry per line Philippe Mathieu-Daudé
2020-03-16 18:30 ` Richard Henderson
2020-03-16 12:00 ` [PATCH 06/11] accel/Kconfig: Extract accel selectors into their own config Philippe Mathieu-Daudé
2020-03-16 18:30 ` Richard Henderson
2020-03-16 12:00 ` [PATCH 07/11] accel/Kconfig: Add the TCG selector Philippe Mathieu-Daudé
2020-03-16 18:31 ` Richard Henderson
2020-03-16 12:00 ` [PATCH 08/11] target/Kconfig: Allow targets to use Kconfig Philippe Mathieu-Daudé
2020-03-16 18:33 ` Richard Henderson
2020-03-16 12:00 ` [PATCH 09/11] target/mips: Always enable CONFIG_SEMIHOSTING Philippe Mathieu-Daudé
2020-03-16 18:34 ` Richard Henderson
2020-03-18 10:31 ` Paolo Bonzini
2020-04-20 11:28 ` Philippe Mathieu-Daudé
[not found] ` <5ebee88a-4ce4-7406-a668-c64e1cc5ae6c@redhat.com>
[not found] ` <766b5fe0-148e-827c-eb67-ad798a517b1a@redhat.com>
[not found] ` <CAP+75-W0PVH+Gmo3-4qq8Of7ss=Zr4FLVUrxc+nwwdqakHy=Uw@mail.gmail.com>
[not found] ` <c246a638-946f-7bbc-43b8-aa09489bd83c@redhat.com>
[not found] ` <CAP+75-XGxAnc_xVReTXicPhUAGjq_Q4D5Dpw3yd=6ayAFjSftw@mail.gmail.com>
2020-04-23 9:26 ` Paolo Bonzini
2020-04-23 9:51 ` Paolo Bonzini
2020-03-16 12:00 ` [PATCH 10/11] target/arm: " Philippe Mathieu-Daudé
2020-03-16 18:35 ` Richard Henderson
2020-03-16 12:00 ` [PATCH 11/11] hw/semihosting: Make the feature depend of TCG, and allow to disable it Philippe Mathieu-Daudé
2020-03-16 13:49 ` Peter Maydell
2020-03-16 14:01 ` Philippe Mathieu-Daudé
2020-03-16 18:37 ` Richard Henderson
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=20200319133631.GA77771@SPB-NB-133.local \
--to=r.bolshakov@yadro.com \
--cc=aleksandar.rikalo@rt-rk.com \
--cc=alex.bennee@linaro.org \
--cc=amarkovic@wavecomp.com \
--cc=dirty@apple.com \
--cc=laurent@vivier.eu \
--cc=liran.alon@oracle.com \
--cc=nikita.leshchenko@oracle.com \
--cc=patrick.colp@oracle.com \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=r@hev.cc \
--cc=riku.voipio@iki.fi \
--cc=sergio.g.delreal@gmail.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 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.