[Qemu-devel] [PATCH 1/2] usb-ccid: add CCID device. add configure option.

2010-10-12 Thread Alon Levy
This patch adds the configure option --enable-smartcard, adds hw/usb-ccid.c to Makefile.objs, and adds the documentation. Only an empty hw/usb-ccid.c is provided (couldn't add an empty file so added initial comment only). Signed-off-by: Alon Levy --- Makefile.objs |1 + configure

[Qemu-devel] [PATCH 1/2] usb-ccid: add CCID device. add configure option.

2010-10-05 Thread Alon Levy
This patch adds the configure option --enable-smartcard, adds hw/usb-ccid.c to Makefile.objs, and adds the documentation. Only an empty hw/usb-ccid.c is provided (couldn't add an empty file so added initial comment only). Signed-off-by: Alon Levy --- Makefile.objs |1 + configure