Age | Commit message (Expand) | Author | Files | Lines |
2016-09-14 | qemu-char: avoid segfault if user lacks of permisson of a given logfile | Lin Ma | 1 | -0/+3 |
2016-07-12 | msmouse: send short messages if possible. | Gerd Hoffmann | 1 | -9/+13 |
2016-07-12 | msmouse: switch to new input interface | Gerd Hoffmann | 1 | -12/+56 |
2016-07-12 | msmouse: fix buffer handling | Gerd Hoffmann | 1 | -5/+35 |
2016-07-12 | msmouse: add MouseState, unregister handler on close | Gerd Hoffmann | 1 | -5/+17 |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake | 1 | -1/+1 |
2016-03-05 | chardev: Drop useless ChardevDummy type | Eric Blake | 1 | -1/+1 |
2016-02-04 | backends: Clean up includes | Peter Maydell | 1 | -1/+1 |
2016-01-15 | qemu-char: add logfile facility to all chardev backends | Daniel P. Berrange | 1 | -1/+5 |
2015-10-19 | qemu-char: convert msmouse backend to data-driven creation | Paolo Bonzini | 1 | -2/+5 |
2015-10-14 | qemu-char: add create to register_char_driver | Paolo Bonzini | 1 | -1/+2 |
2014-09-16 | qemu-char: Rename register_char_driver_qapi() to register_char_driver() | Peter Maydell | 1 | -1/+1 |
2014-06-23 | qemu-char: introduce qemu_chr_alloc | Paolo Bonzini | 1 | -1/+1 |
2013-06-10 | qemu-char: don't issue CHR_EVENT_OPEN in a BH | Michael Roth | 1 | -0/+1 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-03-13 | chardev: add msmouse support to qapi | Gerd Hoffmann | 1 | -2/+2 |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 1 | -0/+84 |
2013-03-01 | hw: move char backends to backends/ | Paolo Bonzini | 1 | -0/+78 |