Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini | 1 | -2/+2 |
2013-01-07 | hid: Change idle handling to use a timer | Hans de Goede | 1 | -6/+37 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 1 | -1/+1 |
2011-09-10 | hid: fix misassignment | Blue Swirl | 1 | -1/+1 |
2011-08-10 | hid: introduce hid vmstate macros | Michael Walle | 1 | -0/+58 |
2011-08-10 | hid: register kbd hander in init() | Michael Walle | 1 | -2/+3 |
2011-08-10 | usb/hid: add hid_pointer_activate, use it | Gerd Hoffmann | 1 | -4/+9 |
2011-08-04 | hid: move idle+protocol from usb-hid to hid too. | Gerd Hoffmann | 1 | -0/+8 |
2011-08-04 | usb-hid: split hid code to hw/hid.[ch] | Gerd Hoffmann | 1 | -0/+395 |