qemu-devel
[Top][All Lists]
Advanced

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

[PATCH for 4.2-rc2 v1 0/5] misc doc and testing fixes


From: Alex Bennée
Subject: [PATCH for 4.2-rc2 v1 0/5] misc doc and testing fixes
Date: Wed, 13 Nov 2019 11:59:47 +0000

Hi,

As we approach release I'm just bundling up my random fixes for 4.2
into one tree for each release candidate. This has a minor fix for
debugging vm builds and a number of minor documentation fixes
including moving the MTTCG docs across to rst format. The final patch
is a tweak to Travis to drop the 32 bit targets from
MAIN_SOFTMMU_TARGETS. This may be too controversial although the 32
bit targets still get built and tested under GCC.

Please review.

Alex Bennée (5):
  tests/vm: make --interactive (and therefore DEBUG=1) unconditional
  docs/devel: rename plugins.rst to tcg-plugins.rst
  docs/devel: update tcg-plugins.rst with API versioning details
  docs/devel: convert multi-thread-tcg to a .rst document
  .travis.yml: drop 32 bit systems from MAIN_SOFTMMU_TARGETS

 docs/devel/index.rst                          |  3 +-
 ...ti-thread-tcg.txt => multi-thread-tcg.rst} | 28 ++++++++++++-------
 docs/devel/{plugins.rst => tcg-plugins.rst}   | 27 ++++++++++++++----
 .travis.yml                                   |  2 +-
 MAINTAINERS                                   |  1 +
 tests/vm/basevm.py                            |  2 +-
 6 files changed, 44 insertions(+), 19 deletions(-)
 rename docs/devel/{multi-thread-tcg.txt => multi-thread-tcg.rst} (96%)
 rename docs/devel/{plugins.rst => tcg-plugins.rst} (83%)

-- 
2.20.1




reply via email to

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