aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-05vdi: move end-of-I/O handling at the endPaolo Bonzini
2012-04-05vdi: basic conversion to coroutinesPaolo Bonzini
2012-04-05block: enforce constraints on block size propertiesStefan Hajnoczi
2012-04-05qdev: add blocksize property typeStefan Hajnoczi
2012-04-05qerror: fix QERR_PROPERTY_VALUE_OUT_OF_RANGE descriptionStefan Hajnoczi
2012-04-05block/vpc: write checksum back to footer after checkZhang Shengju
2012-04-05ide: Adds wwn=hex qdev optionFloris Bos
2012-04-05ide: Change serial number strncpy() to pstrcpy()Floris Bos
2012-04-05ide: Add "model=s" qdev optionFloris Bos
2012-04-05ide: IDENTIFY word 86 bit 14 is reservedKevin Wolf
2012-04-05aio: move BlockDriverAIOCB to qemu-aio.hPaolo Bonzini
2012-04-05block: push recursive flushing up from driversPaolo Bonzini
2012-04-05qemu-io: add option to enable tracingStefan Hajnoczi
2012-04-05qcow2: Remove unused parameter in get_cluster_table()Kevin Wolf
2012-04-05tracetool: Forbid argument name 'next'Kevin Wolf
2012-04-05trace-events: Rename 'next' argumentKevin Wolf
2012-04-04Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
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-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