qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/7] Documentation, qtest and misc patches


From: Thomas Huth
Subject: [PULL 0/7] Documentation, qtest and misc patches
Date: Mon, 21 Jun 2021 14:01:18 +0200

 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 via email to

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