aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-06-24PPC: e500: dt: start with empty device treeAlexander Graf
2012-06-24PPC: e500: dt: create pci node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create global-utils node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create mpic node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create serial nodes dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /soc8544 node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /chosen node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create / node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /hypervisor node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create /cpus node dynamicallyAlexander Graf
2012-06-24PPC: e500: dt: create memory node dynamicallyAlexander Graf
2012-06-24PPC: e500: require libfdtAlexander Graf
2012-06-24spapr: Add "memop" hypercallBenjamin Herrenschmidt
2012-06-24spapr_vscsi: Error handling fixesBenjamin Herrenschmidt
2012-06-24pseries: Correctly create ibm,segment-page-sizes propertyBenjamin Herrenschmidt
2012-06-24PPC: mpc8544ds: Span initial TLB entry over as much RAM as we needAlexander Graf
2012-06-21fdc: use LOG_UNIMP loggingBlue Swirl
2012-06-21xilinx_timer: Fixed deadlock issuePeter A. G. Crosthwaite
2012-06-21xilinx_timer: Removed include of qemu-timerPeter A. G. Crosthwaite
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-06-19Add PIIX4 properties to control PM system states.Gleb Natapov
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori
2012-06-18Merge remote-tracking branch 'afaerber-or/qom-next-2' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-06-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-06-18qom: Push error reporting to object_property_find()Paolo Bonzini
2012-06-18qdev: Remove qdev_prop_exists()Paolo Bonzini
2012-06-18qbus: Initialize in standard wayAnthony Liguori
2012-06-18qbus: Make child devices linksAnthony Liguori
2012-06-18qdev: Connect busses with their parent devicesAnthony Liguori
2012-06-18qdev: Convert busses to QEMU Object ModelAnthony Liguori
2012-06-18qdev: Move SysBus initialization to sysbus.cPaolo Bonzini
2012-06-18qdev: Use wrapper for qdev_get_pathAnthony Liguori
2012-06-18qdev: Remove qdev_prop_set_defaultsPaolo Bonzini
2012-06-18qdev: Clean up global propertiesPaolo Bonzini
2012-06-18qdev: Move bus properties to abstract superclassesPaolo Bonzini
2012-06-18qdev: Move bus properties to a separate globalPaolo Bonzini
2012-06-18qdev: Push "type" property up to ObjectPaolo Bonzini
2012-06-18arm_l2x0: Rename "type" property to "cache-type"Andreas Färber
2012-06-18m48t59: Rename "type" property to "model"Paolo Bonzini
2012-06-15Add event notification for guest balloon changesDaniel P. Berrange
2012-06-15fdc: fix implied seek while there is no media in drivePavel Hrdina
2012-06-15xen: Don't peek behind the BlockDriverState abstractionMarkus Armbruster
2012-06-15xen: Don't change -drive if=xen device name during machine initMarkus Armbruster
2012-06-15ide: support enable/disable write cachePaolo Bonzini
2012-06-15scsi-disk: Don't peek behind the BlockDriverState abstractionMarkus Armbruster
2012-06-15Un-inline fdctrl_init_isa()Markus Armbruster
2012-06-15xtensa_lx60: add missing #include "blockdev.h"Max Filippov
2012-06-15xilinx_axidma: changed device namePeter A. G. Crosthwaite