aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-19iotests: Drop use of bash keyword 'function'Eric Blake35-86/+86
2018-11-19iotests: Also test I/O over NBD TLSEric Blake2-1/+21
2018-11-19tests: exercise NBD server in TLS modeDaniel P. Berrangé4-0/+178
2018-11-19tests: add iotests helpers for dealing with TLS certificatesDaniel P. Berrangé1-0/+137
2018-11-19tests: check if qemu-nbd is still alive before waitingDaniel P. Berrangé1-1/+9
2018-11-19tests: pull qemu-nbd iotest helpers into common.nbd fileDaniel P. Berrangé2-39/+64
2018-11-19io: return 0 for EOF in TLS session read after shutdownDaniel P. Berrangé4-3/+12
2018-11-19nbd/server: Ignore write errors when replying to NBD_OPT_ABORTEric Blake1-4/+8
2018-11-19nbd: fix whitespace in server error messageDaniel P. Berrangé1-1/+1
2018-11-19qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi2-32/+32
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi6-9/+7
2018-11-19qemu-iotests: remove unused variable 'here'Mao Zhongyi170-170/+0
2018-11-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell13-14/+310
2018-11-19iotests: Test file-posix locking and reopenMax Reitz2-0/+80
2018-11-19file-posix: Fix shared locks on reopen commitMax Reitz1-1/+1
2018-11-19block: Always abort reopen after prepare succeededMax Reitz1-0/+12
2018-11-19iotests: Add new test 220 for max compressed cluster offsetEric Blake3-0/+151
2018-11-19qcow2: Don't allow overflow during cluster allocationEric Blake2-7/+19
2018-11-19qcow2: Document some maximum size constraintsEric Blake1-2/+36
2018-11-19vvfat: Fix memory leakKevin Wolf1-3/+3
2018-11-19fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabledMark Cave-Ayland1-1/+1
2018-11-19nvme: fix oob access issue(CVE-2018-16847)Li Qiang1-0/+7
2018-11-19MAINTAINERS: clarify some of the tagsCornelia Huck1-0/+5
2018-11-19Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018...Peter Maydell4-343/+450
2018-11-19Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-rc2' in...Peter Maydell2-8/+17
2018-11-17MAINTAINERS: Add Stefan Markovic as a MIPS reviewerAleksandar Markovic1-0/+9
2018-11-17target/mips: Disable R5900 supportAleksandar Markovic1-59/+0
2018-11-17target/mips: Rename MMI-related functionsAleksandar Markovic1-16/+16
2018-11-17target/mips: Rename MMI-related opcodesAleksandar Markovic1-236/+236
2018-11-17target/mips: Rename MMI-related masksAleksandar Markovic1-10/+10
2018-11-17target/mips: Guard check_insn with INSN_R5900 checkFredrik Noring1-3/+6
2018-11-17target/mips: Guard check_insn_opc_user_only with INSN_R5900 checkFredrik Noring1-4/+12
2018-11-17target/mips: Fix decoding mechanism of special R5900 opcodesFredrik Noring1-4/+50
2018-11-17target/mips: Fix decoding mechanism of R5900 DIV1 and DIVU1Fredrik Noring1-6/+59
2018-11-17target/mips: Fix decoding mechanism of R5900 MFLO1, MFHI1, MTLO1 and MTHI1Fredrik Noring1-11/+40
2018-11-17linux-user: Update MIPS specific prctl() implementationStefan Markovic1-0/+18
2018-11-16Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181116-pull-requ...Peter Maydell3-3/+22
2018-11-16help: Provide help for egl-headlessErik Skultety1-1/+5
2018-11-16ui: Allow specifying 'rendernode' display option for egl-headlessErik Skultety1-1/+1
2018-11-16qapi: Add "rendernode" display option for egl-headlessErik Skultety1-1/+16
2018-11-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-1/+2
2018-11-16net/filter-rewriter.c: Fix coverity static analysis issueZhang Chen1-1/+2
2018-11-15Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-11-15-1...Peter Maydell2-2/+2
2018-11-15linux-user/sparc/signal.c: Remove dead codePeter Maydell1-8/+8
2018-11-15make-release: add skiboot .version fileMichael Roth1-0/+1
2018-11-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-for-3.1...Peter Maydell2-3/+9
2018-11-15Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181114' into stagingPeter Maydell1-6/+19
2018-11-14tests: tpm: Use g_test_message rather than fprintfStefan Berger1-1/+1
2018-11-14tpm: use loop iterator to set sts data fieldPrasad J Pandit1-1/+1
2018-11-14tests/tcg/multiarch: fix 32bit linux-test on 64bit hostLaurent Vivier1-2/+2