Age | Commit message (Expand) | Author | Files | Lines |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | usb: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-07-17 | usb-ccid: add missing wakeup calls | Gerd Hoffmann | 1 | -0/+5 |
2015-07-17 | usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bb | Gerd Hoffmann | 1 | -8/+8 |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2015-05-08 | usb: usb-ccid QOMify | Gonglei | 1 | -22/+28 |
2014-10-15 | usb: Convert usb-ccid to hotplug handler API | Igor Mammedov | 1 | -1/+7 |
2014-09-23 | usb-ccid: convert init to realize | Gonglei | 1 | -3/+2 |
2014-02-18 | usb: Remove magic constants from device bmAttributes | Pantelis Koukousoulas | 1 | -1/+2 |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber | 1 | -1/+2 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-23 | hw: Avoid use of QOM type name macros in VMStateDescriptions | Peter Maydell | 1 | -1/+1 |
2013-04-24 | dev-smartcard-reader: empty implementation for Mechanical (fail correctly) | Alon Levy | 1 | -0/+4 |
2013-04-24 | dev-smartcard-reader: copy atr protocol to ccid parameters | Alon Levy | 1 | -0/+45 |
2013-04-24 | dev-smartcard-reader: change default protocol to T=0 | Alon Levy | 1 | -3/+3 |
2013-04-24 | dev-smartcard-reader: define structs for CCID_Parameter internals | Alon Levy | 1 | -27/+47 |
2013-04-24 | ccid-card-passthru, dev-smartcard-reader: add debug environment variables | Alon Levy | 1 | -0/+1 |
2013-04-24 | dev-smartcard-reader: reuse usb.h definitions | Alon Levy | 1 | -11/+5 |
2013-04-24 | dev-smartcard-reader: support windows guest | Alon Levy | 1 | -2/+2 |
2013-04-24 | dev-smartcard-reader: remove aborts (never triggered, but just in case) | Alon Levy | 1 | -8/+12 |
2013-04-24 | dev-smartcard-reader: nicer debug messages | Alon Levy | 1 | -6/+63 |
2013-04-24 | dev-smartcard-reader: white space fixes | Alon Levy | 1 | -0/+4 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-02-19 | usb-core: usb3 streams | Gerd Hoffmann | 1 | -1/+1 |
2013-01-10 | Make all static TypeInfos const | Andreas Färber | 1 | -2/+2 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini | 1 | -1/+1 |
2012-11-21 | usb-smartcard-reader: Properly NAK interrupt eps when we've no events | Hans de Goede | 1 | -0/+2 |
2012-11-08 | usb: split packet result into actual_length + status | Hans de Goede | 1 | -43/+26 |
2012-06-19 | Allow machines to configure the QEMU_VERSION that's exposed via hardware | Crístian Viana | 1 | -2/+2 |
2012-06-18 | qdev: Convert busses to QEMU Object Model | Anthony Liguori | 1 | -5/+10 |
2012-06-18 | qdev: Move bus properties to abstract superclasses | Paolo Bonzini | 1 | -1/+1 |
2012-06-18 | qdev: Move bus properties to a separate global | Paolo Bonzini | 1 | -4/+6 |
2012-04-26 | usb: add serial number generator | Gerd Hoffmann | 1 | -0/+1 |
2012-03-13 | usb: the big rename | Gerd Hoffmann | 1 | -0/+1365 |