qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] Misc bugfixes for 2021-11-19
@ 2021-11-19 14:45 Paolo Bonzini
  2021-11-19 14:45 ` [PULL 1/7] meson: fix botched compile check conversions Paolo Bonzini
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Paolo Bonzini @ 2021-11-19 14:45 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 42f6c9179be4401974dd3a75ee72defd16b5092d:

  Merge tag 'pull-ppc-20211112' of https://github.com/legoater/qemu into staging (2021-11-12 12:28:25 +0100)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to fdc6e168181d06391711171b7c409b34f2981ced:

  chardev/wctable: don't free the instance in wctablet_chr_finalize (2021-11-19 10:24:50 +0100)

----------------------------------------------------------------
Bugfixes for 6.2.

----------------------------------------------------------------
Daniil Tatianin (1):
      chardev/wctable: don't free the instance in wctablet_chr_finalize

Mark Cave-Ayland (2):
      esp: ensure that async_len is reset to 0 during esp_hard_reset()
      qtest/am53c974-test: add test for reset before transfer

Paolo Bonzini (1):
      meson: fix botched compile check conversions

Philippe Mathieu-Daudé (1):
      docs: Spell QEMU all caps

Stefan Weil (1):
      meson.build: Support ncurses on MacOS and OpenBSD

nia (1):
      nvmm: Fix support for stable version

 chardev/wctablet.c                    |  1 -
 docs/devel/modules.rst                |  2 +-
 docs/devel/multi-thread-tcg.rst       |  2 +-
 docs/devel/style.rst                  |  2 +-
 docs/devel/ui.rst                     |  4 ++--
 docs/interop/nbd.txt                  |  6 +++---
 docs/interop/qcow2.txt                |  8 ++++----
 docs/multiseat.txt                    |  2 +-
 docs/system/device-url-syntax.rst.inc |  2 +-
 docs/system/i386/sgx.rst              | 26 +++++++++++++-------------
 docs/u2f.txt                          |  2 +-
 hw/scsi/esp.c                         |  1 +
 meson.build                           | 33 ++++++++++++++++++++-------------
 target/i386/nvmm/nvmm-all.c           | 10 ++++++++++
 tests/qtest/am53c974-test.c           | 30 ++++++++++++++++++++++++++++++
 ui/curses.c                           |  4 ++++
 16 files changed, 93 insertions(+), 42 deletions(-)
-- 
2.33.1



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

end of thread, other threads:[~2021-11-19 18:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-19 14:45 [PULL 0/7] Misc bugfixes for 2021-11-19 Paolo Bonzini
2021-11-19 14:45 ` [PULL 1/7] meson: fix botched compile check conversions Paolo Bonzini
2021-11-19 14:45 ` [PULL 2/7] nvmm: Fix support for stable version Paolo Bonzini
2021-11-19 14:45 ` [PULL 3/7] esp: ensure that async_len is reset to 0 during esp_hard_reset() Paolo Bonzini
2021-11-19 14:45 ` [PULL 4/7] qtest/am53c974-test: add test for reset before transfer Paolo Bonzini
2021-11-19 14:45 ` [PULL 5/7] docs: Spell QEMU all caps Paolo Bonzini
2021-11-19 14:45 ` [PULL 6/7] meson.build: Support ncurses on MacOS and OpenBSD Paolo Bonzini
2021-11-19 14:45 ` [PULL 7/7] chardev/wctable: don't free the instance in wctablet_chr_finalize Paolo Bonzini
2021-11-19 18:14 ` [PULL 0/7] Misc bugfixes for 2021-11-19 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).