qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/12] Trivial patches for 2014-09-26
@ 2014-09-26 17:36 Michael Tokarev
  2014-09-29 10:44 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tokarev @ 2014-09-26 17:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Michael Tokarev

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PULL 00/12] Trivial patches for 2014-09-26
  2014-09-26 17:36 [Qemu-devel] [PULL 00/12] Trivial patches for 2014-09-26 Michael Tokarev
@ 2014-09-29 10:44 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2014-09-29 10:44 UTC (permalink / raw)
  To: Michael Tokarev; +Cc: QEMU Trivial, QEMU Developers

On 26 September 2014 18:36, Michael Tokarev <mjt@tls.msk.ru> wrote:
> 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
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-29 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-26 17:36 [Qemu-devel] [PULL 00/12] Trivial patches for 2014-09-26 Michael Tokarev
2014-09-29 10:44 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).