qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/7] Trivial patches for 14 to 20 April 2012


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PULL 0/7] Trivial patches for 14 to 20 April 2012
Date: Fri, 20 Apr 2012 13:52:29 +0100

The following changes since commit 51006bbc45bc74977ae538190a53df2af534acb9:

  Merge remote-tracking branch 'origin/master' into staging (2012-04-18 
10:06:09 -0500)

are available in the git repository at:


  git://github.com/stefanha/qemu.git trivial-patches

for you to fetch changes up to fecccc4477451f82028c042eb700a20185d8cf65:

  Add .gitignore for tests/ (2012-04-20 13:23:27 +0100)

----------------------------------------------------------------
Amos Kong (1):
      error.c: don't return value for void function

David Gibson (1):
      Add .gitignore for tests/

Eduardo Elias Ferreira (1):
      spice-qemu-char.c: Show what name is unsupported

Eric BĂ©nard (1):
      pflash_cfi01: remove redundant line

Paolo Bonzini (1):
      fix block_job_set_speed name in documentation

Stefan Weil (2):
      qxl: Add missing GCC_FMT_ATTR and fix format specifier
      e1000: Fix spelling (segmentaion -> segmentation) in debug output

 error.c           |    2 +-
 hmp-commands.hx   |    4 ++--
 hw/e1000.c        |    2 +-
 hw/pflash_cfi01.c |    1 -
 hw/qxl.c          |    2 +-
 hw/qxl.h          |    2 +-
 spice-qemu-char.c |    2 +-
 tests/.gitignore  |   13 +++++++++++++
 8 files changed, 20 insertions(+), 8 deletions(-)
 create mode 100644 tests/.gitignore
-- 
1.7.9.5




reply via email to

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