aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-02serial: clear LSR.TEMT when populating the TSRAnthony Liguori
2012-04-02serial: fix retry logicAnthony Liguori
2012-04-02qtest: use qemu_gettimeofday()Anthony Liguori
2012-04-01milkymist-vgafb: add missing registerMichael Walle
2012-04-01target-lm32: add simple disassemblerMichael Walle
2012-03-31milkymist-sysctl: support for new core versionMichael Walle
2012-03-31target-lm32: init tcg only if availableMichael Walle
2012-03-31tests: fix out-of-tree building for lm32 targetMichael Walle
2012-03-31Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-31Merge branch 'qom-cpu-unicore32.v3' of git://github.com/afaerber/qemu-cpuBlue Swirl
2012-03-31Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-03-31buildfix: check for old pod2man versionsGerd Hoffmann
2012-03-31Fix conversion from lower to upper case with Turkish localeStefan Weil
2012-03-30qtest: avoid a warning with RTC testBlue Swirl
2012-03-30qtest: fix 32-bit buildAnthony Liguori
2012-03-30qtest: fix out of tree buildBlue Swirl
2012-03-30qtest: add rtc-test test-caseAnthony Liguori
2012-03-30rtc: split out macros into a header file and use in test caseAnthony Liguori
2012-03-30qtest: add C version of test infrastructureAnthony Liguori
2012-03-30qtest: add clock managementPaolo Bonzini
2012-03-30qtest: IRQ interception infrastructurePaolo Bonzini
2012-03-30qtest: add test frameworkAnthony Liguori
2012-03-30test makefile overhaulPaolo Bonzini
2012-03-30pl031: switch clock base to rtc_clockPaolo Bonzini
2012-03-30pl031: rearm alarm timer upon loadPaolo Bonzini
2012-03-30arm: switch real-time clocks to rtc_clockPaolo Bonzini
2012-03-30omap: switch omap_lpg to vm_clockPaolo Bonzini
2012-03-30rtc: add -rtc clock=rtPaolo Bonzini
2012-03-30ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers.Andrew Towers
2012-03-30target-unicore32: Move CPU-dependent init into initfnAndreas Färber
2012-03-30target-unicore32: QOM'ify CPUAndreas Färber
2012-03-30target-unicore32: License future contributions under GPLv2+Andreas Färber
2012-03-30target-unicore32: Relicense to GPLv2+Andreas Färber
2012-03-30MAINTAINERS: Add entry for UniCore32Andreas Färber
2012-03-29Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-03-29target-arm: Minimalistic CPU QOM'ificationAndreas Färber
2012-03-29target-arm: Drop cpu_arm_close()Andreas Färber
2012-03-29qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defsLi Zhang
2012-03-28Merge remote-tracking branch 'sstabellini/disk_io' into stagingAnthony Liguori
2012-03-28Merge remote-tracking branch 'sstabellini/xen-fixes' into stagingAnthony Liguori
2012-03-28Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-03-28Merge remote-tracking branch 'alon/libcacard' into stagingAnthony Liguori
2012-03-27sparc: pass page aligned addresses to tlb_set_pageBlue Swirl
2012-03-27xen_disk: detach the blkdev before bdrv_deleteStefano Stabellini
2012-03-27xen_console: ignore console disconnect events from console/0Stefano Stabellini
2012-03-27qmp: document strict parsingPaolo Bonzini
2012-03-27qmp: parse commands in strict modePaolo Bonzini
2012-03-27qmp: add and use q type specifierPaolo Bonzini
2012-03-27qapi: add strict mode to input visitorPaolo Bonzini
2012-03-27qapi: place outermost object on qiv stackPaolo Bonzini