summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.Benoît Canet2014-02-213-106/+110
| * | quorum: Add quorum_aio_writev and its dependencies.Benoît Canet2014-02-211-0/+103
| * | quorum: Create BDRVQuorumState and BlkDriver and do init.Benoît Canet2014-02-211-0/+31
| * | quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.Benoît Canet2014-02-212-0/+54
| * | check-qdict: Test termination of qdict_array_split()Max Reitz2014-02-211-0/+53
| * | check-qdict: Adjust test for qdict_array_split()Max Reitz2014-02-211-6/+16
| * | qdict: Extract non-QDicts in qdict_array_split()Max Reitz2014-02-211-14/+46
| * | qemu-config: Sections must consist of keysMax Reitz2014-02-211-0/+6
| * | qemu-iotests: Check qemu-img command line parsingKevin Wolf2014-02-213-0/+738
| * | qemu-img: Allow -o help with incomplete argument listKevin Wolf2014-02-211-23/+35
| * | qemu-img amend: Support multiple -o optionsKevin Wolf2014-02-211-2/+15
| * | qemu-img convert: Support multiple -o optionsKevin Wolf2014-02-211-9/+25
| * | qemu-img create: Support multiple -o optionsKevin Wolf2014-02-211-6/+22
| * | qemu-option: has_help_option() and is_valid_option_list()Kevin Wolf2014-02-212-0/+51
| * | vdi: say why an image is badPaolo Bonzini2014-02-211-9/+16
| * | block: do not abuse EMEDIUMTYPEPaolo Bonzini2014-02-219-11/+19
| * | vmdk: correctly propagate errorsPaolo Bonzini2014-02-212-9/+8
| * | vmdk: do not try opening a file as both image and descriptorPaolo Bonzini2014-02-212-9/+17
| * | vmdk: push vmdk_read_desc up to callerPaolo Bonzini2014-02-211-24/+31
| * | vmdk: extract vmdk_read_descPaolo Bonzini2014-02-211-11/+30
| * | vvfat: correctly propagate errorsPaolo Bonzini2014-02-211-6/+3
| * | vhdx: correctly propagate errorsPaolo Bonzini2014-02-211-12/+9
| * | qed: correctly propagate errorsPaolo Bonzini2014-02-211-7/+6
| * | qcow: correctly propagate errorsPaolo Bonzini2014-02-211-6/+6
| * | curl: correctly propagate errorsPaolo Bonzini2014-02-211-8/+5
| * | cow: correctly propagate errorsPaolo Bonzini2014-02-211-5/+3
| * | gluster: correctly propagate errorsPaolo Bonzini2014-02-211-11/+13
| * | gluster: default scheme to gluster:// and host to localhost.Paolo Bonzini2014-02-211-2/+2
| * | iscsi: correctly propagate errors in iscsi_openPaolo Bonzini2014-02-211-50/+53
| * | iscsi: fix indentationPaolo Bonzini2014-02-211-22/+23
| * | nbd: move socket wrappers to qemu-nbdPaolo Bonzini2014-02-213-54/+52
| * | nbd: inline tcp_socket_incoming_spec into sole callerPaolo Bonzini2014-02-212-7/+2
| * | nbd: correctly propagate errorsPaolo Bonzini2014-02-214-35/+18
| * | nbd: produce a better error if neither host nor port is passedPaolo Bonzini2014-02-212-7/+8
| * | block: Remove bdrv_open_image()'s force_raw optionMax Reitz2014-02-214-27/+8
| * | block: Reuse success path from bdrv_open()Max Reitz2014-02-211-34/+29
| * | block: Handle bs->options in bdrv_open() onlyMax Reitz2014-02-211-23/+15
| * | block: Remove bdrv_new() from bdrv_file_open()Max Reitz2014-02-211-11/+13
| * | block: Reuse reference handling from bdrv_open()Max Reitz2014-02-211-25/+7
| * | block: Make bdrv_file_open() staticMax Reitz2014-02-2110-24/+48
| * | block: Add reference parameter to bdrv_open()Max Reitz2014-02-2110-27/+61
| * | block: Change BDS parameter of bdrv_open() to **Max Reitz2014-02-2112-57/+73
| * | block: Fix bdrv_is_first_non_filter()Kevin Wolf2014-02-211-5/+1
| * | qcow2: Set zero flag for discarded clustersKevin Wolf2014-02-212-6/+34
* | | Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell2014-02-244-4/+16
|\ \ \
| * | | xen_disk: fix io accountingOlaf Hering2014-02-201-1/+12
| * | | Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini2014-02-203-3/+4
* | | | Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell2014-02-2421-127/+541
|\ \ \ \
| * | | | build: softmmu targets do not have a "main.o" filePaolo Bonzini2014-02-201-2/+0
| * | | | configure: Disable libtool if -fPIE does not work with it (bug #1257099)Don Slutz2014-02-201-1/+62
OpenPOWER on IntegriCloud