aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-25aspeed: add a FTGMAC100 nicCédric Le Goater
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater
2017-04-25hw/arm/exynos: Add generic SDHCI devicesKrzysztof Kozlowski
2017-04-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
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/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell
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-24virtio-gpu: add xres and yres propertiesGerd Hoffmann
2017-04-24qxl: add xres and yres propertiesGerd Hoffmann
2017-04-24vmsvga: fix vmsvga_update_displayGerd Hoffmann
2017-04-24g364fb: make display updates thread safeGerd Hoffmann
2017-04-24exynos: make display updates thread safeGerd Hoffmann
2017-04-24framebuffer: make display updates thread safeGerd Hoffmann
2017-04-24vga: make display updates thread safe.Gerd Hoffmann
2017-04-24vga: add vga_scanline_invalidated helperGerd Hoffmann
2017-04-24memory: add support getting and using a dirty bitmap copy.Gerd Hoffmann
2017-04-24bitmap: add bitmap_copy_and_clear_atomicGerd Hoffmann
2017-04-24virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*Laurent Vivier
2017-04-24console: add same displaychangelistener registration pre-conditionMarc-André Lureau
2017-04-24console: add same surface replace pre-conditionMarc-André Lureau
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