summaryrefslogtreecommitdiff
path: root/hw/core/qdev-properties.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14qdev: Use QAPI type names for propertiesPaolo Bonzini1-7/+11
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini1-17/+3
2014-02-14block: Handle "rechs" and "large" translation optionsPaolo Bonzini1-3/+5
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-27/+0
2014-02-14qdev: Remove most legacy printersPaolo Bonzini1-60/+0
2014-02-14qdev: Inline qdev_prop_parse()Paolo Bonzini1-7/+1
2014-02-14qdev: Legacy properties are now read-onlyPaolo Bonzini1-9/+1
2014-02-14qdev: Remove legacy parsers for hex8/32/64Paolo Bonzini1-54/+0
2014-02-14qdev: Sizes are now parsed by StringInputVisitorPaolo Bonzini1-11/+0
2014-01-06hw: Remove assert_no_error usagesPeter Crosthwaite1-30/+10
2013-07-31qdev: Use clz in print_sizeRichard Henderson1-7/+13
2013-07-31qdev: Fix 32-bit compilation in print_sizeRichard Henderson1-1/+1
2013-07-29qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis1-0/+55
2013-07-29hw: import bitmap operations in qdev-core headerMarcel Apfelbaum1-6/+7
2013-05-06qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber1-11/+25
2013-05-06qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber1-14/+11
2013-04-16qdev: Add qdev property for bool typeIgor Mammedov1-0/+33
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+1092