aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-03block: qemu-iotest 107 supports NFSPeter Lieven
2014-11-03iotests: Add test for qcow2's bdrv_make_emptyMax Reitz
2014-11-03iotests: Add test for backing-chain commitsMax Reitz
2014-11-03iotests: Add _filter_qemu_img_mapMax Reitz
2014-11-03qemu-img: Specify backing file for commitMax Reitz
2014-11-03qemu-img: Enable progress output for commitMax Reitz
2014-11-03qemu-img: Empty image after commitMax Reitz
2014-11-03qemu-img: Implement commit like QMPMax Reitz
2014-11-03block/mirror: Improve progress reportMax Reitz
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz
2014-11-03blockjob: Add "ready" fieldMax Reitz
2014-11-03blockjob: Introduce block_job_complete_sync()Max Reitz
2014-11-03qcow2: Optimize bdrv_make_empty()Max Reitz
2014-11-03qcow2: Implement bdrv_make_empty()Max Reitz
2014-11-03qcow2: Allow "full" discardMax Reitz
2014-11-03iotests: Add test for external image truncationMax Reitz
2014-11-03raw-posix: raw_co_get_block_status() return valueMax Reitz
2014-11-03raw-posix: Fix raw_co_get_block_status() after EOFMax Reitz
2014-11-03block/curl: Improve type safety of s->timeout.Richard W.M. Jones
2014-11-03snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency...Zhang Haoyu
2014-11-03block.c: Fix type of IoOperationType variable in send_qmp_error_event()Peter Maydell
2014-11-03rbd: Add support for bdrv_invalidate_cacheAdam Crume
2014-11-03block/parallels: fix access to not initialized memory in catalog_bitmapDenis V. Lunev
2014-11-03iotests: add v2 parallels sample image and simple test for itDenis V. Lunev
2014-11-03iotests: replace fake parallels image with authentic oneDenis V. Lunev
2014-11-03snapshot: Reset err to NULL to avoid double freeChris Spiegel
2014-11-03ahci: Fix SDB FIS ConstructionJohn Snow
2014-11-03ahci: Update byte count after DMA completionJohn Snow
2014-11-03ahci: Correct PIO/D2H FIS responsesJohn Snow
2014-11-03block/iscsi: check for oversized requestsPeter Lieven
2014-11-03block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limitsPeter Lieven
2014-11-03block: avoid creating oversized writes in multiwrite_mergePeter Lieven
2014-11-03block/iscsi: set max_transfer_lengthPeter Lieven
2014-11-03BlockLimits: introduce max_transfer_lengthPeter Lieven
2014-11-03util: introduce MIN_NON_ZEROPeter Lieven
2014-11-03elf: take phdr offset into account when calculating the program load addressJonas Maebe
2014-11-03linux-user: Fix fault address truncation AArch64Riku Voipio
2014-11-03linux-user: Let user specify random seedMagnus Reftel
2014-11-03MAINTAINERS: update xtensa boardsMax Filippov
2014-11-03target-xtensa: fix build for cores w/o windowed registersMax Filippov
2014-11-03target-xtensa: add core importing scriptMax Filippov
2014-11-03hw/xtensa/xtfpga: treat uImage load address as virtualMax Filippov
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
2014-11-03target-xtensa: avoid duplicate timer interrupt deliveryMax Filippov
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov
2014-11-03target-xtensa: add definition for XTHAL_INTTYPE_PROFILINGMax Filippov
2014-11-02tcg/mips: fix store softmmu slow pathAurelien Jarno
2014-11-02hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()Nikita Belov
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost
2014-11-02pc: Add pc_compat_2_1() functionEduardo Habkost