aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-26block: Remove a special case for protocolsKevin Wolf1-16/+2
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf9-0/+29
2014-06-26block: Remove second bdrv_open() recursionKevin Wolf1-25/+25
2014-06-26block: Inline bdrv_file_open()Kevin Wolf1-40/+11
2014-06-26block: Use common driver selection code for bdrv_open_file()Kevin Wolf1-37/+30
2014-06-26block: Always pass driver name through options QDictKevin Wolf3-37/+45
2014-06-26block: Move json: parsing to bdrv_fill_options()Kevin Wolf1-43/+45
2014-06-26block: Move bdrv_fill_options() call to bdrv_open()Kevin Wolf1-10/+15
2014-06-26block: Create bdrv_fill_options()Kevin Wolf1-43/+69
2014-06-26block/nfs: add knob to set readaheadPeter Lieven1-0/+4
2014-06-26block/nfs: fix url parameter checkingPeter Lieven1-6/+12
2014-06-26qemu-iotests: Test 0-length image for mirrorFam Zheng2-5/+10
2014-06-26qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2-5/+11
2014-06-26mirror: Go through ready -> complete process for 0 len imageFam Zheng1-1/+10
2014-06-26blockjob: Add block_job_yield()Fam Zheng2-0/+22
2014-06-24Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...Peter Maydell23-115/+43
2014-06-24Add support for the arm breakpoint syscallHunter Laux2-0/+5
2014-06-24Increase maximum number of session of the internal TFTP server.Bernhard Übelacker1-1/+1
2014-06-24target-s390x: Remove unused ld_code6() functionPeter Maydell1-5/+0
2014-06-24hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell1-13/+0
2014-06-24target-unicore: Remove unused functionsPeter Maydell2-50/+0
2014-06-24build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev3-14/+10
2014-06-24tcg: mark tcg_out* and tcg_patch* with attribute 'unused'Peter Maydell1-8/+12
2014-06-24rng-random: NULL check not needed before g_free()Eduardo Habkost1-4/+1
2014-06-24block.c: Remove useless 'buf' variableChen Gang1-2/+0
2014-06-24vscclient: Add required headers to fix build on FreeBSDEd Maste1-0/+2
2014-06-24target-ppc: Fix compiler warningStefan Weil1-2/+1
2014-06-24configure: Enable TPM by default, add --disable-tpmCole Robinson1-1/+4
2014-06-24Fix new typos (found by codespell)Stefan Weil6-7/+7
2014-06-24virtio-serial: remove useless set_config functionPaolo Bonzini1-8/+0
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell11-76/+2872
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell75-1316/+2050
2014-06-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell28-121/+469
2014-06-23Merge remote-tracking branch 'remotes/rth/tcg-ppc-merge-1' into stagingPeter Maydell15-3709/+2055
2014-06-23vmstate: Refactor & increase tests for primitive typesJuan Quintela1-61/+212
2014-06-23vmstate: Return error in case of errorJuan Quintela1-0/+4
2014-06-23migration: Remove unneeded minimum_version_id_oldJuan Quintela1-5/+2
2014-06-23tests: vmstate static checker: add size mismatch inside substructureAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah1-51/+64
2014-06-23tests: vmstate static checker: remove SubsectionsAmit Shah1-15/+0
2014-06-23tests: vmstate static checker: remove a subsectionAmit Shah1-13/+0
2014-06-23tests: vmstate static checker: remove Description inside FieldsAmit Shah1-26/+1
2014-06-23tests: vmstate static checker: remove DescriptionAmit Shah1-32/+1
2014-06-23tests: vmstate static checker: remove FieldsAmit Shah1-113/+1
2014-06-23tests: vmstate static checker: change description nameAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: remove last field in a structAmit Shah1-6/+0
2014-06-23tests: vmstate static checker: remove a fieldAmit Shah1-6/+0
2014-06-23tests: vmstate static checker: remove a sectionAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: minimum_version_id checkAmit Shah1-1/+1
2014-06-23tests: vmstate static checker: version mismatch inside a DescriptionAmit Shah1-1/+1