qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: [PULL 0/7] Documentation, qtest and misc patches
Date: Mon, 21 Jun 2021 14:01:18 +0200	[thread overview]
Message-ID: <20210621120125.116377-1-thuth@redhat.com> (raw)

 Hi Peter!

The following changes since commit 8f521741e1280f0957ac1b873292c19219e1fb9a:

  Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210618.0' into staging (2021-06-18 16:42:25 +0100)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2021-06-21

for you to fetch changes up to c32c3d68ed0629910d5a1cd72bfb57d7f89b553b:

  MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section (2021-06-21 11:45:23 +0200)

----------------------------------------------------------------
* Documentation updates
* Remove leading underscores from header guards
* Display hexadecimal value with '0x' prefix
----------------------------------------------------------------

Gitlab-CI: https://gitlab.com/thuth/qemu/-/pipelines/324423809

Ahmed Abouzied (1):
  Remove leading underscores from QEMU defines

Philippe Mathieu-Daudé (2):
  fuzz: Display hexadecimal value with '0x' prefix
  MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section

Stefan Weil (1):
  Update documentation to refer to new location for issues

Thomas Huth (3):
  docs/interop/live-block-operations: Do not hard-code the QEMU binary
    name
  docs/tools/virtiofsd.rst: Do not hard-code the QEMU binary name
  docs/tools/virtiofsd: Fix bad rst syntax

 .github/lockdown.yml                        |  6 ++--
 MAINTAINERS                                 |  1 +
 README.rst                                  |  6 ++--
 docs/interop/live-block-operations.rst      | 32 ++++++++++++---------
 docs/tools/virtiofsd.rst                    | 22 +++++++-------
 include/fpu/softfloat-helpers.h             |  4 +--
 include/hw/usb/dwc2-regs.h                  |  4 +--
 include/hw/usb/xlnx-usb-subsystem.h         |  4 +--
 include/hw/usb/xlnx-versal-usb2-ctrl-regs.h |  4 +--
 include/qemu/plugin-memory.h                |  4 +--
 include/qemu/selfmap.h                      |  4 +--
 include/user/syscall-trace.h                |  4 +--
 plugins/plugin.h                            |  4 +--
 tests/qtest/fuzz/generic_fuzz.c             |  4 +--
 tests/qtest/fuzz/qos_fuzz.h                 |  4 +--
 tests/tcg/minilib/minilib.h                 |  4 +--
 16 files changed, 59 insertions(+), 52 deletions(-)

-- 
2.27.0



             reply	other threads:[~2021-06-21 12:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 12:01 Thomas Huth [this message]
2021-06-21 12:01 ` [PULL 1/7] docs/interop/live-block-operations: Do not hard-code the QEMU binary name Thomas Huth
2021-06-21 12:01 ` [PULL 2/7] docs/tools/virtiofsd.rst: " Thomas Huth
2021-06-21 12:01 ` [PULL 3/7] docs/tools/virtiofsd: Fix bad rst syntax Thomas Huth
2021-06-21 12:01 ` [PULL 4/7] Update documentation to refer to new location for issues Thomas Huth
2021-06-21 12:01 ` [PULL 5/7] Remove leading underscores from QEMU defines Thomas Huth
2021-06-21 12:01 ` [PULL 6/7] fuzz: Display hexadecimal value with '0x' prefix Thomas Huth
2021-06-21 12:01 ` [PULL 7/7] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section Thomas Huth
2021-06-24 11:54 ` [PULL 0/7] Documentation, qtest and misc patches Peter Maydell

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=20210621120125.116377-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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).