aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-24ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl
2012-06-24ppc: Split FPU and SPE opsBlue Swirl
2012-06-24ppc: Move exception helpers from helper.c to excp_helper.cBlue Swirl
2012-06-24ppc: Fix coding style in helper.cBlue Swirl
2012-06-24ppc: Avoid AREG0 for exception helpersBlue Swirl
2012-06-24ppc: Split exception helpersBlue Swirl
2012-06-24ppc: Fix coding style in op_helper.cBlue Swirl
2012-06-24TCG: Fix compile breakage in tcg_dump_opsAlexander Graf
2012-06-21libcacard: build fixesBlue Swirl
2012-06-21qtest: add a fuzz test to fdc-testBlue Swirl
2012-06-21fdc: use LOG_UNIMP loggingBlue Swirl
2012-06-21qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl
2012-06-21qemu-log: add log category for unimplemented functionalityBlue Swirl
2012-06-21qemu-log: cleanupBlue Swirl
2012-06-21qemu-log: move logging to qemu-log.cBlue 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-19configure: fix -enable-debug with newer toolchainsAvi Kivity
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-18Merge remote-tracking branch 'sweil/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-18qom: Assert that public types have a non-NULL parent fieldPaolo Bonzini
2012-06-18qom: Drop type_register_static_alias() macroPaolo Bonzini
2012-06-18qom: Make Object a typePaolo Bonzini
2012-06-18qom: Add class_base_initPaolo Bonzini
2012-06-18qom: Add object_child_foreach()Paolo Bonzini
2012-06-18qom: Introduce object_property_is_{child,link}()Andreas Färber
2012-06-18qom: Add object_class_get_parent()Paolo Bonzini
2012-06-15audio/winwave: Fix typomalc
2012-06-15build: install qmp-commands.txtBruce Rogers