summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-arm: Convert WFI/barriers special cases to cp_reginfoPeter Maydell2012-06-202-51/+42
* target-arm: Convert TEECR, TEEHBR to new schemePeter Maydell2012-06-203-77/+45
* target-arm: Convert debug registers to cp_reginfoPeter Maydell2012-06-202-28/+25
* target-arm: Add register_cp_regs_for_features()Peter Maydell2012-06-203-0/+14
* target-arm: Remove old cpu_arm_set_cp_io infrastructurePeter Maydell2012-06-204-107/+1
* hw/pxa2xx_pic: Convert coprocessor registers to new schemePeter Maydell2012-06-201-22/+31
* hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regsPeter Maydell2012-06-201-100/+71
* hw/pxa2xx: Convert cp14 perf registers to new schemePeter Maydell2012-06-201-81/+61
* target-arm: initial coprocessor register frameworkPeter Maydell2012-06-207-3/+546
* target-arm: Fix 11MPCore cache type register valuePeter Maydell2012-06-201-1/+1
* 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
| * | Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG eventsDaniel P. Berrange2012-06-152-6/+157
| * | Add event notification for guest balloon changesDaniel P. Berrange2012-06-156-0/+41
| * | Fix some more license versions (GPL2+ instead of GPL2)Stefan Weil2012-06-155-10/+10
| * | monitor: Fix memory leak with readline completionStefan Weil2012-06-151-0/+3
| * | qmp: do not include monitor.h from qapi-types-core.hPaolo Bonzini2012-06-151-3/+1
| * | qmp: include monitor.h when neededPaolo Bonzini2012-06-152-0/+2
| * | kvm: add missing include filesPaolo Bonzini2012-06-151-0/+2
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-06-1845-243/+2531
|\ \ \
| * | | qemu-iotests: add 036 autoclear feature bit testStefan Hajnoczi2012-06-153-0/+121
| * | | qemu-iotests: add qcow2.py set-feature-bit commandStefan Hajnoczi2012-06-151-0/+23
| * | | fdc-test: introduced qtest read_without_mediaPavel Hrdina2012-06-151-0/+66
OpenPOWER on IntegriCloud