summaryrefslogtreecommitdiff
path: root/include/hw/qdev-properties.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-01qdev: drop iothread property typeStefan Hajnoczi1-3/+0
2014-07-01qdev: add qdev_alias_all_properties()Stefan Hajnoczi1-0/+2
2014-06-05qdev: Display warning about unused -globalDon Slutz1-0/+1
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi1-0/+11
2014-03-13iothread: add "iothread" qdev property typeStefan Hajnoczi1-0/+3
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-9/+0
2014-02-14qdev: Inline qdev_prop_parse()Paolo Bonzini1-2/+0
2013-12-24qdev: Document that pointer properties kill device_addMarkus Armbruster1-0/+17
2013-07-29qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis1-0/+3
2013-05-06qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber1-0/+2
2013-05-06qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber1-2/+3
2013-04-16qdev: Add qdev property for bool typeIgor Mammedov1-0/+10
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+182