qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] Misc next patches


From: Daniel P . Berrangé
Subject: [PULL 0/3] Misc next patches
Date: Tue, 26 Apr 2022 16:13:20 +0100

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

----------------------------------------------------------------

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(-)

-- 
2.35.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]