qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/4] docs + qtest patches


From: Thomas Huth
Subject: [PULL 0/4] docs + qtest patches
Date: Fri, 20 Nov 2020 18:18:24 +0100

 Hi Peter,

the following changes since commit 7fbd7e710323c8f4c5f6a38a8ae0e6726b5a4599:

  Merge remote-tracking branch 
'remotes/stefanha-gitlab/tags/tracing-pull-request' into staging (2020-11-19 
17:08:42 +0000)

are available in the Git repository at:

  https://gitlab.com/huth/qemu.git tags/pull-request-2020-11-20

for you to fetch changes up to 88a8b27e556f5cb49a19d4c98a96590f61b74ed2:

  qtest: do not return freed argument vector from qtest_rsp (2020-11-20 
15:04:16 +0100)

gitlab-CI run: https://gitlab.com/huth/qemu/-/pipelines/219170774

----------------------------------------------------------------
* Some small qtest fixes
* One documentation update
----------------------------------------------------------------

Chen Qun (2):
      tests/qtest: variable defined by g_autofree need to be initialized
      tests/qtest: fix memleak in npcm7xx_watchdog_timer-test

Paolo Bonzini (1):
      qtest: do not return freed argument vector from qtest_rsp

Thomas Huth (1):
      docs: Get rid of the weird _005f links in the man page

 docs/system/gdb.rst                       |  2 +-
 docs/system/images.rst                    |  2 +-
 docs/system/monitor.rst                   |  2 +-
 docs/system/mux-chardev.rst               |  2 +-
 docs/system/usb.rst                       |  6 ++---
 docs/system/vnc-security.rst              |  2 +-
 qemu-options.hx                           | 38 ++++++++++++++++---------------
 tests/qtest/libqtest.c                    |  1 +
 tests/qtest/npcm7xx_timer-test.c          |  8 +++----
 tests/qtest/npcm7xx_watchdog_timer-test.c |  6 +++--
 10 files changed, 36 insertions(+), 33 deletions(-)




reply via email to

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