summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet2014-06-274-8/+119
* block: add qemu-iotest for resize base during live commitJeff Cody2014-06-273-0/+118
* block: check for RESIZE blocker in the QMP command, not bdrv_truncate()Jeff Cody2014-06-272-3/+6
* qemu_opts_append: Play nicely with QemuOptsList's headMichal Privoznik2014-06-261-1/+10
* block: Remove a special case for protocolsKevin Wolf2014-06-261-16/+2
* block: Catch backing files assigned to non-COW driversKevin Wolf2014-06-269-0/+29
* block: Remove second bdrv_open() recursionKevin Wolf2014-06-261-25/+25
* block: Inline bdrv_file_open()Kevin Wolf2014-06-261-40/+11
* block: Use common driver selection code for bdrv_open_file()Kevin Wolf2014-06-261-37/+30
* block: Always pass driver name through options QDictKevin Wolf2014-06-263-37/+45
* block: Move json: parsing to bdrv_fill_options()Kevin Wolf2014-06-261-43/+45
* block: Move bdrv_fill_options() call to bdrv_open()Kevin Wolf2014-06-261-10/+15
* block: Create bdrv_fill_options()Kevin Wolf2014-06-261-43/+69
* block/nfs: add knob to set readaheadPeter Lieven2014-06-261-0/+4
* block/nfs: fix url parameter checkingPeter Lieven2014-06-261-6/+12
* qemu-iotests: Test 0-length image for mirrorFam Zheng2014-06-262-5/+10
* qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2014-06-262-5/+11
* mirror: Go through ready -> complete process for 0 len imageFam Zheng2014-06-261-1/+10
* blockjob: Add block_job_yield()Fam Zheng2014-06-262-0/+22
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...Peter Maydell2014-06-2423-115/+43
|\
| * Add support for the arm breakpoint syscallHunter Laux2014-06-242-0/+5
| * Increase maximum number of session of the internal TFTP server.Bernhard Übelacker2014-06-241-1/+1
| * target-s390x: Remove unused ld_code6() functionPeter Maydell2014-06-241-5/+0
| * hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell2014-06-241-13/+0
| * target-unicore: Remove unused functionsPeter Maydell2014-06-242-50/+0
| * build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev2014-06-243-14/+10
| * tcg: mark tcg_out* and tcg_patch* with attribute 'unused'Peter Maydell2014-06-241-8/+12
| * rng-random: NULL check not needed before g_free()Eduardo Habkost2014-06-241-4/+1
| * block.c: Remove useless 'buf' variableChen Gang2014-06-241-2/+0
| * vscclient: Add required headers to fix build on FreeBSDEd Maste2014-06-241-0/+2
| * target-ppc: Fix compiler warningStefan Weil2014-06-241-2/+1
| * configure: Enable TPM by default, add --disable-tpmCole Robinson2014-06-241-1/+4
| * Fix new typos (found by codespell)Stefan Weil2014-06-246-7/+7
| * virtio-serial: remove useless set_config functionPaolo Bonzini2014-06-241-8/+0
|/
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-2411-76/+2872
|\
| * vmstate: Refactor & increase tests for primitive typesJuan Quintela2014-06-231-61/+212
| * vmstate: Return error in case of errorJuan Quintela2014-06-231-0/+4
| * migration: Remove unneeded minimum_version_id_oldJuan Quintela2014-06-231-5/+2
| * tests: vmstate static checker: add size mismatch inside substructureAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah2014-06-231-51/+64
| * tests: vmstate static checker: remove SubsectionsAmit Shah2014-06-231-15/+0
| * tests: vmstate static checker: remove a subsectionAmit Shah2014-06-231-13/+0
| * tests: vmstate static checker: remove Description inside FieldsAmit Shah2014-06-231-26/+1
| * tests: vmstate static checker: remove DescriptionAmit Shah2014-06-231-32/+1
| * tests: vmstate static checker: remove FieldsAmit Shah2014-06-231-113/+1
| * tests: vmstate static checker: change description nameAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: remove last field in a structAmit Shah2014-06-231-6/+0
| * tests: vmstate static checker: remove a fieldAmit Shah2014-06-231-6/+0
| * tests: vmstate static checker: remove a sectionAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: minimum_version_id checkAmit Shah2014-06-231-1/+1
OpenPOWER on IntegriCloud