aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-02qdev: give all devices a canonical pathPaolo Bonzini
2012-04-02qdev: add children before qdev_initPaolo Bonzini
2012-04-02qom: add container_getPaolo Bonzini
2012-04-02Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2012-04-02Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
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-30slirp: Signal free input buffer space to io-threadJan Kiszka
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-30tracetool: dtrace: handle in and next reserved wordsAlon Levy
2012-03-30tracetool: dtrace disabled-events fixLee Essen
2012-03-30Makefile.target: code stp dependency on trace-eventsAlon Levy
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-28w32/slirp: Undefine error constants before their redefinitionJan Kiszka
2012-03-28slirp: use socket_set_nonblockPaolo Bonzini
2012-03-28slirp: clean up conflicts with system headersPaolo Bonzini