summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: clear LSR.TEMT when populating the TSRAnthony Liguori2012-04-021-0/+1
* serial: fix retry logicAnthony Liguori2012-04-021-1/+3
* qtest: use qemu_gettimeofday()Anthony Liguori2012-04-021-7/+7
* milkymist-vgafb: add missing registerMichael Walle2012-04-011-1/+4
* target-lm32: add simple disassemblerMichael Walle2012-04-015-0/+375
* milkymist-sysctl: support for new core versionMichael Walle2012-03-311-9/+17
* target-lm32: init tcg only if availableMichael Walle2012-03-311-1/+1
* tests: fix out-of-tree building for lm32 targetMichael Walle2012-03-312-6/+11
* Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-03-317-57/+84
|\
| * pl031: switch clock base to rtc_clockPaolo Bonzini2012-03-301-12/+26
| * pl031: rearm alarm timer upon loadPaolo Bonzini2012-03-301-15/+24
| * arm: switch real-time clocks to rtc_clockPaolo Bonzini2012-03-304-25/+26
| * omap: switch omap_lpg to vm_clockPaolo Bonzini2012-03-301-3/+3
| * rtc: add -rtc clock=rtPaolo Bonzini2012-03-302-3/+6
* | Merge branch 'qom-cpu-unicore32.v3' of git://github.com/afaerber/qemu-cpuBlue Swirl2012-03-319-61/+186
|\ \
| * | target-unicore32: Move CPU-dependent init into initfnAndreas Färber2012-03-302-23/+14
| * | target-unicore32: QOM'ify CPUAndreas Färber2012-03-305-36/+158
| * | target-unicore32: License future contributions under GPLv2+Andreas Färber2012-03-301-0/+3
| * | target-unicore32: Relicense to GPLv2+Andreas Färber2012-03-304-4/+8
| * | MAINTAINERS: Add entry for UniCore32Andreas Färber2012-03-301-0/+5
| |/
* | Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl2012-03-316-8/+143
|\ \
| * | ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers.Andrew Towers2012-03-303-1/+3
| * | target-arm: Minimalistic CPU QOM'ificationAndreas Färber2012-03-295-1/+140
| * | target-arm: Drop cpu_arm_close()Andreas Färber2012-03-292-6/+0
| |/
* | buildfix: check for old pod2man versionsGerd Hoffmann2012-03-312-1/+8
* | Fix conversion from lower to upper case with Turkish localeStefan Weil2012-03-313-8/+8
* | qtest: avoid a warning with RTC testBlue Swirl2012-03-301-3/+3
* | qtest: fix 32-bit buildAnthony Liguori2012-03-301-1/+1
* | qtest: fix out of tree buildBlue Swirl2012-03-301-0/+2
* | qtest: add rtc-test test-caseAnthony Liguori2012-03-302-0/+268
* | rtc: split out macros into a header file and use in test caseAnthony Liguori2012-03-303-35/+63
* | qtest: add C version of test infrastructureAnthony Liguori2012-03-305-4/+748
* | qtest: add clock managementPaolo Bonzini2012-03-305-1/+69
* | qtest: IRQ interception infrastructurePaolo Bonzini2012-03-304-24/+93
* | qtest: add test frameworkAnthony Liguori2012-03-308-4/+473
* | test makefile overhaulPaolo Bonzini2012-03-3016-45/+123
* | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-03-291-1/+0
|\ \ | |/
| * qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defsLi Zhang2012-03-291-1/+0
* | Merge remote-tracking branch 'sstabellini/disk_io' into stagingAnthony Liguori2012-03-281-5/+5
|\ \
| * | xen_disk: when using AIO flush after the operation is completedStefano Stabellini2012-03-231-3/+3
| * | xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIOStefano Stabellini2012-03-231-2/+2
* | | Merge remote-tracking branch 'sstabellini/xen-fixes' into stagingAnthony Liguori2012-03-282-0/+4
|\ \ \
| * | | xen_disk: detach the blkdev before bdrv_deleteStefano Stabellini2012-03-271-0/+1
| * | | xen_console: ignore console disconnect events from console/0Stefano Stabellini2012-03-271-0/+3
* | | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-03-2814-56/+407
|\ \ \ \
| * | | | qmp: document strict parsingPaolo Bonzini2012-03-271-3/+17
| * | | | qmp: parse commands in strict modePaolo Bonzini2012-03-271-1/+1
| * | | | qmp: add and use q type specifierPaolo Bonzini2012-03-272-2/+5
| * | | | qapi: add strict mode to input visitorPaolo Bonzini2012-03-274-4/+285
| * | | | qapi: place outermost object on qiv stackPaolo Bonzini2012-03-271-24/+17
OpenPOWER on IntegriCloud