summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-01linux-user: fix error propagation in clock_gettimeMax Filippov1-1/+1
2018-04-01target/xtensa: linux-user: fix sysv IPC structuresMax Filippov1-7/+30
2018-03-31linux-user: fix mq_getsetattr implementationMax Filippov1-6/+7
2018-03-31linux-user: call cpu_copy under clone_lockMax Filippov1-3/+4
2018-03-31target/xtensa: linux-user: rewind pc for restarted syscallMax Filippov1-0/+3
2018-03-31target/xtensa: fix flush_window_regsMax Filippov1-31/+24
2018-03-31Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.12-critical-fix...Peter Maydell1-2/+15
2018-03-31Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-95/+94
2018-03-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-29-1...Peter Maydell2-3/+89
2018-03-30Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180329a'...Peter Maydell2-7/+16
2018-03-30qemu-doc: Rework the network options chapter to make "-net" less prominentThomas Huth1-95/+94
2018-03-29tests: Tests more flags of the CRB interfaceStefan Berger1-2/+72
2018-03-29tpm: CRB: Enforce locality is requested before processing bufferStefan Berger1-1/+13