mbox

[PULL,0/3] Trivial patches for 3 to 10 August 2012

Message ID 1344610762-26945-1-git-send-email-stefanha@linux.vnet.ibm.com
State New
Headers show

Pull-request

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

Message

Stefan Hajnoczi Aug. 10, 2012, 2:59 p.m. UTC
The following changes since commit 3d1d9652978ac5a32a0beb4bdf6065ca39440d89:

  handle device help before accelerator set up (2012-08-09 19:53:01 +0000)

are available in the git repository at:

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

for you to fetch changes up to b90372ad2a69a9cdad2a40766eb46f0a89d98535:

  target-arm: Fix typos in comments (2012-08-10 14:37:28 +0100)

----------------------------------------------------------------
Dunrong Huang (1):
      vl.c: Exit QEMU early if no machine is found

Peter A. G. Crosthwaite (1):
      arm: translate: comment typo - s/middel/middle/

Peter Maydell (1):
      target-arm: Fix typos in comments

 target-arm/arm-semi.c    |    2 +-
 target-arm/cpu.h         |    2 +-
 target-arm/helper.c      |    6 +++---
 target-arm/neon_helper.c |   26 +++++++++++++-------------
 target-arm/op_helper.c   |    2 +-
 target-arm/translate.c   |   12 ++++++------
 vl.c                     |   10 +++++-----
 7 files changed, 30 insertions(+), 30 deletions(-)

Comments

Anthony Liguori Aug. 12, 2012, 6:14 p.m. UTC | #1
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> writes:

> The following changes since commit 3d1d9652978ac5a32a0beb4bdf6065ca39440d89:
>
>   handle device help before accelerator set up (2012-08-09 19:53:01 +0000)
>
> are available in the git repository at:
>
>   git://github.com/stefanha/qemu.git trivial-patches
>
> for you to fetch changes up to b90372ad2a69a9cdad2a40766eb46f0a89d98535:
>
>   target-arm: Fix typos in comments (2012-08-10 14:37:28 +0100)

Pulled. Thanks.

Regards,

Anthony Liguori

>
> ----------------------------------------------------------------
> Dunrong Huang (1):
>       vl.c: Exit QEMU early if no machine is found
>
> Peter A. G. Crosthwaite (1):
>       arm: translate: comment typo - s/middel/middle/
>
> Peter Maydell (1):
>       target-arm: Fix typos in comments
>
>  target-arm/arm-semi.c    |    2 +-
>  target-arm/cpu.h         |    2 +-
>  target-arm/helper.c      |    6 +++---
>  target-arm/neon_helper.c |   26 +++++++++++++-------------
>  target-arm/op_helper.c   |    2 +-
>  target-arm/translate.c   |   12 ++++++------
>  vl.c                     |   10 +++++-----
>  7 files changed, 30 insertions(+), 30 deletions(-)
>
> -- 
> 1.7.10.4