qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Thomas Huth <thuth@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PULL 0/8] Misc patches (tests, docs, compat machines)
Date: Wed, 5 Jan 2022 10:05:50 -0800	[thread overview]
Message-ID: <109f0ae1-3fea-f28a-1de3-cac80ec0a89b@linaro.org> (raw)
In-Reply-To: <20220105123612.432038-1-thuth@redhat.com>

On 1/5/22 4:36 AM, Thomas Huth wrote:
>   Hi!
> 
> The following changes since commit fb084237a3b78b20fd9d888dffd673b6656ea3be:
> 
>    common-user: Really fix i386 calls to safe_syscall_set_errno_tail (2022-01-04 21:14:23 -0800)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/thuth/qemu.git tags/pull-request-2022-01-05
> 
> for you to fetch changes up to 057dc9a635fe37118a98b32e8bd9d8ed47b1a102:
> 
>    docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name (2022-01-05 11:10:13 +0100)
> 
> ----------------------------------------------------------------
> * Add compat machines for 7.0
> * Some minor qtest and unit test improvements
> * Remove -no-quit option
> * Fixes for the docs
> 
> ----------------------------------------------------------------
> Cornelia Huck (1):
>        hw: Add compat machines for 7.0
> 
> Marc-André Lureau (1):
>        docs/sphinx: fix compatibility with sphinx < 1.8
> 
> Philippe Mathieu-Daudé (1):
>        tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
> 
> Thomas Huth (5):
>        tests/qtest/test-x86-cpuid-compat: Check for machines before using them
>        tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it
>        qemu-options: Remove the deprecated -no-quit option
>        gitlab-ci: Enable docs in the centos job
>        docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name
> 
>   .gitlab-ci.d/buildtest.yml          |  2 +-
>   docs/about/deprecated.rst           |  6 ---
>   docs/about/removed-features.rst     |  7 +++
>   docs/sphinx/fakedbusdoc.py          |  4 +-
>   docs/tools/qemu-trace-stap.rst      | 24 +++++------
>   hw/arm/virt.c                       |  9 +++-
>   hw/core/machine.c                   |  3 ++
>   hw/i386/pc.c                        |  3 ++
>   hw/i386/pc_piix.c                   | 14 +++++-
>   hw/i386/pc_q35.c                    | 13 +++++-
>   hw/ppc/spapr.c                      | 15 ++++++-
>   hw/s390x/s390-virtio-ccw.c          | 14 +++++-
>   include/hw/boards.h                 |  3 ++
>   include/hw/i386/pc.h                |  3 ++
>   qemu-options.hx                     |  8 ----
>   softmmu/vl.c                        |  8 +---
>   tests/qtest/hd-geo-test.c           |  8 ++--
>   tests/qtest/test-x86-cpuid-compat.c | 85 +++++++++++++++++++++----------------
>   tests/unit/test-util-sockets.c      |  6 ++-
>   19 files changed, 151 insertions(+), 84 deletions(-)

Applied, thanks.

r~


      parent reply	other threads:[~2022-01-05 18:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-05 12:36 [PULL 0/8] Misc patches (tests, docs, compat machines) Thomas Huth
2022-01-05 12:36 ` [PULL 1/8] hw: Add compat machines for 7.0 Thomas Huth
2022-01-05 12:36 ` [PULL 2/8] tests/qtest/test-x86-cpuid-compat: Check for machines before using them Thomas Huth
2022-01-05 12:36 ` [PULL 3/8] tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it Thomas Huth
2022-01-05 12:36 ` [PULL 4/8] tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file Thomas Huth
2022-01-05 12:36 ` [PULL 5/8] qemu-options: Remove the deprecated -no-quit option Thomas Huth
2022-01-05 12:36 ` [PULL 6/8] docs/sphinx: fix compatibility with sphinx < 1.8 Thomas Huth
2022-01-05 12:36 ` [PULL 7/8] gitlab-ci: Enable docs in the centos job Thomas Huth
2022-01-05 12:36 ` [PULL 8/8] docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name Thomas Huth
2022-01-05 18:05 ` Richard Henderson [this message]

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=109f0ae1-3fea-f28a-1de3-cac80ec0a89b@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@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).