aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181102'...Peter Maydell19-6/+1423
2018-11-02hw/arm: versal: Add a virtual Xilinx Versal boardEdgar E. Iglesias2-1/+495
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias4-0/+447
2018-11-02target/arm: Conditionalize some asserts on aarch32 supportRichard Henderson2-2/+18
2018-11-02hw/arm/xilinx_zynq: Use the ARRAY_SIZE macroPhilippe Mathieu-Daudé1-1/+1
2018-11-02strongarm: mask off high[31:28] bits from dir and state registersPrasad J Pandit1-2/+2
2018-11-02MAINTAINERS: Remove bouncing email in ARM ACPIPhilippe Mathieu-Daudé1-1/+0
2018-11-02tests/boot-serial-test: Add microbit board testcaseJulia Suvorova1-0/+19