qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 00/17] Trivial patches for 2018-02-10


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 00/17] Trivial patches for 2018-02-10
Date: Sat, 10 Feb 2018 10:54:55 +0300

Here's a next pull request for the trivial-patches tree.
After a very long delay.

Hopefully I still remember how to apply patches :)

The following changes since commit c7b02d7d032d6022060e4b393827c963c93ce63f:

  Merge remote-tracking branch 
'remotes/stsquad/tags/pull-travis-speedup-090218-1' into staging (2018-02-09 
16:12:34 +0000)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/trivial-patches-fetch

for you to fetch changes up to d40d74a645feea0ad01482da2358804f6574dce0:

  tests/qapi: use ARRAY_SIZE macro (2018-02-10 10:45:14 +0300)

----------------------------------------------------------------
trivial patches for 2018-02-10

----------------------------------------------------------------
Alexey Kardashevskiy (2):
      machine: Polish -machine xxx,help
      configure: Allow capstone=git only if git update is not disabled

Andreas Gustafsson (1):
      oslib-posix: check for posix_memalign in configure script

Cole Robinson (1):
      scripts/make-release: Don't archive .git files

Daniel P. Berrangé (1):
      mailmap: set preferred spelling for Daniel Berrangé

Eric Blake (2):
      Drop unneeded system header includes
      maint: Mention web site maintenance in README

Laurent Vivier (1):
      build: fix typo in error message

Michael Tokarev (2):
      qapi-schema.json: spelling (independant comparation)
      scripts/argparse.py: spelling (independant)

Philippe Mathieu-Daudé (5):
      qga: use ARRAY_SIZE macro
      async: use ARRAY_SIZE macro
      tests/hbitmap: use ARRAY_SIZE macro
      tests/qapi: use QEMU_IS_ALIGNED macro
      tests/qapi: use ARRAY_SIZE macro

Thomas Huth (2):
      qemu-options.hx: Remove confusing spaces in parameter listings
      MAINTAINERS: Add qemu-binfmt-conf.sh script

 .mailmap                            |  4 ++++
 MAINTAINERS                         |  1 +
 README                              |  4 ++++
 configure                           | 21 +++++++++++++++-
 hw/core/machine.c                   |  2 +-
 qapi-schema.json                    |  4 ++--
 qemu-options.hx                     | 48 ++++++++++++++++++-------------------
 qga/commands-posix.c                |  2 +-
 scripts/argparse.py                 |  2 +-
 scripts/git-submodule.sh            |  2 +-
 scripts/make-release                |  5 ++--
 target/i386/hax-windows.h           |  2 --
 target/i386/hvf/x86_mmu.c           |  1 -
 tests/test-hbitmap.c                |  6 ++---
 tests/test-qobject-output-visitor.c |  2 +-
 tests/test-string-output-visitor.c  |  2 +-
 util/aio-posix.c                    |  2 +-
 util/oslib-posix.c                  |  2 +-
 18 files changed, 68 insertions(+), 44 deletions(-)



reply via email to

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