summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* buildfix: check for old pod2man versionsGerd Hoffmann2012-03-312-1/+8
* Fix conversion from lower to upper case with Turkish localeStefan Weil2012-03-313-8/+8
* qtest: avoid a warning with RTC testBlue Swirl2012-03-301-3/+3
* qtest: fix 32-bit buildAnthony Liguori2012-03-301-1/+1
* qtest: fix out of tree buildBlue Swirl2012-03-301-0/+2
* qtest: add rtc-test test-caseAnthony Liguori2012-03-302-0/+268
* rtc: split out macros into a header file and use in test caseAnthony Liguori2012-03-303-35/+63
* qtest: add C version of test infrastructureAnthony Liguori2012-03-305-4/+748
* qtest: add clock managementPaolo Bonzini2012-03-305-1/+69
* qtest: IRQ interception infrastructurePaolo Bonzini2012-03-304-24/+93
* qtest: add test frameworkAnthony Liguori2012-03-308-4/+473
* test makefile overhaulPaolo Bonzini2012-03-3016-45/+123
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-03-291-1/+0
|\
| * qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defsLi Zhang2012-03-291-1/+0
* | Merge remote-tracking branch 'sstabellini/disk_io' into stagingAnthony Liguori2012-03-281-5/+5
|\ \
| * | xen_disk: when using AIO flush after the operation is completedStefano Stabellini2012-03-231-3/+3
| * | xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIOStefano Stabellini2012-03-231-2/+2
* | | Merge remote-tracking branch 'sstabellini/xen-fixes' into stagingAnthony Liguori2012-03-282-0/+4
|\ \ \
| * | | xen_disk: detach the blkdev before bdrv_deleteStefano Stabellini2012-03-271-0/+1
| * | | xen_console: ignore console disconnect events from console/0Stefano Stabellini2012-03-271-0/+3
* | | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-03-2814-56/+407
|\ \ \ \
| * | | | qmp: document strict parsingPaolo Bonzini2012-03-271-3/+17
| * | | | qmp: parse commands in strict modePaolo Bonzini2012-03-271-1/+1
| * | | | qmp: add and use q type specifierPaolo Bonzini2012-03-272-2/+5
| * | | | qapi: add strict mode to input visitorPaolo Bonzini2012-03-274-4/+285
| * | | | qapi: place outermost object on qiv stackPaolo Bonzini2012-03-271-24/+17
| * | | | qapi: untangle next_listPaolo Bonzini2012-03-273-13/+17
| * | | | qapi: allow freeing partially-allocated objectsPaolo Bonzini2012-03-271-0/+7
| * | | | qapi: shortcut visits on errorsPaolo Bonzini2012-03-271-0/+9
| * | | | qapi: fix memory leak on errorPaolo Bonzini2012-03-271-2/+4
| * | | | qapi: fail hard on stack imbalancePaolo Bonzini2012-03-271-4/+1
| * | | | qapi: add a test case for type errorsPaolo Bonzini2012-03-271-0/+19
| * | | | qapi: add struct-errors test case to test-qmp-output-visitorPaolo Bonzini2012-03-272-1/+21
| * | | | qapi: fix double free in qmp_output_visitor_cleanup()Laszlo Ersek2012-03-271-3/+5
| |/ / /
* | | | Merge remote-tracking branch 'alon/libcacard' into stagingAnthony Liguori2012-03-281-10/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | libcacard/vcard_emul_nss: add warning for old coolkeyAlon Levy2012-03-261-0/+10
| * | | libcacard/vcard_emul_nss: handle no readers at startupAlon Levy2012-03-261-10/+5
| * | | libcacard/vcard_emul_nss: don't stop thread when there are no slotsAlon Levy2012-03-261-0/+11
* | | | sparc: pass page aligned addresses to tlb_set_pageBlue Swirl2012-03-271-11/+8
| |/ / |/| |
* | | Merge remote-tracking branch 'mdroth/qga-pull-3-26-12' into stagingAnthony Liguori2012-03-261-45/+66
|\ \ \
| * | | qemu-ga: fix bsd build, and re-org linux-specific implementationsMichael Roth2012-03-251-45/+66
| |/ /
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-03-264-5/+3
|\ \ \
| * | | trace-events: Fix broken build caused by wrong format specifierStefan Weil2012-03-261-1/+1
| * | | test: add test-qmp-commands to make checkMichael Roth2012-03-261-0/+1
| * | | qapi: remove print statements from test-qmp-commandsMichael Roth2012-03-261-3/+0
| * | | test: remove qemu-ga referenceMichael Roth2012-03-262-1/+2
| * | | vl.c: fix '-cpu ?' segfaultEduardo Habkost2012-03-261-1/+1
| |/ /
* | | Merge remote-tracking branch 'spice/spice.v51' into stagingAnthony Liguori2012-03-261-11/+11
|\ \ \
| * | | ui/spice-display: use uintptr_t when casting qxl physical addressesAlon Levy2012-03-221-5/+5
| * | | ui/spice-display.c: Fix compilation warnings on 32 bit hostsPeter Maydell2012-03-221-6/+6
| | |/ | |/|
OpenPOWER on IntegriCloud