qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Daniel P. Berrangé" <berrange@redhat.com>, qemu-devel@nongnu.org
Cc: "Thomas Huth" <thuth@redhat.com>,
	"Beraldo Leal" <bleal@redhat.com>,
	libvir-list@redhat.com,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Alex Bennée" <alex.bennee@linaro.org>
Subject: Re: [PULL 0/3] Misc next patches
Date: Tue, 26 Apr 2022 13:12:21 -0700	[thread overview]
Message-ID: <677ffe9c-1f02-4270-dc41-5ea41b09bcf1@linaro.org> (raw)
In-Reply-To: <20220426151323.729982-1-berrange@redhat.com>

On 4/26/22 08:13, Daniel P. Berrangé wrote:
> The following changes since commit a1755db71e34df016ffc10aa0727360aae2c6036:
> 
>    Merge tag 'pull-block-2022-04-25' of https://gitlab.com/hreitz/qemu into staging (2022-04-25 13:35:41 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/berrange/qemu tags/misc-next-pull-request
> 
> for you to fetch changes up to 5cf434b5af386fadc3418df71d3738676cbb0549:
> 
>    github: fix config mistake preventing repo lockdown commenting (2022-04-26 16:12:26 +0100)
> 
> ----------------------------------------------------------------
> Misc patch queue
> 
> * Removes depecated --enable-fips QEMU system emulator option
> * Fixes array bounds check in keycode conversion for ESCC device

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~



> 
> ----------------------------------------------------------------
> 
> Daniel P. Berrangé (3):
>    softmmu: remove deprecated --enable-fips option
>    hw/char: fix qcode array bounds check in ESCC impl
>    github: fix config mistake preventing repo lockdown commenting
> 
>   .github/workflows/lockdown.yml  |  6 +++---
>   docs/about/deprecated.rst       | 12 ------------
>   docs/about/removed-features.rst | 11 +++++++++++
>   hw/char/escc.c                  |  2 +-
>   include/qemu/osdep.h            |  3 ---
>   os-posix.c                      |  8 --------
>   qemu-options.hx                 | 10 ----------
>   ui/vnc.c                        |  7 -------
>   util/osdep.c                    | 28 ----------------------------
>   9 files changed, 15 insertions(+), 72 deletions(-)
> 



  parent reply	other threads:[~2022-04-26 20:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26 15:13 [PULL 0/3] Misc next patches Daniel P. Berrangé
2022-04-26 15:13 ` [PULL 1/3] softmmu: remove deprecated --enable-fips option Daniel P. Berrangé
2022-04-26 15:13 ` [PULL 2/3] hw/char: fix qcode array bounds check in ESCC impl Daniel P. Berrangé
2022-04-26 15:13 ` [PULL 3/3] github: fix config mistake preventing repo lockdown commenting Daniel P. Berrangé
2022-04-26 20:12 ` Richard Henderson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-14 16:25 [PULL 0/3] Misc next patches Daniel P. Berrangé
2023-03-16  9:25 ` Peter Maydell

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=677ffe9c-1f02-4270-dc41-5ea41b09bcf1@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=bleal@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=kraxel@redhat.com \
    --cc=libvir-list@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=wainersm@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).