qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] usb patch queue.
@ 2014-10-28 10:50 Gerd Hoffmann
  2014-10-28 10:50 ` [Qemu-devel] [PULL 1/5] libcacard: introduce new vcard_emul_logout Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2014-10-28 10:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here is the usb patch queue, with some libcacard fixes, a uhci cleanup
and a new property for xhci.

please pull,
  Gerd

The following changes since commit 3e9418e160cd8901c83a3c88967158084f5b5c03:

  Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously" (2014-10-27 15:05:09 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-usb-20141028-1

for you to fetch changes up to a65e4ef90f0fb437b8e74e250a6f94aa4ecfa25c:

  uhci: remove useless DEBUG (2014-10-28 11:38:18 +0100)

----------------------------------------------------------------
Fixes for libcacard (usb smartcard emulation), xhci and uhci.

----------------------------------------------------------------
Gerd Hoffmann (1):
      xhci: add property to turn on/off streams support

Gonglei (1):
      uhci: remove useless DEBUG

Ray Strode (3):
      libcacard: introduce new vcard_emul_logout
      libcacard: Lock NSS cert db when selecting an applet on an emulated card
      libcacard: don't free sign buffer while sign op is pending

 hw/usb/hcd-uhci.c          |  3 ---
 hw/usb/hcd-xhci.c          | 15 ++++++++++++---
 libcacard/cac.c            | 10 +++++++---
 libcacard/vcard.c          |  5 +++++
 libcacard/vcard_emul.h     |  1 +
 libcacard/vcard_emul_nss.c | 16 ++++++++++++----
 6 files changed, 37 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-10-31 15:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28 10:50 [Qemu-devel] [PULL 0/5] usb patch queue Gerd Hoffmann
2014-10-28 10:50 ` [Qemu-devel] [PULL 1/5] libcacard: introduce new vcard_emul_logout Gerd Hoffmann
2014-10-28 10:50 ` [Qemu-devel] [PULL 2/5] libcacard: Lock NSS cert db when selecting an applet on an emulated card Gerd Hoffmann
2014-10-28 10:50 ` [Qemu-devel] [PULL 3/5] libcacard: don't free sign buffer while sign op is pending Gerd Hoffmann
2014-10-28 10:50 ` [Qemu-devel] [PULL 4/5] xhci: add property to turn on/off streams support Gerd Hoffmann
2014-10-28 10:50 ` [Qemu-devel] [PULL 5/5] uhci: remove useless DEBUG Gerd Hoffmann
2014-10-30 18:21 ` [Qemu-devel] [PULL 0/5] usb patch queue Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).