aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-07util: Use g_malloc/g_free in envlist.cSaurav Sachidanand
2017-05-07qga: fix compiler warnings (clang 5)Philippe Mathieu-Daudé
2017-05-07device_tree: fix compiler warnings (clang 5)Philippe Mathieu-Daudé
2017-05-07usb-ccid: make ccid_write_data_block() cope with null buffersPhilippe Mathieu-Daudé
2017-05-07tests: Ignore more test executablesEric Blake
2017-05-07Add 'none' as type for drive's if optionCraig Jellick
2017-05-07doc: fix function spellingMarc-André Lureau
2017-05-07ppc_booke: drop useless assignmentKONRAD Frederic
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh
2017-05-04Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-02Merge remote-tracking branch 'sthibault/tags/samuel-thibault' into stagingStefan Hajnoczi
2017-04-29slirp: VMStatify remaining except for loopDr. David Alan Gilbert
2017-04-29slirp: VMStatify socket levelDr. David Alan Gilbert
2017-04-29slirp: Common lhost/fhost unionDr. David Alan Gilbert
2017-04-29slirp: VMStatify sbufDr. David Alan Gilbert
2017-04-29slirp: VMState conversion; tcpcbDr. David Alan Gilbert
2017-04-29slirp: fix pinging the virtual ipv4 DNS serverSamuel Thibault
2017-04-29slirp: tftp, copy sockaddr_sizeMarc-André Lureau
2017-04-29slirp/smb: Replace constant strings by glib stringDr. David Alan Gilbert
2017-04-29slirp: allow host port 0 for hostfwdVincent Bernat
2017-04-28Merge remote-tracking branch 'mreitz/tags/pull-block-2017-04-28' into queue-b...Kevin Wolf
2017-04-28progress: Show current progress on SIGINFOMax Reitz
2017-04-28iotests: fix exclusion optionJohn Snow
2017-04-28iotests: clarify help textJohn Snow
2017-04-28qemu-img: use blk_co_pwrite_zeroes for zero sectors when compressedLidong Chen
2017-04-28replication: Make --disable-replication compile againMarkus Armbruster
2017-04-28configure: fix trace backend list for out-of-tree buildsGreg Kurz
2017-04-28Merge remote-tracking branch 'mdroth/tags/qga-pull-2017-04-25-v2-tag' into st...Stefan Hajnoczi
2017-04-28qemu-img: improve convert_iteration_sectors()Vladimir Sementsov-Ogievskiy
2017-04-28block: assert no image modification under BDRV_O_INACTIVEDenis V. Lunev
2017-04-28block: fix obvious coding style mistakes in block_int.hKlim Kireev
2017-04-28qcow2: Allow discard of final unaligned clusterEric Blake
2017-04-28block: Add .bdrv_truncate() error messagesMax Reitz
2017-04-28block: Add errp to BD.bdrv_truncate()Max Reitz
2017-04-28block: Add errp to b{lk,drv}_truncate()Max Reitz
2017-04-28block/vhdx: Make vhdx_create() always set errpMax Reitz
2017-04-27qemu-img: Document backing optionsMax Reitz
2017-04-27qemu-img/convert: Move bs_n > 1 && -B check downMax Reitz
2017-04-27qemu-img/convert: Use @opts for one thing onlyMax Reitz
2017-04-27block: fix alignment calculations in bdrv_co_do_zero_pwritevDenis V. Lunev
2017-04-27block: Do not unref bs->file on error in BD's openMax Reitz
2017-04-27iotests: 109: Filter out "len" of failed jobsFam Zheng
2017-04-27iotests: Fix typo in 026Eric Blake
2017-04-27Issue a deprecation warning if the user specifies the "-hdachs" option.Thomas Huth
2017-04-27iotests: Launch qemu-nbd with -e 42Max Reitz
2017-04-27block: Remove NULL check in bdrv_co_flushFam Zheng
2017-04-27qemu_iotests: Remove _readlink()Kevin Wolf
2017-04-27qemu-iotests: Remove PERL_PROG and BC_PROGKevin Wolf
2017-04-27iotests/051: Add test for empty filenameMax Reitz
2017-04-27block: An empty filename counts as no filenameMax Reitz