qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 0/9] Trivial patches for 2014-08-09


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 0/9] Trivial patches for 2014-08-09
Date: Sat, 9 Aug 2014 00:38:53 +0400

There's a next pull request for the -trivial tree.
Nothing exciting in there this time.  Small things
left from pre-2.1 time, small new things here and
there, and 2 portability fixes on top of 2.1.

Please consider applying.

/mjt

The following changes since commit 2d591ce2aeebf9620ff527c7946844a3122afeec:

  Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-08-08' into 
staging (2014-08-08 14:16:05 +0100)

are available in the git repository at:

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

for you to fetch changes up to 169a24aea4f287739797a8b15565b9b5e59e53be:

  build-sys: Move qapi-{types, visit, event}.o into util-obj-y (2014-08-09 
00:09:17 +0400)

----------------------------------------------------------------
trivial patches for 2014-08-09

----------------------------------------------------------------
Alex Bligh (1):
      Show length mismatch error is hex

Chen Gang (1):
      qemu-img: Check getchar() return value in read_password() for WIN32

Fam Zheng (2):
      po: Add Chinese translation
      build-sys: Move qapi-{types, visit, event}.o into util-obj-y

Michael Tokarev (2):
      hw/timer/imx_*: fix TIMER_MAX clash with system symbol
      l2tpv3 (configure): it is linux-specific

Stefan Weil (2):
      virtio: Move extern declaration to header file
      hw/timer: Move extern declaration from .c to .h file

chenfan (1):
      target-i386/cpu.c: Fix two error output indentation

 Makefile                          |    2 +-
 Makefile.objs                     |   10 +----
 arch_init.c                       |    4 +-
 configure                         |    1 +
 hw/timer/imx_epit.c               |   16 +++----
 hw/timer/imx_gpt.c                |   32 +++++++-------
 hw/timer/tusb6010.c               |    3 --
 hw/virtio/vhost-backend.c         |    2 -
 include/hw/usb.h                  |    7 ++-
 include/hw/virtio/vhost-backend.h |    2 +
 po/zh_CN.po                       |   86 +++++++++++++++++++++++++++++++++++++
 qemu-img.c                        |    9 +++-
 target-i386/cpu.c                 |   10 ++---
 tests/Makefile                    |    2 +-
 14 files changed, 137 insertions(+), 49 deletions(-)
 create mode 100644 po/zh_CN.po



reply via email to

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