summaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)AuthorFilesLines
2013-06-11qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong1-1/+9
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ärber2-15/+17
2013-05-03qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov1-1/+1
2013-04-30qdev: Report errors collected during device realizationJan Kiszka1-0/+1
2013-04-20qdev: Drop taddr propertiesPeter Maydell2-79/+0
2013-04-16Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2-4/+37
2013-04-16stream: Remove app argument hackPeter Crosthwaite1-2/+2
2013-04-16stream: Add flow control APIPeter Crosthwaite1-2/+11
2013-04-16qdev: Set device's parent before calling realize() down inheritance chainIgor Mammedov1-4/+4
2013-04-16qdev: Add qdev property for bool typeIgor Mammedov1-0/+33
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2-2/+2
2013-04-15qdev: Fix QOM unrealize behaviorAndreas Färber1-7/+18
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2-2/+2
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini2-1/+159
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini12-0/+4132
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0