summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl2012-06-245-133/+142
* ppc: Split MMU etc. helpers from op_helper.cBlue Swirl2012-06-243-854/+884
* ppc: Avoid AREG0 for integer and vector helpersBlue Swirl2012-06-244-191/+280
* ppc: Split integer and vector opsBlue Swirl2012-06-243-1500/+1540
* ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl2012-06-244-322/+346
* ppc: Split FPU and SPE opsBlue Swirl2012-06-243-1710/+1733
* ppc: Move exception helpers from helper.c to excp_helper.cBlue Swirl2012-06-243-746/+745
* ppc: Fix coding style in helper.cBlue Swirl2012-06-241-164/+230
* ppc: Avoid AREG0 for exception helpersBlue Swirl2012-06-245-76/+85
* ppc: Split exception helpersBlue Swirl2012-06-243-190/+220
* ppc: Fix coding style in op_helper.cBlue Swirl2012-06-241-520/+725
* TCG: Fix compile breakage in tcg_dump_opsAlexander Graf2012-06-242-2/+2
* libcacard: build fixesBlue Swirl2012-06-212-6/+7
* qtest: add a fuzz test to fdc-testBlue Swirl2012-06-211-0/+17
* fdc: use LOG_UNIMP loggingBlue Swirl2012-06-211-13/+17
* qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl2012-06-215-38/+58
* qemu-log: add log category for unimplemented functionalityBlue Swirl2012-06-212-0/+3
* qemu-log: cleanupBlue Swirl2012-06-218-113/+168
* qemu-log: move logging to qemu-log.cBlue Swirl2012-06-215-151/+170
* xilinx_timer: Fixed deadlock issuePeter A. G. Crosthwaite2012-06-211-1/+1
* xilinx_timer: Removed include of qemu-timerPeter A. G. Crosthwaite2012-06-211-1/+0
* Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana2012-06-1919-25/+62
* Add PIIX4 properties to control PM system states.Gleb Natapov2012-06-198-11/+32
* make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori2012-06-197-6/+8
* configure: fix -enable-debug with newer toolchainsAvi Kivity2012-06-191-2/+1
* Merge remote-tracking branch 'afaerber-or/qom-next-2' into stagingAnthony Liguori2012-06-1841-503/+869
|\
| * qom: Push error reporting to object_property_find()Paolo Bonzini2012-06-184-17/+13
| * qdev: Remove qdev_prop_exists()Paolo Bonzini2012-06-186-9/+12
| * qbus: Initialize in standard wayAnthony Liguori2012-06-181-32/+48
| * qbus: Make child devices linksAnthony Liguori2012-06-1815-83/+159
| * qdev: Connect busses with their parent devicesAnthony Liguori2012-06-182-0/+7
| * qdev: Convert busses to QEMU Object ModelAnthony Liguori2012-06-1827-142/+299
| * qdev: Move SysBus initialization to sysbus.cPaolo Bonzini2012-06-182-24/+23
| * qdev: Use wrapper for qdev_get_pathAnthony Liguori2012-06-187-17/+33
| * qdev: Remove qdev_prop_set_defaultsPaolo Bonzini2012-06-183-26/+23
| * qdev: Clean up global propertiesPaolo Bonzini2012-06-182-2/+1
| * qdev: Move bus properties to abstract superclassesPaolo Bonzini2012-06-1814-84/+74
| * qdev: Move bus properties to a separate globalPaolo Bonzini2012-06-189-47/+66
| * qdev: Push "type" property up to ObjectPaolo Bonzini2012-06-182-6/+11
| * arm_l2x0: Rename "type" property to "cache-type"Andreas Färber2012-06-181-1/+1
| * m48t59: Rename "type" property to "model"Paolo Bonzini2012-06-181-18/+22
| * qom: Assert that public types have a non-NULL parent fieldPaolo Bonzini2012-06-181-4/+10
| * qom: Drop type_register_static_alias() macroPaolo Bonzini2012-06-181-2/+0
| * qom: Make Object a typePaolo Bonzini2012-06-182-30/+31
| * qom: Add class_base_initPaolo Bonzini2012-06-182-2/+17
| * qom: Add object_child_foreach()Paolo Bonzini2012-06-182-0/+31
| * qom: Introduce object_property_is_{child,link}()Andreas Färber2012-06-181-5/+15
| * qom: Add object_class_get_parent()Paolo Bonzini2012-06-182-0/+21
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-06-1812-9/+204
|\ \
| * | build: install qmp-commands.txtBruce Rogers2012-06-151-0/+1
OpenPOWER on IntegriCloud