aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-24ppc: Move misc helpers from helper.c to misc_helper.cBlue Swirl
2012-06-24ppc: Avoid AREG0 for misc helpersBlue Swirl
2012-06-24ppc: Split off misc helpersBlue Swirl
2012-06-24ppc: Avoid AREG0 for timebase helpersBlue Swirl
2012-06-24ppc: Split off timebase helpersBlue Swirl
2012-06-24ppc: Cleanup MMU mergeBlue Swirl
2012-06-24ppc: Move MMU helpers from helper.c to mmu_helper.cBlue Swirl
2012-06-24ppc: Avoid a warning with the next patchBlue Swirl
2012-06-24ppc: Avoid AREG0 for MMU etc. helpersBlue Swirl
2012-06-24ppc: Split MMU etc. helpers from op_helper.cBlue Swirl
2012-06-24ppc: Avoid AREG0 for integer and vector helpersBlue Swirl
2012-06-24ppc: Split integer and vector opsBlue Swirl
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