aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-05virtio-blk: fix comment for virtio_blk_rw_completeYaowei Bai1-2/+2
2018-11-05configure: Use LINKS loop for all build tree symlinksPeter Maydell1-12/+2
2018-11-05configure: Rename FILES variable to LINKSPeter Maydell1-13/+22
2018-11-05tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/Peter Maydell4-6/+2
2018-11-05tests: Move tests/acpi-test-data/ to tests/data/acpi/Peter Maydell46-7/+1
2018-11-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell42-776/+1266
2018-11-05include: Add a comment to explain the origin of sizes' lookup tableLeonid Bloch1-0/+18
2018-11-05vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZELeonid Bloch1-2/+2
2018-11-05fw_cfg: Drop newline in @file descriptionMax Reitz1-1/+1
2018-11-05object: Make option help nicer to readMax Reitz1-3/+10
2018-11-05qdev-monitor: Make device options help nicerMax Reitz1-2/+11
2018-11-05chardev: Indent list of chardevsMax Reitz1-1/+1
2018-11-05option: Make option help nicer to readMax Reitz4-487/+507
2018-11-05qemu-iotests: Test auto-read-only with -drive and -blockdevKevin Wolf3-0/+207
2018-11-05block: Make auto-read-only=on default for -driveKevin Wolf1-0/+1
2018-11-05iscsi: Support auto-read-only optionKevin Wolf1-3/+5
2018-11-05gluster: Support auto-read-only optionKevin Wolf1-2/+10
2018-11-05curl: Support auto-read-only optionKevin Wolf1-4/+4
2018-11-05file-posix: Support auto-read-only optionKevin Wolf1-3/+16
2018-11-05nbd: Support auto-read-only optionKevin Wolf1-5/+5
2018-11-05block: Require auto-read-only for existing fallbacksKevin Wolf7-68/+51
2018-11-05rbd: Close image in qemu_rbd_open() error pathKevin Wolf1-0/+1
2018-11-05block: Add auto-read-only optionKevin Wolf5-1/+28
2018-11-05block: Update flags in bdrv_set_read_only()Kevin Wolf1-0/+7
2018-11-05iotest: Test x-blockdev-change on a QuorumAlberto Garcia2-0/+140
2018-11-05quorum: Forbid adding children in blkverify modeAlberto Garcia1-0/+8
2018-11-05iotest: Test the blkverify mode of the Quorum driverAlberto Garcia2-0/+46
2018-11-05quorum: Return an error if the blkverify mode has invalid settingsAlberto Garcia1-7/+6
2018-11-05quorum: Remove quorum_err()Alberto Garcia1-19/+5
2018-11-05block/vdi: Don't take address of fields in packed structsPeter Maydell1-32/+32
2018-11-05block/vhdx: Don't take address of fields in packed structsPeter Maydell4-76/+76
2018-11-05vpc: Don't leak opts in vpc_open()Kevin Wolf1-0/+2
2018-11-05iotests: make 083 specific to rawCleber Rosa1-1/+1
2018-11-05block: change some function return type to boolLi Qiang2-7/+7
2018-11-05qcow2: Get the request alignment for encrypted images from QCryptoBlockAlberto Garcia1-1/+1
2018-11-05crypto: initialize sector size even when opening with no IO flagDaniel P. Berrangé1-0/+2
2018-11-05block/qcow2-bitmap: Don't take address of fields in packed structsPeter Maydell1-12/+12
2018-11-05block/qcow: Don't take address of fields in packed structsPeter Maydell1-9/+9
2018-11-05block/qcow2: Don't take address of fields in packed structsPeter Maydell1-30/+34
2018-11-05qemu-io-cmds: Fix two format stringsStefan Weil1-2/+2
2018-11-05block: replace "discard" literal with BDRV_OPT_DISCARD macroAlberto Garcia1-3/+3
2018-11-05block/vvfat: Fix crash when reporting error about too many files in directoryThomas Huth1-2/+2
2018-11-05Merge remote-tracking branch 'remotes/rth/tags/pull-softfloat-20181104' into ...Peter Maydell1-2/+2
2018-11-05MAINTAINERS: s390/boot: the ipl code and the bios belong togetherChristian Borntraeger1-1/+2
2018-11-05MAINTAINERS: s390: Remove myselfAlexander Graf1-4/+0
2018-11-05MAINTAINERS: s390/pci: add Collin Walling as maintainer for zpciChristian Borntraeger1-0/+6
2018-11-05MAINTAINERS: s390/virtio-ccw: drop Christian, add HalilChristian Borntraeger1-1/+1
2018-11-05MAINTAINERS: s390: more maintainers for vfio-ccwChristian Borntraeger1-0/+2
2018-11-05s390x/vfio-ap: report correct errorCornelia Huck1-1/+1
2018-11-04softfloat: Don't execute divdeu without power7Richard Henderson1-2/+2