qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Misc next patches
@ 2023-03-14 16:25 Daniel P. Berrangé
  2023-03-14 16:25 ` [PULL 1/3] Add qemu qcode support for keys F13 to F24 Daniel P. Berrangé
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Daniel P. Berrangé @ 2023-03-14 16:25 UTC (permalink / raw)
  To: qemu-devel
  Cc: Marc-André Lureau, Peter Lieven, Hanna Reitz,
	Daniel P. Berrangé, Gerd Hoffmann, Ronnie Sahlberg,
	qemu-block, libvir-list, Paolo Bonzini, Kevin Wolf,
	Markus Armbruster, Eric Blake

The following changes since commit 5cfda4ce79dd455f1726874a555260a70f84b2ec:

  Merge tag 'pull-request-2023-03-13' of https://gitlab.com/thuth/qemu into staging (2023-03-13 17:09:33 +0000)

are available in the Git repository at:

  https://gitlab.com/berrange/qemu tags/misc-next-pull-request

for you to fetch changes up to c3a2c84ae3c1d5483ec30731321a674797dc5203:

  io/channel-tls: plug memory leakage on GSource (2023-03-14 13:41:21 +0000)

----------------------------------------------------------------
Miscellaneous fixes

 * Avoid memory leak in TLS GSource usage
 * Avoid sending key releases for lang1/lang2 keys in ps2 keyboard
 * Add missing key name constants for F13-F24 keys

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

Matheus Tavares Bernardino (1):
  io/channel-tls: plug memory leakage on GSource

Ross Lagerwall (1):
  ps2: Don't send key release event for Lang1, Lang2 keys

Willem van de Velde (1):
  Add qemu qcode support for keys F13 to F24

 hw/input/ps2.c   |  6 ++++++
 io/channel-tls.c |  1 +
 qapi/ui.json     | 15 ++++++++++++++-
 ui/keycodemapdb  |  2 +-
 4 files changed, 22 insertions(+), 2 deletions(-)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PULL 0/3] Misc next patches
@ 2022-04-26 15:13 Daniel P. Berrangé
  2022-04-26 20:12 ` Richard Henderson
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel P. Berrangé @ 2022-04-26 15:13 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Daniel P. Berrangé, Beraldo Leal, libvir-list,
	Philippe Mathieu-Daudé, Wainer dos Santos Moschetta,
	Gerd Hoffmann, Marc-André Lureau, Paolo Bonzini,
	Alex Bennée

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




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-03-16  9:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-14 16:25 [PULL 0/3] Misc next patches Daniel P. Berrangé
2023-03-14 16:25 ` [PULL 1/3] Add qemu qcode support for keys F13 to F24 Daniel P. Berrangé
2023-03-14 16:25 ` [PULL 2/3] ps2: Don't send key release event for Lang1, Lang2 keys Daniel P. Berrangé
2023-03-14 16:25 ` [PULL 3/3] io/channel-tls: plug memory leakage on GSource Daniel P. Berrangé
2023-03-16  9:25 ` [PULL 0/3] Misc next patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2022-04-26 15:13 Daniel P. Berrangé
2022-04-26 20:12 ` Richard Henderson

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