Age | Commit message (Expand) | Author |
2020-05-15 | qdev: Unrealize must not fail | Markus Armbruster |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-01-30 | usb: assign unique serial numbers to hid devices | Gerd Hoffmann |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2018-06-01 | usb: use local path for local headers | Michael S. Tsirkin |
2017-02-23 | usb: replace handle_destroy with unrealize | Marc-André Lureau |
2017-02-06 | hw/usb/dev-hid: Improve guest compatibility of usb-tablet | Phil Dennis-Jordan |
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-05-08 | usb: usb-hid QOMify | Gonglei |
2014-10-15 | usb-hid: Add high speed keyboard configuration | Jan Vesely |
2014-10-15 | usb-hid: Add high speed mouse configuration | Jan Vesely |
2014-10-15 | usb-hid: Move descriptor decision to usb-hid initfn | Jan Vesely |
2014-09-23 | dev-hid: convert init to realize | Gonglei |
2014-05-26 | usb: add input routing support for tablet and keyboard | Gerd Hoffmann |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (usb) | Juan Quintela |
2014-02-18 | usb: Remove magic constants from device bmAttributes | Pantelis Koukousoulas |
2014-01-16 | usb-hid: add microsoft os descriptor support | Gerd Hoffmann |
2013-11-28 | Revert "usb-tablet: Don't claim wakeup capability for USB-2 version" | Gerd Hoffmann |
2013-09-02 | usb/dev-hid: Modified usb-tablet category from Misc to Input | Marcel Apfelbaum |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-06-24 | usb: add serial bus property | Gerd Hoffmann |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-04-03 | usb-tablet: Don't claim wakeup capability for USB-2 version | Hans de Goede |
2013-02-19 | usb-core: usb3 streams | Gerd Hoffmann |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2013-01-07 | hid: Change idle handling to use a timer | Hans de Goede |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini |
2012-12-04 | usb-tablet: Allow connecting to ehci | 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-03-13 | usb: the big rename | Gerd Hoffmann |