aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-04Improve interrupt handling priorityArtyom Tarasenko
2012-04-04Fix vector interrupt handlingArtyom Tarasenko
2012-04-04target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPUAndreas Färber
2012-04-04target-s390x: QOM'ify CPU initAndreas Färber
2012-04-04target-s390x: QOM'ify CPU resetAndreas Färber
2012-04-04target-s390x: QOM'ify CPUAndreas Färber
2012-04-03make: fix clean rule by removing build file in qom/Anthony PERARD
2012-04-03configure: Link qga against UST tracing related librariesLluís Vilanova
2012-04-03configure: Link QEMU against 'liburcu-bp'Lluís Vilanova
2012-04-03main-loop: make qemu_event_handle staticFrediano Ziglio
2012-04-03block/curl: Replace usleep by g_usleepStefan Weil
2012-04-03qtest: Add missing GCC_FMT_ATTRStefan Weil
2012-04-03w32: Undefine error constants before their redefinitionJan Kiszka
2012-04-03configure: fix mingw32 libs_qga typoStefan Hajnoczi
2012-04-02qdev: put all devices under /machinePaolo Bonzini
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