qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 00/12] Trivial patches for 2014-09-26


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 00/12] Trivial patches for 2014-09-26
Date: Fri, 26 Sep 2014 21:36:04 +0400

Here goes another trivial-patches pull request.  Cleanups,
travis.yml changes, coding style changes and a little
bugfix for stable (avoiding running qom test twice).

Please consider applying/pulling.

Thanks,

/mjt

The following changes since commit da1c4ec88ad50c2b73d5fe960c373693f7337cc9:

  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' 
into staging (2014-09-26 12:26:07 +0100)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/trivial-patches-2014-09-26

for you to fetch changes up to e5048d15ce6addae869f23514b2a1f0d4466418a:

  os-posix: report error message when lock file failed (2014-09-26 21:21:09 
+0400)

----------------------------------------------------------------
trivial patches for 2014-09-26

----------------------------------------------------------------
Adrian-Ken Rueegsegger (1):
      vmxcap: Update according to SDM of September 2014

Alex Bennée (4):
      .travis.yml: add more linux-user to the build matrix
      .travis.yml: make the make slightly more parallel
      .travis.yml: pre-seed sub-modules for speed
      .travis.yml: remove "make check" from main matrix

Eric Blake (3):
      qapi: Consistent whitespace in tests/Makefile
      qapi: Ignore files created during make check
      qapi: Update docs given recent event, spacing fixes

Gonglei (3):
      os-posix: change tab to space avoid violating coding style
      os-posix: remove confused errno
      os-posix: report error message when lock file failed

Michael Roth (1):
      tests: avoid running duplicate qom-tests

 .travis.yml            |   55 +++++++++++++++++---------
 docs/qapi-code-gen.txt |  100 ++++++++++++++++++++++++++++++++++++++----------
 os-posix.c             |   83 ++++++++++++++++++++++------------------
 scripts/kvm/vmxcap     |   10 +++--
 tests/.gitignore       |    3 ++
 tests/Makefile         |   35 +++++++++--------
 6 files changed, 189 insertions(+), 97 deletions(-)



reply via email to

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