index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-smartcard-reader.c
Age
Commit message (
Expand
)
Author
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
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-04-26
usb: add serial number generator
Gerd Hoffmann
2012-03-13
usb: the big rename
Gerd Hoffmann