qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PULL 0/5] x86, RCU/TCG patches for QEMU 6.2-rc1
Date: Thu, 11 Nov 2021 12:01:00 +0100	[thread overview]
Message-ID: <70cb0e1c-ea1b-aa76-e698-99cd77c4470e@linaro.org> (raw)
In-Reply-To: <20211111073607.195697-1-pbonzini@redhat.com>

On 11/11/21 8:36 AM, Paolo Bonzini wrote:
> The following changes since commit 114f3c8cc427333dbae331dfd2ecae64676b087e:
> 
>    Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into staging (2021-11-08 18:50:09 +0100)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/bonzini/qemu.git tags/for-upstream
> 
> for you to fetch changes up to 2c3132279b9a962c27adaea53b4c8e8480385706:
> 
>    sgx: Reset the vEPC regions during VM reboot (2021-11-10 22:57:40 +0100)
> 
> ----------------------------------------------------------------
> * Fixes for SGX
> * force_rcu notifiers
> 
> ----------------------------------------------------------------
> Greg Kurz (2):
>        rcu: Introduce force_rcu notifier
>        accel/tcg: Register a force_rcu notifier
> 
> Paolo Bonzini (2):
>        target/i386: sgx: mark device not user creatable
>        numa: avoid crash with SGX and "info numa"
> 
> Yang Zhong (1):
>        sgx: Reset the vEPC regions during VM reboot
> 
>   accel/tcg/tcg-accel-ops-mttcg.c | 26 +++++++++++++++++++++
>   accel/tcg/tcg-accel-ops-rr.c    | 10 +++++++++
>   hw/core/numa.c                  |  7 ++++++
>   hw/i386/sgx-epc.c               |  1 +
>   hw/i386/sgx.c                   | 50 +++++++++++++++++++++++++++++++++++++++++
>   include/qemu/rcu.h              | 15 +++++++++++++
>   util/rcu.c                      | 19 ++++++++++++++++
>   7 files changed, 128 insertions(+)

Applied, thanks.

r~



      parent reply	other threads:[~2021-11-11 11:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11  7:36 [PULL 0/5] x86, RCU/TCG patches for QEMU 6.2-rc1 Paolo Bonzini
2021-11-11  7:36 ` [PULL 1/5] target/i386: sgx: mark device not user creatable Paolo Bonzini
2021-11-11  7:36 ` [PULL 2/5] rcu: Introduce force_rcu notifier Paolo Bonzini
2021-11-11  7:36 ` [PULL 3/5] accel/tcg: Register a " Paolo Bonzini
2021-11-11  7:36 ` [PULL 4/5] numa: avoid crash with SGX and "info numa" Paolo Bonzini
2021-11-11  7:36 ` [PULL 5/5] sgx: Reset the vEPC regions during VM reboot Paolo Bonzini
2021-11-11 11:01 ` Richard Henderson [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=70cb0e1c-ea1b-aa76-e698-99cd77c4470e@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=pbonzini@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 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).