| Submitter | Alon Levy |
|---|---|
| Date | May 31, 2011, 4:42 p.m. |
| Message ID | <20110531164220.GA22501@playa.tlv.redhat.com> |
| Download | mbox |
| Permalink | /patch/98080/ |
| State | New |
| Headers | show |
Pull-request
git://anongit.freedesktop.org/~alon/qemu pull-libcacard-1Comments
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(-) >
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(-) > > >
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(-) > >
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(-)