index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-smartcard-reader.c
Age
Commit message (
Expand
)
Author
2018-07-02
hw/usb: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-18
Revert "usb-ccid: fix bus leak"
Marc-André Lureau
2018-06-13
Purge uses of banned g_assert_FOO()
Markus Armbruster
2018-06-12
usb-ccid: fix bus leak
Marc-André Lureau
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
2018-05-18
hw/usb/dev-smartcard-reader: Handle 64 B USB packets
Jakub Jelen
2018-04-27
ccid: Fix dwProtocols advertisement of T=0
Jason Andryuk
2018-01-26
usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()
Philippe Mathieu-Daudé
2018-01-26
usb-ccid: inline ccid_card_initfn() in ccid_card_realize()
Philippe Mathieu-Daudé
2018-01-26
hw/usb/ccid: Make ccid_card_init() take an error parameter
Mao Zhongyi
2017-10-23
usb-ccid: remove needless migration state code
Marc-André Lureau
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-05-07
usb-ccid: make ccid_write_data_block() cope with null buffers
Philippe Mathieu-Daudé
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-21
usb-ccid: add check message size checks
Gerd Hoffmann
2017-02-21
usb-ccid: move header size check
Gerd Hoffmann
2017-02-21
usb-ccid: better bulk_out error handling
Gerd Hoffmann
2017-02-06
usb: ccid: check ccid apdu length
Prasad J Pandit
2016-10-28
usb: Change *_exitfn return type from int to void
Akanksha Srivastava
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
usb: Clean up includes
Peter Maydell
2015-07-17
usb-ccid: add missing wakeup calls
Gerd Hoffmann
2015-07-17
usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bb
Gerd Hoffmann
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-05-08
usb: usb-ccid QOMify
Gonglei
2014-10-15
usb: Convert usb-ccid to hotplug handler API
Igor Mammedov
2014-09-23
usb-ccid: convert init to realize
Gonglei
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
2013-04-24
dev-smartcard-reader: empty implementation for Mechanical (fail correctly)
Alon Levy
2013-04-24
dev-smartcard-reader: copy atr protocol to ccid parameters
Alon Levy
2013-04-24
dev-smartcard-reader: change default protocol to T=0
Alon Levy
2013-04-24
dev-smartcard-reader: define structs for CCID_Parameter internals
Alon Levy
2013-04-24
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-24
dev-smartcard-reader: reuse usb.h definitions
Alon Levy
2013-04-24
dev-smartcard-reader: support windows guest
Alon Levy
2013-04-24
dev-smartcard-reader: remove aborts (never triggered, but just in case)
Alon Levy
2013-04-24
dev-smartcard-reader: nicer debug messages
Alon Levy
2013-04-24
dev-smartcard-reader: white space fixes
Alon Levy
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-02-19
usb-core: usb3 streams
Gerd Hoffmann
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-11-21
usb-smartcard-reader: Properly NAK interrupt eps when we've no events
Hans de Goede
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
[next]