aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-11-05include: Add a comment to explain the origin of sizes' lookup tableLeonid Bloch
2018-11-05vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZELeonid Bloch
2018-11-05fw_cfg: Drop newline in @file descriptionMax Reitz
2018-11-05object: Make option help nicer to readMax Reitz
2018-11-05qdev-monitor: Make device options help nicerMax Reitz
2018-11-05chardev: Indent list of chardevsMax Reitz
2018-11-05option: Make option help nicer to readMax Reitz
2018-11-05qemu-iotests: Test auto-read-only with -drive and -blockdevKevin Wolf
2018-11-05block: Make auto-read-only=on default for -driveKevin Wolf
2018-11-05iscsi: Support auto-read-only optionKevin Wolf
2018-11-05gluster: Support auto-read-only optionKevin Wolf
2018-11-05curl: Support auto-read-only optionKevin Wolf
2018-11-05file-posix: Support auto-read-only optionKevin Wolf
2018-11-05nbd: Support auto-read-only optionKevin Wolf
2018-11-05block: Require auto-read-only for existing fallbacksKevin Wolf
2018-11-05rbd: Close image in qemu_rbd_open() error pathKevin Wolf
2018-11-05block: Add auto-read-only optionKevin Wolf
2018-11-05block: Update flags in bdrv_set_read_only()Kevin Wolf
2018-11-05iotest: Test x-blockdev-change on a QuorumAlberto Garcia
2018-11-05quorum: Forbid adding children in blkverify modeAlberto Garcia
2018-11-05iotest: Test the blkverify mode of the Quorum driverAlberto Garcia
2018-11-05quorum: Return an error if the blkverify mode has invalid settingsAlberto Garcia
2018-11-05quorum: Remove quorum_err()Alberto Garcia
2018-11-05block/vdi: Don't take address of fields in packed structsPeter Maydell
2018-11-05block/vhdx: Don't take address of fields in packed structsPeter Maydell
2018-11-05vpc: Don't leak opts in vpc_open()Kevin Wolf
2018-11-05iotests: make 083 specific to rawCleber Rosa
2018-11-05block: change some function return type to boolLi Qiang
2018-11-05qcow2: Get the request alignment for encrypted images from QCryptoBlockAlberto Garcia
2018-11-05crypto: initialize sector size even when opening with no IO flagDaniel P. Berrangé
2018-11-05block/qcow2-bitmap: Don't take address of fields in packed structsPeter Maydell
2018-11-05block/qcow: Don't take address of fields in packed structsPeter Maydell
2018-11-05block/qcow2: Don't take address of fields in packed structsPeter Maydell
2018-11-05qemu-io-cmds: Fix two format stringsStefan Weil
2018-11-05block: replace "discard" literal with BDRV_OPT_DISCARD macroAlberto Garcia
2018-11-05block/vvfat: Fix crash when reporting error about too many files in directoryThomas Huth
2018-11-05Merge remote-tracking branch 'remotes/rth/tags/pull-softfloat-20181104' into ...Peter Maydell
2018-11-05MAINTAINERS: s390/boot: the ipl code and the bios belong togetherChristian Borntraeger
2018-11-05MAINTAINERS: s390: Remove myselfAlexander Graf
2018-11-05MAINTAINERS: s390/pci: add Collin Walling as maintainer for zpciChristian Borntraeger
2018-11-05MAINTAINERS: s390/virtio-ccw: drop Christian, add HalilChristian Borntraeger
2018-11-05MAINTAINERS: s390: more maintainers for vfio-ccwChristian Borntraeger
2018-11-05s390x/vfio-ap: report correct errorCornelia Huck
2018-11-04softfloat: Don't execute divdeu without power7Richard Henderson
2018-11-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181102'...Peter Maydell
2018-11-02hw/arm: versal: Add a virtual Xilinx Versal boardEdgar E. Iglesias
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias
2018-11-02target/arm: Conditionalize some asserts on aarch32 supportRichard Henderson
2018-11-02hw/arm/xilinx_zynq: Use the ARRAY_SIZE macroPhilippe Mathieu-Daudé