[Qemu-devel] [PULL 0/3] Trivial patches for Auguest 25 to September 2 2011

2011-09-02 Thread Stefan Hajnoczi
The following changes since commit 625f9e1f54cd78ee98ac22030da527c9a1cc9d2b:

  Merge remote-tracking branch 'stefanha/trivial-patches' into staging 
(2011-09-01 13:57:19 -0500)

are available in the git repository at:

  ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches

Boris Figovsky (1):
  x86: fix daa opcode for al register values higher than 0xf9

Brad Smith (1):
  libcacard: use INSTALL_DATA for data

Stefan Weil (1):
  sh4: Fix potential crash in debug code

 hw/sh_intc.c|9 +
 libcacard/Makefile  |2 +-
 target-i386/op_helper.c |6 +++---
 3 files changed, 9 insertions(+), 8 deletions(-)



Re: [Qemu-devel] [PULL 0/3] Trivial patches for Auguest 25 to September 2 2011

2011-09-08 Thread Stefan Hajnoczi
On Fri, Sep 2, 2011 at 11:12 AM, Stefan Hajnoczi
 wrote:
> The following changes since commit 625f9e1f54cd78ee98ac22030da527c9a1cc9d2b:
>
>  Merge remote-tracking branch 'stefanha/trivial-patches' into staging 
> (2011-09-01 13:57:19 -0500)
>
> are available in the git repository at:
>
>  ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches
>
> Boris Figovsky (1):
>      x86: fix daa opcode for al register values higher than 0xf9
>
> Brad Smith (1):
>      libcacard: use INSTALL_DATA for data
>
> Stefan Weil (1):
>      sh4: Fix potential crash in debug code
>
>  hw/sh_intc.c            |    9 +
>  libcacard/Makefile      |    2 +-
>  target-i386/op_helper.c |    6 +++---
>  3 files changed, 9 insertions(+), 8 deletions(-)

Ping?

Stefan



Re: [Qemu-devel] [PULL 0/3] Trivial patches for Auguest 25 to September 2 2011

2011-09-08 Thread Anthony Liguori

On 09/02/2011 05:12 AM, Stefan Hajnoczi wrote:

The following changes since commit 625f9e1f54cd78ee98ac22030da527c9a1cc9d2b:

   Merge remote-tracking branch 'stefanha/trivial-patches' into staging 
(2011-09-01 13:57:19 -0500)

are available in the git repository at:

   ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches



Pulled.  Thanks.

Regards,

Anthony Liguori



Boris Figovsky (1):
   x86: fix daa opcode for al register values higher than 0xf9

Brad Smith (1):
   libcacard: use INSTALL_DATA for data

Stefan Weil (1):
   sh4: Fix potential crash in debug code

  hw/sh_intc.c|9 +
  libcacard/Makefile  |2 +-
  target-i386/op_helper.c |6 +++---
  3 files changed, 9 insertions(+), 8 deletions(-)