qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 0/7] Misc bugfixes for 2021-11-19


From: Richard Henderson
Subject: Re: [PULL 0/7] Misc bugfixes for 2021-11-19
Date: Fri, 19 Nov 2021 19:14:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 11/19/21 3:45 PM, Paolo Bonzini wrote:
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(-)

Applied, thanks.

r~



reply via email to

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