Re: [Qemu-devel] [PATCH 0/4] usb-ccid (v6)

2010-11-17 Thread Alon Levy
ping? On Tue, Nov 09, 2010 at 02:22:06PM +0200, Alon Levy wrote: > This patchset adds three new devices, usb-ccid, ccid-card-passthru and > ccid-card-emulated, providing a CCID bus, a simple passthru protocol > implementing card requiring a client, and a standalone emulated card. > > v5->v6 chang

[Qemu-devel] [PATCH 0/4] usb-ccid (v6)

2010-11-09 Thread Alon Levy
This patchset adds three new devices, usb-ccid, ccid-card-passthru and ccid-card-emulated, providing a CCID bus, a simple passthru protocol implementing card requiring a client, and a standalone emulated card. v5->v6 changes: * really remove static debug (I apologize for claiming to have done so