aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-10tests: Remove redundant assignmentFam Zheng
2017-05-10MAINTAINERS: Update paths for AioContext implementationPaolo Bonzini
2017-05-10MAINTAINERS: Update paths for main loopPaolo Bonzini
2017-05-10jazz_led: fix bad snprintfPaolo Bonzini
2017-05-10tests: Ignore another built executable (test-hmp)Eric Blake
2017-05-10scripts: Switch to more portable Perl shebangKamil Rytarowski
2017-05-10scripts/qemu-binfmt-conf.sh: Fix shell portability issueKamil Rytarowski
2017-05-10virtfs: allow a device id to be specified in the -virtfs optionChris Webb
2017-05-10hw/core/generic-loader: Fix crash when running without CPUThomas Huth
2017-05-10virtio-blk: Remove useless condition around g_free()Fam Zheng
2017-05-10qemu-doc: Fix broken URLs of amnhltm.zip and dosidle210.zipThomas Huth
2017-05-10use _Static_assert in QEMU_BUILD_BUG_ONAndreas Grapentin
2017-05-10channel-file: fix wrong parameter commentssochin.jiang
2017-05-07block: Make 'replication_state' an enumFam Zheng
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