summaryrefslogtreecommitdiff
path: root/hw/debugcon.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move headers to include/Paolo Bonzini1-2/+2
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-3/+3
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2013-01-04switch debugcon to memory apiGerd Hoffmann1-7/+24
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini1-1/+1
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-11/+15
2012-01-27isa: pic: convert to QEMU Object ModelAnthony Liguori1-5/+11
2011-08-22char: rename qemu_chr_write() -> qemu_chr_fe_write()Anthony Liguori1-1/+1
2010-04-08Debugcon: Fix debugging printfAdam Lackorzynski1-1/+1
2010-01-08debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin1-0/+107