summaryrefslogtreecommitdiff
path: root/hw/char
AgeCommit message (Expand)AuthorFilesLines
2013-06-01debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang1-2/+2
2013-06-01debugcon: make debug message more readableliguang1-1/+1
2013-06-01debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang1-1/+1
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic1-1/+2
2013-04-29serial: QOM'ify ISA serialAndreas Färber1-4/+7
2013-04-29parallel: QOM'ifyAndreas Färber1-3/+8
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson1-7/+11
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-1/+1
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-6/+0
2013-04-16virtio-console: Remove any pending watches on closeHans de Goede1-2/+22
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede1-3/+5
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori22-22/+22
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini22-22/+22
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic1-2/+0
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic1-24/+26
2013-04-15virtio-serial: cleanup: init and exit functions.KONRAD Frederic1-73/+21
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic1-7/+88
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini4-3/+82
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini14-0/+3961
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2-0/+1020
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini14-0/+5692
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0