summaryrefslogtreecommitdiffstats
path: root/hw/char
Commit message (Expand)AuthorAgeFilesLines
* serial: QOM'ify ISA serialAndreas Färber2013-04-291-4/+7
* parallel: QOM'ifyAndreas Färber2013-04-291-3/+8
* pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson2013-04-261-7/+11
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-1/+1
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-6/+0
* virtio-console: Remove any pending watches on closeHans de Goede2013-04-161-2/+22
* virtio-console: Also throttle when less was written then requestedHans de Goede2013-04-161-3/+5
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-1522-22/+22
|\
| * sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-1522-22/+22
* | virtio-serial: cleanup: remove qdev field.KONRAD Frederic2013-04-151-2/+0
* | virtio-serial: cleanup: use QOM casts.KONRAD Frederic2013-04-151-24/+26
* | virtio-serial: cleanup: init and exit functions.KONRAD Frederic2013-04-151-73/+21
* | virtio-serial: add the virtio-serial device.KONRAD Frederic2013-04-151-7/+88
|/
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-084-3/+82
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-0814-0/+3961
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-082-0/+1020
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-0814-0/+5692
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud