aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-09kvmclock: fix clock_is_reliable on migration from QEMU < 2.9Michael Chapman1-0/+14
2018-04-09hw/dma/i82374: Avoid double creation of the 82374 controllerPhilippe Mathieu-Daudé1-1/+8
2018-04-09hw/scsi: support SCSI-2 passthrough without PIDaniel Henrique Barboza2-12/+37
2018-04-09scsi-disk: allow customizing the SCSI versionPaolo Bonzini3-5/+27
2018-04-09scsi-disk: Don't enlarge min_io_size to max_io_sizeFam Zheng1-4/+6
2018-04-09configure: Add missing configure options to help textThomas Huth1-0/+3
2018-04-09i386/hyperv: error out if features requested but unsupportedRoman Kagan1-9/+34
2018-04-09i386/hyperv: add hv-frequencies cpu propertyRoman Kagan3-4/+11
2018-04-09target/i386: WHPX: set CPUID_EXT_HYPERVISOR bitJustin Terry (VM)1-1/+78
2018-04-09memfd: fix vhost-user-test on non-memfd capable hostMarc-André Lureau3-2/+35
2018-04-05scripts/checkpatch.pl: Bug fixSu Hang1-2/+13
2018-04-05target/i386: Fix andn instructionAlexandro Sanchez Bach1-1/+1
2018-04-05sys_membarrier: fix up include directivesBruce Rogers1-3/+3
2018-04-04Update version for v2.12.0-rc2 releasev2.12.0-rc2Peter Maydell1-1/+1
2018-04-04Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-0/+7
2018-04-04block/rbd: remove processed options from qdictJeff Cody1-0/+7
2018-04-04tcg: fix 16-byte vector operations detectionLaurent Vivier1-0/+8
2018-04-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell12-88/+167
2018-04-04Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-15/+34
2018-04-04Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2-1/+4
2018-04-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell3-6/+14
2018-04-03Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180403' into stagingPeter Maydell3-2/+5
2018-04-03Merge remote-tracking branch 'remotes/xtensa/tags/20180402-xtensa' into stagingPeter Maydell4-49/+82
2018-04-03Merge remote-tracking branch 'mreitz/tags/pull-block-2018-04-03' into queue-b...Kevin Wolf7-4/+120
2018-04-03iotests: Test abnormally large size in compressed cluster descriptorAlberto Garcia2-0/+80
2018-04-03qemu-iotests: Use ppc64 qemu_arch on ppc64le hostLukáš Doktor2-2/+3
2018-04-03iotests: Test preallocated truncate of 2G imageMax Reitz2-0/+34
2018-04-03block/file-posix: Fix fully preallocated truncateMax Reitz1-2/+3
2018-04-03iotests: fix 208 for luks formatVladimir Sementsov-Ogievskiy1-1/+1
2018-04-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-04-02' into st...Peter Maydell4-8/+38
2018-04-03iotests: Update 186 after commit ac64273c66ab136c44043259162Alberto Garcia3-29/+34
2018-04-03iotests: Update 051 and 186 after commit 1454509726719e0933cAlberto Garcia3-52/+0
2018-04-03gluster: Fix blockdev-add with server.N.type=unixKevin Wolf1-4/+17
2018-04-03blockjob: use qapi enum helpersMarc-André Lureau1-9/+5
2018-04-03blockjob: leak fix, remove from txn when failing earlyMarc-André Lureau1-2/+12
2018-04-03block: handle invalid lseek returns gracefullyJeff Cody1-2/+12
2018-04-03gluster: Fix blockdev-add with server.N.type=unixKevin Wolf1-4/+17
2018-04-03linux-user: fix TARGET___O_TMPFILE for sparcLaurent Vivier1-0/+1
2018-04-03linux-user: define TARGET_ARCH_HAS_KA_RESTORERLaurent Vivier3-4/+11
2018-04-03linux-user: fix alpha signal emulationLaurent Vivier1-2/+2
2018-04-03pc-bios/s390-ccw: update imageCornelia Huck1-0/+0
2018-04-03pc-bios/s390-ccw: Increase virtio timeout to 30 secondsThomas Huth1-1/+1
2018-04-03hw/s390x: fix memory leak in s390_init_ipl_dev()Greg Kurz1-1/+4
2018-04-02sev/i386: fix memory leak in sev_guest_init()Greg Kurz1-1/+3
2018-04-02exec: fix memory leak in find_max_supported_pagesize()Greg Kurz1-0/+1
2018-04-02nbd: trace meta context negotiationEric Blake3-0/+16
2018-04-02nbd/client: Correctly handle bad server REP_META_CONTEXTEric Blake1-7/+21
2018-04-02nbd: Fix 32-bit compilation on BLOCK_STATUSEric Blake1-1/+1
2018-04-02target/xtensa: linux-user: fix fadvise64 callMax Filippov1-1/+1
2018-04-01linux-user: implement clock_settimeMax Filippov1-0/+12