[Qemu-devel] [PULL] libcacard libtoolized + usb-ccid fix

2011-05-31 Thread Alon Levy
Hi,

This pull request includes the libcacard.la library target and a memory leak
fix by Markus. Please pull.

The following changes since commit b1d7d2b93a1d6b2d2848b616cc35acdf521c923c:

  Merge remote-tracking branch 'stefanha/trivial-patches' into staging 
(2011-05-31 08:23:11 -0500)

are available in the git repository at:

  git://anongit.freedesktop.org/~alon/qemu pull-libcacard-1

Alon Levy (2):
  configure: add libdir and --libdir
  libcacard: add libcacard.la target

Markus Armbruster (1):
  usb-ccid: Plug memory leak on qdev exit()

 Makefile   |   20 +++-
 Makefile.objs  |8 
 configure  |   17 -
 hw/usb-ccid.c  |   28 
 libcacard/Makefile |   32 
 rules.mak  |8 
 6 files changed, 87 insertions(+), 26 deletions(-)



Re: [Qemu-devel] [PULL] libcacard libtoolized + usb-ccid fix

2011-06-09 Thread Alon Levy
Ping?

On Tue, May 31, 2011 at 07:42:20PM +0300, Alon Levy wrote:
> Hi,
> 
> This pull request includes the libcacard.la library target and a memory leak
> fix by Markus. Please pull.
> 
> The following changes since commit b1d7d2b93a1d6b2d2848b616cc35acdf521c923c:
> 
>   Merge remote-tracking branch 'stefanha/trivial-patches' into staging 
> (2011-05-31 08:23:11 -0500)
> 
> are available in the git repository at:
> 
>   git://anongit.freedesktop.org/~alon/qemu pull-libcacard-1
> 
> Alon Levy (2):
>   configure: add libdir and --libdir
>   libcacard: add libcacard.la target
> 
> Markus Armbruster (1):
>   usb-ccid: Plug memory leak on qdev exit()
> 
>  Makefile   |   20 +++-
>  Makefile.objs  |8 
>  configure  |   17 -
>  hw/usb-ccid.c  |   28 
>  libcacard/Makefile |   32 
>  rules.mak  |8 
>  6 files changed, 87 insertions(+), 26 deletions(-)
> 



Re: [Qemu-devel] [PULL] libcacard libtoolized + usb-ccid fix

2011-06-14 Thread Alon Levy
On Thu, Jun 09, 2011 at 11:16:11AM +0300, Alon Levy wrote:
> Ping?
> 

Reping.

> On Tue, May 31, 2011 at 07:42:20PM +0300, Alon Levy wrote:
> > Hi,
> > 
> > This pull request includes the libcacard.la library target and a memory leak
> > fix by Markus. Please pull.
> > 
> > The following changes since commit b1d7d2b93a1d6b2d2848b616cc35acdf521c923c:
> > 
> >   Merge remote-tracking branch 'stefanha/trivial-patches' into staging 
> > (2011-05-31 08:23:11 -0500)
> > 
> > are available in the git repository at:
> > 
> >   git://anongit.freedesktop.org/~alon/qemu pull-libcacard-1
> > 
> > Alon Levy (2):
> >   configure: add libdir and --libdir
> >   libcacard: add libcacard.la target
> > 
> > Markus Armbruster (1):
> >   usb-ccid: Plug memory leak on qdev exit()
> > 
> >  Makefile   |   20 +++-
> >  Makefile.objs  |8 
> >  configure  |   17 -
> >  hw/usb-ccid.c  |   28 
> >  libcacard/Makefile |   32 
> >  rules.mak  |8 
> >  6 files changed, 87 insertions(+), 26 deletions(-)
> > 
> 



Re: [Qemu-devel] [PULL] libcacard libtoolized + usb-ccid fix

2011-06-15 Thread Anthony Liguori

On 05/31/2011 11:42 AM, Alon Levy wrote:

Hi,

This pull request includes the libcacard.la library target and a memory leak
fix by Markus. Please pull.

The following changes since commit b1d7d2b93a1d6b2d2848b616cc35acdf521c923c:

   Merge remote-tracking branch 'stefanha/trivial-patches' into staging 
(2011-05-31 08:23:11 -0500)

are available in the git repository at:

   git://anongit.freedesktop.org/~alon/qemu pull-libcacard-1


Pulled.  Thanks.

Regards,

Anthony Liguori



Alon Levy (2):
   configure: add libdir and --libdir
   libcacard: add libcacard.la target

Markus Armbruster (1):
   usb-ccid: Plug memory leak on qdev exit()

  Makefile   |   20 +++-
  Makefile.objs  |8 
  configure  |   17 -
  hw/usb-ccid.c  |   28 
  libcacard/Makefile |   32 
  rules.mak  |8 
  6 files changed, 87 insertions(+), 26 deletions(-)