aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-27tap-solaris: Convert tap_open() to ErrorMarkus Armbruster
2015-05-27tap-bsd: Convert tap_open() to ErrorMarkus Armbruster
2015-05-27tap-linux: Convert tap_open() to ErrorMarkus Armbruster
2015-05-27tap: Permit incremental conversion of tap_open() to ErrorMarkus Armbruster
2015-05-27tap: Convert launch_script() to ErrorMarkus Armbruster
2015-05-27tap: Convert net_init_tap_one() to ErrorMarkus Armbruster
2015-05-27tap: Convert tap_set_sndbuf() to ErrorMarkus Armbruster
2015-05-27tap: Improve -netdev/netdev_add/-net/... bridge error reportingMarkus Armbruster
2015-05-27tap: net_tap_fd_init() can't fail, drop dead error handlingMarkus Armbruster
2015-05-27net/dump: Improve -net/host_net_add dump error reportingMarkus Armbruster
2015-05-27net: Improve -net nic error reportingMarkus Armbruster
2015-05-27net: Permit incremental conversion of init functions to ErrorMarkus Armbruster
2015-05-27net: Improve error message for -net hubport a bitMarkus Armbruster
2015-05-27net: Change help text to list -netdev instead of -net by defaultThomas Huth
2015-05-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-05-22ahci: do not remap clb/fis unconditionallyJohn Snow
2015-05-22macio: move unaligned DMA write code into separate pmac_dma_write() functionMark Cave-Ayland
2015-05-22macio: move unaligned DMA read code into separate pmac_dma_read() functionMark Cave-Ayland
2015-05-22qtest: pre-buffer hex nibsJohn Snow
2015-05-22libqos/ahci: Swap memread/write with bufread/writeJohn Snow
2015-05-22qtest: add memset to qtest protocolJohn Snow
2015-05-22qtest: Add base64 encoded read/writeJohn Snow
2015-05-22qtest: allow arbitrarily long sendsJohn Snow
2015-05-22qtest/ahci: add migrate halted dma testJohn Snow
2015-05-22qtest/ahci: add halted dma testJohn Snow
2015-05-22qtest/ahci: add flush migrate testJohn Snow
2015-05-22qtest/ahci: add migrate dma testJohn Snow
2015-05-22qtest/ahci: Add migration testJohn Snow
2015-05-22ich9/ahci: Enable MigrationJohn Snow
2015-05-22libqos: Add migration helpersJohn Snow
2015-05-22libqos/ahci: Fix sector set methodJohn Snow
2015-05-22libqos/ahci: Add halted command helpersJohn Snow
2015-05-22glib: remove stale compat functionsJohn Snow
2015-05-22configure: require glib 2.22John Snow
2015-05-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-05-22Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150522'...Peter Maydell
2015-05-22MAINTAINERS: Split "Block QAPI, monitor, command line" off coreMarkus Armbruster
2015-05-22MAINTAINERS: Add header files to Block Layer Core sectionKevin Wolf
2015-05-22tests: add test case for encrypted qcow2 read/writeDaniel P. Berrange
2015-05-22qemu-io: prompt for encryption keys when requiredDaniel P. Berrange
2015-05-22util: allow \n to terminate password inputDaniel P. Berrange
2015-05-22util: move read_password method out of qemu-img into osdep/oslibDaniel P. Berrange
2015-05-22qcow2/qcow: protect against uninitialized encryption keyDaniel P. Berrange
2015-05-22qemu-iotests: Make debugging python tests easierFam Zheng
2015-05-22qemu-iotests: qemu-img info on afl VMDK image with a huge capacityFam Zheng
2015-05-22block: Detect multiplication overflow in bdrv_getlengthFam Zheng
2015-05-22qemu-io: Use getopt() correctlyEric Blake
2015-05-22qcow2: style fixes in qcow2-cache.cAlberto Garcia
2015-05-22qcow2: make qcow2_cache_put() a void functionAlberto Garcia
2015-05-22qcow2: use a hash to look for entries in the L2 cacheAlberto Garcia