summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | test: remove qemu-ga referenceMichael Roth2012-03-262-1/+2
* | | Man page: Add -global descriptionMiroslav Rezanina2012-03-261-3/+11
* | | qapi: add c_fun to escape function namesFederico Simoncelli2012-03-264-12/+15
| |/ |/|
* | tcg-sparc: Add debug_frame support.Richard Henderson2012-03-242-0/+78
* | tcg-hppa: Add debug_frame support.Richard Henderson2012-03-241-15/+88
* | tcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in gdb-jit.Richard Henderson2012-03-241-0/+6
* | tcg: Add debug_info to JIT ELF image.Richard Henderson2012-03-241-75/+158
* | target-alpha: Use noreturn marker in helper.h.Richard Henderson2012-03-241-1/+1
* | target-alpha: Make use of fp_status.flush_inputs_to_zero.Richard Henderson2012-03-245-50/+26
* | target-alpha: Move memory helpers to mem_helper.c.Richard Henderson2012-03-245-39/+30
OpenPOWER on IntegriCloud