On Mon, Jan 22, 2018 at 09:03:47AM -0300, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > hw/usb/ccid.h | 9 +++++-- > hw/usb/ccid-card-emulated.c | 45 ++++++++++++++++++---------------- > hw/usb/ccid-card-passthru.c | 10 ++++---- > hw/usb/dev-smartcard-reader.c | 57 > +++++++++++++++---------------------------- > 4 files changed, 56 insertions(+), 65 deletions(-)
Conflicts with another patch doing simliar things (switch to realize, use error_report(), ...). usb pull request is in flight. Can you have a look once it is merged? thanks, Gerd