aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia
2018-11-22iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake
2018-11-22nvme: fix bug with PCI IRQ pins on teardownLogan Gunthorpe
2018-11-22nvme: fix CMB endianness confusionPaolo Bonzini
2018-11-22Revert "nvme: fix oob access issue(CVE-2018-16847)"Kevin Wolf
2018-11-22nvme: fix out-of-bounds access to the CMBPaolo Bonzini
2018-11-22nvme: call blk_drain in NVMe reset code to avoid lockupsIgor Druzhinin
2018-11-22iotests: fix nbd test 233 to work correctly with raw imagesDaniel P. Berrangé
2018-11-22block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options()Alberto Garcia
2018-11-22scsi-disk: Fix crash if underlying host file or disk returns errorRichard W.M. Jones
2018-11-22Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20181121a'...Peter Maydell
2018-11-21qemu-img: Fix leakMax Reitz
2018-11-21qemu-img: Fix typoMax Reitz
2018-11-21iotests: Skip 233 if certtool not installedEric Blake
2018-11-21migration/migration.c: Add COLO dependency checksZhang Chen
2018-11-21migration/colo.c: Fix compilation issue when disable replicationZhang Chen
2018-11-21iotests: Replace assertEquals() with assertEqual()Kevin Wolf
2018-11-21iotests: Replace time.clock() with TimeoutKevin Wolf
2018-11-20Update version for v3.1.0-rc2 releasePeter Maydell
2018-11-20Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request'...Peter Maydell
2018-11-20hw/i386: add pc-i440fx-3.1 & pc-q35-3.1Marc-André Lureau
2018-11-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-11-209p: take write lock on fid path updates (CVE-2018-19364)Greg Kurz
2018-11-20Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-11-2...Peter Maydell
2018-11-20Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.12-20181120-pull-...Peter Maydell
2018-11-20qtest: log QEMU command linePaolo Bonzini
2018-11-20update seabios to 1.12Gerd Hoffmann
2018-11-19tests/ide: Free pcibus when finishing a testThomas Huth
2018-11-19tests: add qmp/missing-any-arg testMarc-André Lureau
2018-11-19Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-11-19' into st...Peter Maydell
2018-11-19iotests: Drop use of bash keyword 'function'Eric Blake
2018-11-19iotests: Also test I/O over NBD TLSEric Blake
2018-11-19tests: exercise NBD server in TLS modeDaniel P. Berrangé
2018-11-19tests: add iotests helpers for dealing with TLS certificatesDaniel P. Berrangé
2018-11-19tests: check if qemu-nbd is still alive before waitingDaniel P. Berrangé
2018-11-19tests: pull qemu-nbd iotest helpers into common.nbd fileDaniel P. Berrangé
2018-11-19io: return 0 for EOF in TLS session read after shutdownDaniel P. Berrangé
2018-11-19nbd/server: Ignore write errors when replying to NBD_OPT_ABORTEric Blake
2018-11-19nbd: fix whitespace in server error messageDaniel P. Berrangé
2018-11-19qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi
2018-11-19qemu-iotests: remove unused variable 'here'Mao Zhongyi
2018-11-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181119'...Peter Maydell
2018-11-19MAINTAINERS: list myself as maintainer for various Arm boardspull-target-arm-20181119Peter Maydell
2018-11-19hw/block/onenand: use qemu_log_mask() for reportingPeter Maydell
2018-11-19hw/block/onenand: Fix off-by-one error allowing out-of-bounds readPeter Maydell
2018-11-19target/arm: fix smc incorrectly trapping to EL3 when secure is offLuc Michel
2018-11-19hw/arm/stm32f205: Fix the UART and Timer region sizeSeth Kintigh