Re: [Qemu-devel] [PATCH v2 00/10] ccid and libcacard fixes for windows/mingw

2013-04-17 Thread Alon Levy
On Mon, 2013-04-15 at 15:31 +0200, Marc-André Lureau wrote: > Hi > > > On Wed, Mar 27, 2013 at 9:36 PM, Alon Levy wrote: > This series: > 1. fixes windows guests to show the ccid device > 2. changes libcacard to use glib > 3. makes libcacard build under mingw >

Re: [Qemu-devel] [PATCH v2 00/10] ccid and libcacard fixes for windows/mingw

2013-04-15 Thread Marc-André Lureau
Hi On Wed, Mar 27, 2013 at 9:36 PM, Alon Levy wrote: > This series: > 1. fixes windows guests to show the ccid device > 2. changes libcacard to use glib > 3. makes libcacard build under mingw > 4. does some cleanups > > It contains a few patches already posted to the list (the two Jim Meyering

[Qemu-devel] [PATCH v2 00/10] ccid and libcacard fixes for windows/mingw

2013-03-27 Thread Alon Levy
This series: 1. fixes windows guests to show the ccid device 2. changes libcacard to use glib 3. makes libcacard build under mingw 4. does some cleanups It contains a few patches already posted to the list (the two Jim Meyering patches) which were already acked. I'll make a pull request once thi