aboutsummaryrefslogtreecommitdiffstats
path: root/hw/qdev-properties.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-11qdev: add parser for chardev propertiesGerd Hoffmann1-0/+11
2009-09-10qdev: add property type for 32bit signed integers.Gerd Hoffmann1-0/+28
2009-08-28Suppress kraxelismsBlue Swirl1-1/+1
2009-08-13Unbreak Sparc32 and PPCBlue Swirl1-1/+6
2009-08-10qdev/prop: add CharDriverState property.Gerd Hoffmann1-0/+20
2009-08-10qdev/prop: add drive property.Gerd Hoffmann1-0/+32
2009-07-27qdev/prop: add pci devfn propertyGerd Hoffmann1-0/+43
2009-07-21qdev: add 64 bit typeBlue Swirl1-0/+58
2009-07-17isxdigit -> qemu_isxdigitChristoph Egger1-2/+2
2009-07-16qdev/compat: compat property infrastructure.Gerd Hoffmann1-0/+23
2009-07-16qdev: rework device properties.Gerd Hoffmann1-0/+246