summaryrefslogtreecommitdiff
path: root/hw/qdev-addr.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-15qdev: Fold state enum into bool realizedAndreas Färber1-1/+1
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-1/+1
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-1/+1
2012-11-15qdev: Split up header so it can be used in cpu.hAnthony Liguori1-0/+1
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-8/+8
2012-06-08qdev: Switch property accessors to fixed-width visitor interfacesMichael Roth1-2/+2
2012-02-07qdev: remove unused fields from PropertyInfoPaolo Bonzini1-2/+0
2012-02-07qdev: access properties via QOMPaolo Bonzini1-1/+4
2012-02-03qom: move properties from qdev to objectAnthony Liguori1-2/+4
2011-12-19qom: introduce get/set methods for PropertyPaolo Bonzini1-0/+41
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-4/+4
2009-10-01Get rid of _t suffixmalc1-4/+4
2009-07-16qdev: rework device properties.Gerd Hoffmann1-0/+32