aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-30qom: Pass available size to object_initialize()Andreas Färber
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber
2013-08-29Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-21loader: store FW CFG ROM files in RAMMichael S. Tsirkin
2013-08-16qdev: Set globals in instance_post_init functionEduardo Habkost
2013-08-07Bugfix for loading multiboot kernelsMartijn van den Broek
2013-07-31qdev: Use clz in print_sizeRichard Henderson
2013-07-31qdev: Fix 32-bit compilation in print_sizeRichard Henderson
2013-07-29qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis
2013-07-29empty_slot: QOM cast cleanupAndreas Färber
2013-07-29hw: import bitmap operations in qdev-core headerMarcel Apfelbaum
2013-07-22hw/loader: Support ramdisk with u-boot headerSoren Brinkmann
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2013-06-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek
2013-05-30qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong
2013-05-06qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber
2013-05-06qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber
2013-05-03qdev: skip bus check for bus-less devices in qdev_unplug()Igor Mammedov
2013-04-30qdev: Report errors collected during device realizationJan Kiszka
2013-04-20qdev: Drop taddr propertiesPeter Maydell
2013-04-16Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-04-16stream: Remove app argument hackPeter Crosthwaite
2013-04-16stream: Add flow control APIPeter Crosthwaite
2013-04-16qdev: Set device's parent before calling realize() down inheritance chainIgor Mammedov
2013-04-16qdev: Add qdev property for bool typeIgor Mammedov
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-15qdev: Fix QOM unrealize behaviorAndreas Färber
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini