summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | qcow1: Make padding in the header explicitKevin Wolf2014-05-191-1/+2
| * | curl: Add usage documentationMatthew Booth2014-05-191-0/+68
| * | curl: Add sslverify optionMatthew Booth2014-05-191-0/+12
| * | curl: Remove broken parsing of options from urlMatthew Booth2014-05-191-42/+10Star
| * | curl: Fix build when curl_multi_socket_action isn't availableMatthew Booth2014-05-191-0/+15
| * | qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng2014-05-191-1/+1
| * | qemu-iotests: Fix core dump suppression in test 039Markus Armbruster2014-05-193-12/+12
| * | iotests: Add test for the JSON protocolMax Reitz2014-05-193-0/+185
| * | block: Allow JSON filenamesMax Reitz2014-05-191-0/+41
| * | check-qdict: Add test for qdict_join()Max Reitz2014-05-191-0/+87
| * | qdict: Add qdict_join()Max Reitz2014-05-192-0/+35
| * | block: add test for vhdx image created by Disk2VHDJeff Cody2014-05-193-0/+14
| * | block: vhdx - account for identical header sectionsJeff Cody2014-05-191-1/+8
| * | Remove g_sequence_lookup from qemu-img help functionMike Day2014-05-191-5/+2Star
| * | block: Fix bdrv_is_allocated() for short backing filesKevin Wolf2014-05-192-8/+13
* | | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-05-1927-445/+752
|\ \ \
| * | | qapi: skip redundant includesBenoƮt Canet2014-05-168-5/+23
| * | | monitor: Add netdev_del id argument completion.Hani Benhabiles2014-05-153-0/+28
| * | | monitor: Add netdev_add type argument completion.Hani Benhabiles2014-05-153-1/+18
| * | | monitor: Add set_link arguments completion.Hani Benhabiles2014-05-154-1/+37
| * | | monitor: Add chardev-add backend argument completion.Hani Benhabiles2014-05-153-0/+25
| * | | monitor: Add chardev-remove command completion.Hani Benhabiles2014-05-153-0/+25
| * | | monitor: Convert sendkey to use command_completion.Hani Benhabiles2014-05-153-9/+25
| * | | qapi: Show qapi-commands.py invocation in qapi-code-gen.txtMarkus Armbruster2014-05-151-14/+13Star
| * | | qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster2014-05-1510-286/+354
| * | | tests: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster2014-05-153-15/+39
| * | | hw: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster2014-05-152-14/+34
| * | | hmp: Call visit_end_struct() after visit_start_struct() succeedsMarkus Armbruster2014-05-151-8/+8
| * | | qapi: Un-inline visit of implicit structMarkus Armbruster2014-05-151-14/+34
| * | | qapi-visit.py: Clean up a sloppy use of field prefixMarkus Armbruster2014-05-151-1/+1
| * | | qapi: Clean up shadowing of parameters and locals in inner scopesMarkus Armbruster2014-05-151-3/+17
| * | | qapi-visit.py: Clean up confusing push_indent() / pop_indent() useMarkus Armbruster2014-05-151-18/+14Star
| * | | qapi: Replace start_optional()/end_optional() by optional()Markus Armbruster2014-05-158-31/+19Star
| * | | qapi: Remove unused Visitor callbacks start_handle(), end_handle()Markus Armbruster2014-05-152-18/+0Star
| * | | qapi: Normalize marshalling's visitor initialization and cleanupMarkus Armbruster2014-05-152-19/+16Star
| * | | qapi: Update qapi-code-gen.txt example to match current codeMarkus Armbruster2014-05-151-56/+90
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-8' into stagingPeter Maydell2014-05-198-282/+553
|\ \ \ \
| * | | | input: sparc32 kbd: claim en-us layoutGerd Hoffmann2014-05-161-1/+1
| * | | | input: sparc32 kbd: fix some key mappingsGerd Hoffmann2014-05-161-14/+16
| * | | | input: remove sparc keymap hackGerd Hoffmann2014-05-161-19/+0Star
| * | | | input: switch sparc32 kbd to new input apiGerd Hoffmann2014-05-162-61/+172
| * | | | input: switch ps/2 mouse to new input apiGerd Hoffmann2014-05-161-15/+52
| * | | | input: switch ps/2 kbd to new input apiGerd Hoffmann2014-05-161-1/+24
| * | | | input: use KeyValue directly in sendkey monitor commandGerd Hoffmann2014-05-161-24/+23Star
| * | | | input: add qemu_input_handler_deactivateGerd Hoffmann2014-05-162-0/+8
| * | | | input: key mapping helpersGerd Hoffmann2014-05-164-175/+223
| * | | | ps2: set ps/2 output buffer size as the same as kernelGonglei2014-05-161-6/+68
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-05-197-132/+313
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [PATCH] block/iscsi: bump year in copyright noticePeter Lieven2014-05-051-1/+1
| * | block/iscsi: allow cluster_size of 4K and greaterPeter Lieven2014-04-291-1/+1