summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-03main-loop: make qemu_event_handle staticFrediano Ziglio1-1/+1
2012-04-03block/curl: Replace usleep by g_usleepStefan Weil1-1/+1
2012-04-03qtest: Add missing GCC_FMT_ATTRStefan Weil1-1/+2
2012-04-03w32: Undefine error constants before their redefinitionJan Kiszka1-0/+2
2012-04-03configure: fix mingw32 libs_qga typoStefan Hajnoczi1-1/+1
2012-04-02qdev: put all devices under /machinePaolo Bonzini5-5/+18
2012-04-02qdev: give all devices a canonical pathPaolo Bonzini1-3/+13
2012-04-02qdev: add children before qdev_initPaolo Bonzini4-24/+7
2012-04-02qom: add container_getPaolo Bonzini4-22/+66
2012-04-02Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori5-60/+31
2012-04-02Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2-5/+19
2012-04-02serial: clear LSR.TEMT when populating the TSRAnthony Liguori1-0/+1
2012-04-02serial: fix retry logicAnthony Liguori1-1/+3
2012-04-02qtest: use qemu_gettimeofday()Anthony Liguori1-7/+7
2012-04-01milkymist-vgafb: add missing registerMichael Walle1-1/+4
2012-04-01target-lm32: add simple disassemblerMichael Walle5-0/+375
2012-03-31milkymist-sysctl: support for new core versionMichael Walle1-9/+17
2012-03-31target-lm32: init tcg only if availableMichael Walle1-1/+1
2012-03-31tests: fix out-of-tree building for lm32 targetMichael Walle2-6/+11
2012-03-31Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl7-57/+84
2012-03-31Merge branch 'qom-cpu-unicore32.v3' of git://github.com/afaerber/qemu-cpuBlue Swirl9-61/+186
2012-03-31Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl6-8/+143
2012-03-31buildfix: check for old pod2man versionsGerd Hoffmann2-1/+8
2012-03-31Fix conversion from lower to upper case with Turkish localeStefan Weil3-8/+8
2012-03-30qtest: avoid a warning with RTC testBlue Swirl1-3/+3
2012-03-30qtest: fix 32-bit buildAnthony Liguori1-1/+1
2012-03-30slirp: Signal free input buffer space to io-threadJan Kiszka1-0/+6
2012-03-30qtest: fix out of tree buildBlue Swirl1-0/+2
2012-03-30qtest: add rtc-test test-caseAnthony Liguori2-0/+268
2012-03-30rtc: split out macros into a header file and use in test caseAnthony Liguori3-35/+63
2012-03-30qtest: add C version of test infrastructureAnthony Liguori5-4/+748
2012-03-30qtest: add clock managementPaolo Bonzini5-1/+69
2012-03-30qtest: IRQ interception infrastructurePaolo Bonzini4-24/+93
2012-03-30qtest: add test frameworkAnthony Liguori8-4/+473
2012-03-30test makefile overhaulPaolo Bonzini16-45/+123
2012-03-30tracetool: dtrace: handle in and next reserved wordsAlon Levy1-4/+6
2012-03-30tracetool: dtrace disabled-events fixLee Essen1-0/+12
2012-03-30Makefile.target: code stp dependency on trace-eventsAlon Levy1-1/+1
2012-03-30pl031: switch clock base to rtc_clockPaolo Bonzini1-12/+26
2012-03-30pl031: rearm alarm timer upon loadPaolo Bonzini1-15/+24
2012-03-30arm: switch real-time clocks to rtc_clockPaolo Bonzini4-25/+26
2012-03-30omap: switch omap_lpg to vm_clockPaolo Bonzini1-3/+3
2012-03-30rtc: add -rtc clock=rtPaolo Bonzini2-3/+6
2012-03-30ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers.Andrew Towers3-1/+3
2012-03-30target-unicore32: Move CPU-dependent init into initfnAndreas Färber2-23/+14
2012-03-30target-unicore32: QOM'ify CPUAndreas Färber5-36/+158
2012-03-30target-unicore32: License future contributions under GPLv2+Andreas Färber1-0/+3
2012-03-30target-unicore32: Relicense to GPLv2+Andreas Färber4-4/+8
2012-03-30MAINTAINERS: Add entry for UniCore32Andreas Färber1-0/+5
2012-03-29Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-1/+0