summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell33-42/+844
2017-04-24qemu-iotests: _cleanup_qemu must be called on exitJeff Cody10-5/+19
2017-04-24block/rbd: Add support for reopen()Jeff Cody1-0/+21
2017-04-24block/rbd - update variable names to more apt namesJeff Cody1-16/+17
2017-04-24block: use bdrv_can_set_read_only() during reopenJeff Cody1-6/+8
2017-04-24block: introduce bdrv_can_set_read_only()Jeff Cody2-1/+14
2017-04-24block: code movementJeff Cody1-5/+5
2017-04-24block: honor BDRV_O_ALLOW_RDWR when clearing bs->read_onlyJeff Cody1-0/+7
2017-04-24block: do not set BDS read_only if copy_on_read enabledJeff Cody7-10/+48
2017-04-24block: add bdrv_set_read_only() helper functionJeff Cody7-6/+12
2017-04-24qemu-iotests: exclude vxhs from image creation via protocolJeff Cody9-0/+9
2017-04-24block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal4-0/+39
2017-04-24block/vxhs.c: Add support for a new block device type called "vxhs"Ashish Mittal5-2/+654
2017-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell17-113/+251
2017-04-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell31-116/+121
2017-04-24ppc: Add SM501 device in ppc softmmu targets default configsBALATON Zoltan3-0/+3
2017-04-24sm501: Add vmstate descriptorBALATON Zoltan1-1/+99
2017-04-24sm501: Add some more missing registersBALATON Zoltan1-1/+125
2017-04-24sm501: Add support for panel layerBALATON Zoltan1-31/+32
2017-04-24sm501: Misc clean upsBALATON Zoltan2-11/+9
2017-04-24sm501: Fix hardware cursorBALATON Zoltan2-87/+107
2017-04-24sm501: Fix device endiannessBALATON Zoltan2-17/+10
2017-04-24sm501: Add emulation of chip connected via PCIBALATON Zoltan2-0/+68
2017-04-24sm501: Get rid of base address in draw_hwc_lineBALATON Zoltan2-8/+6
2017-04-24sm501: QOMifyBALATON Zoltan3-53/+133
2017-04-24sm501: Add missing arbitration control registerBALATON Zoltan1-0/+8
2017-04-24sm501: Use defined constants instead of literal values where availableBALATON Zoltan2-11/+20
2017-04-24sm501: Fixed code style and a few typos in commentsBALATON Zoltan2-590/+594
2017-04-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2017-04-24Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell3-247/+65
2017-04-24virtio-gpu: add xres and yres propertiesGerd Hoffmann2-2/+6
2017-04-24qxl: add xres and yres propertiesGerd Hoffmann2-10/+26
2017-04-24vmsvga: fix vmsvga_update_displayGerd Hoffmann1-18/+3
2017-04-24g364fb: make display updates thread safeGerd Hoffmann1-23/+5
2017-04-24exynos: make display updates thread safeGerd Hoffmann1-5/+6
2017-04-24framebuffer: make display updates thread safeGerd Hoffmann1-6/+5
2017-04-24vga: make display updates thread safe.Gerd Hoffmann1-19/+17
2017-04-24vga: add vga_scanline_invalidated helperGerd Hoffmann1-3/+11
2017-04-24memory: add support getting and using a dirty bitmap copy.Gerd Hoffmann5-0/+147
2017-04-24bitmap: add bitmap_copy_and_clear_atomicGerd Hoffmann2-0/+13
2017-04-24virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*Laurent Vivier1-27/+8
2017-04-24console: add same displaychangelistener registration pre-conditionMarc-André Lureau1-0/+2
2017-04-24console: add same surface replace pre-conditionMarc-André Lureau1-0/+2
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng3-9/+3
2017-04-24qga: Make errp the last parameter of qga_vss_fsfreezeFam Zheng3-4/+4
2017-04-24migration: Make errp the last parameter of local functionsFam Zheng1-6/+6
2017-04-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng3-9/+16
2017-04-24fdc: Make errp the last parameter of fdctrl_connect_drivesFam Zheng1-3/+3
2017-04-24nfs: Make errp the last parameter of nfs_client_openFam Zheng1-3/+3
2017-04-24block: Make errp the last parameter of commit_active_startFam Zheng5-8/+8