summaryrefslogtreecommitdiff
path: root/hw/char/debugcon.c
AgeCommit message (Expand)Author
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-06-01debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang
2013-06-01debugcon: make debug message more readableliguang
2013-06-01debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini