qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/15] Trivial patches for 24 November to 2 Decem


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 00/15] Trivial patches for 24 November to 2 December 2011
Date: Mon, 05 Dec 2011 09:31:09 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 12/02/2011 07:50 AM, Stefan Hajnoczi wrote:
First post-1.0 trivial-patches pull request.  We should get through the backlog
within 2 weeks.

The following changes since commit 1c8a881daaca6fe0646a425b0970fb3ad25f6732:

   Update version for 1.0 release (2011-12-01 14:04:21 -0600)

are available in the git repository at:
   ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches

Pulled.  Thanks.

Regards,

Anthony Liguori


Dong Xu Wang (11):
       fix spelling in darwin-user sub directory
       fix spelling in linux-user sub directory
       fix spelling in libcacard sub directory
       fix spelling in QMP sub directory
       fix spelling in scripts sub directory
       fix spelling in target sub directory
       fix spelling in tcg sub directory
       fix spelling in tests sub directory
       fix spelling in ui sub directory
       fix spelling in block sub directory
       fix spelling in main directory

Hervé Poussineau (1):
       sonic: fix typo

Markus Armbruster (1):
       qxl: Don't convert from size_t to int and back in qxl_cursor()

Peter Maydell (1):
       MAINTAINERS: Delete spurious '.'

Stefan Weil (1):
       darwin-user: Fix format string in debug message

  MAINTAINERS                            |    2 +-
  QMP/qmp-events.txt                     |    2 +-
  arm-dis.c                              |    6 +++---
  block/cow.c                            |    2 +-
  block/qcow2.c                          |    4 ++--
  block/raw-posix.c                      |    4 ++--
  cpu-all.h                              |    2 +-
  cpu-common.h                           |    2 +-
  cpus.c                                 |    2 +-
  darwin-user/machload.c                 |    6 +++---
  darwin-user/main.c                     |    2 +-
  darwin-user/signal.c                   |    3 +--
  darwin-user/syscall.c                  |    2 +-
  exec-memory.h                          |    2 +-
  hppa-dis.c                             |    2 +-
  hw/dp8393x.c                           |    2 +-
  hw/qxl-render.c                        |    2 +-
  libcacard/card_7816.c                  |    4 ++--
  libcacard/card_7816.h                  |    2 +-
  libcacard/vcard_emul_nss.c             |    2 +-
  libcacard/vscard_common.h              |    2 +-
  linux-user/elfload.c                   |    2 +-
  linux-user/flatload.c                  |    2 +-
  linux-user/main.c                      |    4 ++--
  linux-user/signal.c                    |    2 +-
  linux-user/syscall_defs.h              |    6 +++---
  m68k-dis.c                             |    2 +-
  main-loop.h                            |    2 +-
  nbd.c                                  |    4 ++--
  qemu-io.c                              |    2 +-
  qemu-option.c                          |    2 +-
  qerror.c                               |    2 +-
  savevm.c                               |    2 +-
  scripts/checkpatch.pl                  |    2 +-
  target-alpha/STATUS                    |    2 +-
  target-microblaze/cpu.h                |    2 +-
  target-microblaze/translate.c          |    4 ++--
  target-mips/cpu.h                      |    2 +-
  target-mips/machine.c                  |    2 +-
  target-ppc/cpu.h                       |    4 ++--
  target-ppc/mfrom_table_gen.c           |    2 +-
  target-ppc/op_helper.c                 |    4 ++--
  target-sh4/helper.c                    |    2 +-
  target-sparc/TODO                      |    2 +-
  tcg/tcg.c                              |    2 +-
  tcg/tcg.h                              |    2 +-
  test-visitor.c                         |   10 +++++-----
  tests/cris/check_glibc_kernelversion.c |    2 +-
  tests/cris/check_moveq.c               |    4 ++--
  ui/vnc.c                               |    4 ++--
  vl.c                                   |    2 +-
  51 files changed, 71 insertions(+), 72 deletions(-)





reply via email to

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