aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-24qemu-iotests: _cleanup_qemu must be called on exitJeff Cody
2017-04-24block/rbd: Add support for reopen()Jeff Cody
2017-04-24block/rbd - update variable names to more apt namesJeff Cody
2017-04-24block: use bdrv_can_set_read_only() during reopenJeff Cody
2017-04-24block: introduce bdrv_can_set_read_only()Jeff Cody
2017-04-24block: code movementJeff Cody
2017-04-24block: honor BDRV_O_ALLOW_RDWR when clearing bs->read_onlyJeff Cody
2017-04-24block: do not set BDS read_only if copy_on_read enabledJeff Cody
2017-04-24block: add bdrv_set_read_only() helper functionJeff Cody
2017-04-24qemu-iotests: exclude vxhs from image creation via protocolJeff Cody
2017-04-24block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal
2017-04-24block/vxhs.c: Add support for a new block device type called "vxhs"Ashish Mittal
2017-04-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell
2017-04-24ppc: Add SM501 device in ppc softmmu targets default configsBALATON Zoltan
2017-04-24sm501: Add vmstate descriptorBALATON Zoltan
2017-04-24sm501: Add some more missing registersBALATON Zoltan
2017-04-24sm501: Add support for panel layerBALATON Zoltan
2017-04-24sm501: Misc clean upsBALATON Zoltan
2017-04-24sm501: Fix hardware cursorBALATON Zoltan
2017-04-24sm501: Fix device endiannessBALATON Zoltan
2017-04-24sm501: Add emulation of chip connected via PCIBALATON Zoltan
2017-04-24sm501: Get rid of base address in draw_hwc_lineBALATON Zoltan
2017-04-24sm501: QOMifyBALATON Zoltan
2017-04-24sm501: Add missing arbitration control registerBALATON Zoltan
2017-04-24sm501: Use defined constants instead of literal values where availableBALATON Zoltan
2017-04-24sm501: Fixed code style and a few typos in commentsBALATON Zoltan
2017-04-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2017-04-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng
2017-04-24qga: Make errp the last parameter of qga_vss_fsfreezeFam Zheng
2017-04-24migration: Make errp the last parameter of local functionsFam Zheng
2017-04-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng
2017-04-24fdc: Make errp the last parameter of fdctrl_connect_drivesFam Zheng
2017-04-24nfs: Make errp the last parameter of nfs_client_openFam Zheng
2017-04-24block: Make errp the last parameter of commit_active_startFam Zheng
2017-04-24mirror: Make errp the last parameter of mirror_start_jobFam Zheng
2017-04-24crypto: Make errp the last parameter of functionsFam Zheng
2017-04-24block: Make errp the last parameter of bdrv_img_createFam Zheng
2017-04-24socket: Make errp the last parameter of vsock_connect_saddrFam Zheng
2017-04-24socket: Make errp the last parameter of unix_connect_saddrFam Zheng
2017-04-24socket: Make errp the last parameter of inet_connect_saddrFam Zheng
2017-04-24socket: Make errp the last parameter of socket_connectFam Zheng
2017-04-24util/error: Fix leak in error_vprepend()Max Reitz
2017-04-22Update OpenBIOS images to 04898e8 built from submodule.Mark Cave-Ayland
2017-04-21Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell
2017-04-21Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-04-21Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-04-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into stagingPeter Maydell
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell
2017-04-21hmp: info migrate_parameters format tunesPeter Xu