summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | blkverify: Allow command-line configurationMax Reitz2014-01-221-20/+5
| * | | blkdebug: Allow command-line file configurationMax Reitz2014-01-221-9/+3
| * | | blockdev: Move "file" to legacy_optsMax Reitz2014-01-221-9/+10
| * | | block: Allow recursive "file"sMax Reitz2014-01-222-3/+8
| * | | block: Use bdrv_open_image() in bdrv_open()Max Reitz2014-01-221-13/+5
| * | | block: Add bdrv_open_image()Max Reitz2014-01-222-0/+76
| * | | block: Allow block devices without filesMax Reitz2014-01-221-7/+16
| * | | block: Pass reference to bdrv_file_open()Max Reitz2014-01-221-1/+4
| * | | block: Allow reference for bdrv_file_open()Max Reitz2014-01-2212-19/+41
| * | | blkdebug: Use command-line in read_config()Max Reitz2014-01-221-3/+12
| * | | blkdebug: Always call read_config()Max Reitz2014-01-221-17/+19
| * | | qemu-option: Add qemu_config_parse_qdict()Max Reitz2014-01-222-0/+106
| * | | qapi: extend qdict_flatten() for QListsMax Reitz2014-01-221-6/+48
| * | | qdict: Add qdict_array_split()Max Reitz2014-01-222-0/+38
| * | | blkdebug: Don't require sophisticated filenameMax Reitz2014-01-221-1/+3
| * | | blkdebug: Use errp for read_config()Max Reitz2014-01-221-4/+6
| * | | qemu-io: add command completionStefan Hajnoczi2014-01-223-1/+25
| * | | qemu-io: use readline.cStefan Hajnoczi2014-01-221-45/+58
| * | | osdep: add qemu_set_tty_echo()Stefan Hajnoczi2014-01-223-0/+39
| * | | readline: move readline to a generic locationStefan Hajnoczi2014-01-226-4/+4
| * | | readline: decouple readline from the monitorStefan Hajnoczi2014-01-224-38/+71
| * | | vmdk: Fix big flat extent IOFam Zheng2014-01-223-2/+83
| * | | docs: qcow2 compat=1.1 is now the defaultStefan Hajnoczi2014-01-222-8/+8
| * | | qtest: Fix the bug about disable vnc causes "make check" failKewei Yu2014-01-222-7/+1
| * | | sheepdog: fix clone operation by 'qemu-img create -b'Liu Yuan2014-01-221-8/+8
| * | | gluster: Add support for creating zero-filled imageBharata B Rao2014-01-221-1/+49
| * | | gluster: Implement .bdrv_co_write_zeroes for glusterBharata B Rao2014-01-222-19/+68
| * | | gluster: Convert aio routines into coroutinesBharata B Rao2014-01-221-147/+74
| * | | block/iscsi: return -ENOMEM if an async call fails immediatelyPeter Lieven2014-01-221-6/+6
| * | | qemu-iotests: Clean up all extents for vmdkFam Zheng2014-01-221-3/+14
| * | | qemu-iotests: Add _unsupported_imgopts for vmdk subformatsFam Zheng2014-01-229-0/+21
| * | | qemu-iotests: Introduce _unsupported_imgoptsFam Zheng2014-01-221-0/+11
| * | | rbd: switch from pipe to QEMUBH completion notificationStefan Hajnoczi2014-01-221-108/+22
|/ / /
* | | Revert "error: Don't use error_report() for assertion msgs."Peter Crosthwaite2014-01-171-4/+4
* | | tests: Add libqemustub to qom-interface-checkPeter Crosthwaite2014-01-171-1/+1
|/ /
* | SPARC: Fix LEON3 power down instructionSebastian Huber2014-01-151-0/+1
* | error: Don't use error_report() for assertion msgs.Peter Crosthwaite2014-01-151-4/+4
* | Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias2014-01-1445-155/+405
|\ \
| * | migration: qmp_migrate(): keep working after syntax errorLuiz Capitulino2014-01-061-0/+1
| * | qerror: Remove assert_no_error()Peter Crosthwaite2014-01-062-9/+0
| * | qemu-option: Remove qemu_opts_create_nofailPeter Crosthwaite2014-01-0621-44/+42
| * | target-i386: Remove assert_no_error usagePeter Crosthwaite2014-01-061-3/+1
| * | hw: Remove assert_no_error usagesPeter Crosthwaite2014-01-067-85/+33
| * | qdev: Delete dead codePeter Crosthwaite2014-01-061-5/+0
| * | error: Add error_abortPeter Crosthwaite2014-01-062-1/+27
| * | monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini2014-01-069-2/+187
| * | monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini2014-01-066-0/+77
| * | qom: catch errors in object_property_add_childPaolo Bonzini2014-01-061-3/+8
| * | qom: fix leak for objects created with -objectPaolo Bonzini2014-01-061-1/+2
| * | rng: initialize file descriptor to -1Paolo Bonzini2014-01-061-2/+2
OpenPOWER on IntegriCloud