summaryrefslogtreecommitdiff
path: root/hw/sga.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-3/+3
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin1-1/+1
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-6/+8
2012-01-27isa: pic: convert to QEMU Object ModelAnthony Liguori1-5/+10
2012-01-22sga: fix copypastaBlue Swirl1-2/+2
2011-06-07Add an isa device for SGAGlauber Costa1-0/+56