qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 00/13] Trivial patches for 2014-03-15


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 00/13] Trivial patches for 2014-03-15
Date: Sat, 15 Mar 2014 13:56:46 +0400

Here's another pull request for the trivial-patches queue.
This time it does not include Peter's shifts-to-sign-bit
patchset, but I'd hope to get it included in the next
few days.

All the changes appears to be fine for 2.0 (including the
shifts-to-sign-bit series actually).

Please consider applying for 2.0.

Thanks,

/mjt

The following changes since commit 03d51428e2da0188a0adea00cbd713cc1e967e7a:

  Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging 
(2014-03-14 18:17:25 +0000)

are available in the git repository at:


  git://git.corpit.ru/qemu.git tags/trivial-patches-2014-03-15

for you to fetch changes up to 9c749e4dbe65e61e159ad822a4110167c2c108fe:

  FSL eTSEC: Fix typo in rx ring (2014-03-15 13:54:18 +0400)

----------------------------------------------------------------
trivial patches for 2014-03-15

----------------------------------------------------------------
Alex Bennée (4):
      .travis.yml: add a new build target with non-core devlibs
      .travis.yml: re-enable lttng user space trace test
      .travis.yml: trivial whitespace fixup
      .travis.yml: add IRC notifications for build failures

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

Fabien Chouteau (1):
      FSL eTSEC: Fix typo in rx ring

Gabriel L. Somlo (1):
      Add qga/qapi-generated to .gitignore

Laszlo Ersek (1):
      sasl: Avoid 'Could not find keytab file' in syslog

Sebastian Huber (1):
      hw/timer/grlib_gptimer: Avoid integer overflows

Stefan Weil (4):
      misc: Fix typos in comments
      tests: Fix 'make test' for i686 hosts (build regression)
      audio: Add 'static' attributes to several variables
      configure: Don't use __int128_t for clang versions before 3.2

 .gitignore               |    1 +
 .travis.yml              |   53 +++++++++++++++++++++++++++-------------------
 configure                |    5 +++++
 hw/audio/fmopl.c         |    6 +++---
 hw/intc/arm_gic_kvm.c    |    2 +-
 hw/net/fsl_etsec/rings.c |    8 +++----
 hw/timer/grlib_gptimer.c |    4 ++--
 qemu.sasl                |    4 +++-
 scripts/make-release     |    2 +-
 target-arm/helper.c      |    2 +-
 target-ppc/int_helper.c  |    2 +-
 tests/tcg/test_path.c    |   13 +++++++-----
 12 files changed, 61 insertions(+), 41 deletions(-)



reply via email to

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