summaryrefslogtreecommitdiffstats
path: root/hw/char/debugcon.c
Commit message (Expand)AuthorAgeFilesLines
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2019-11-291-0/+1
* x86: Clean up includesPeter Maydell2019-11-291-0/+1
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-2/+2
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-9/+14
* debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang2013-06-011-2/+2
* debugcon: make debug message more readableliguang2013-06-011-1/+1
* debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang2013-06-011-1/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-0/+134
OpenPOWER on IntegriCloud