summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater2017-04-265-49/+33Star
* pseries: Add pseries-2.10 machine typeDavid Gibson2017-04-261-2/+21
* target/ppc: Improve accuracy of guest HTM availability on P8sSam Bobroff2017-04-261-2/+6
* Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...Peter Maydell2017-04-251-1/+4
|\
| * s390x/misc_helper.c: wrap s390_virtio_hypercall in BQLAurelien Jarno2017-04-251-0/+2
| * target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern2017-04-251-1/+2
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-04-2515-37/+1770
|\ \
| * | COLO-compare: Optimize tcp compare trace eventZhang Chen2017-04-252-14/+18
| * | COLO-compare: Optimize tcp compare for option fieldZhang Chen2017-04-251-1/+26
| * | slirp: add a fake NC-SI backendCédric Le Goater2017-04-256-1/+558
| * | aspeed: add a FTGMAC100 nicCédric Le Goater2017-04-252-0/+23
| * | net/ftgmac100: add a 'aspeed' propertyCédric Le Goater2017-04-252-2/+19
| * | net: add FTGMAC100 supportCédric Le Goater2017-04-244-0/+1065
| * | hw/net: add MII definitionsCédric Le Goater2017-04-241-18/+53
| * | colo-compare: Fix old packet check bug.Zhang Chen2017-04-241-4/+11
* | | ui/cocoa.m: Fix macOS 10.12 deprecation warningsBrendan Shanks2017-04-251-29/+58
* | | hw/arm/exynos: Add generic SDHCI devicesKrzysztof Kozlowski2017-04-251-0/+29
| |/ |/|
* | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-04-2533-42/+844
|\ \
| * | qemu-iotests: _cleanup_qemu must be called on exitJeff Cody2017-04-2410-5/+19
| * | block/rbd: Add support for reopen()Jeff Cody2017-04-241-0/+21
| * | block/rbd - update variable names to more apt namesJeff Cody2017-04-241-16/+17
| * | block: use bdrv_can_set_read_only() during reopenJeff Cody2017-04-241-6/+8
| * | block: introduce bdrv_can_set_read_only()Jeff Cody2017-04-242-1/+14
| * | block: code movementJeff Cody2017-04-241-5/+5
| * | block: honor BDRV_O_ALLOW_RDWR when clearing bs->read_onlyJeff Cody2017-04-241-0/+7
| * | block: do not set BDS read_only if copy_on_read enabledJeff Cody2017-04-247-10/+48
| * | block: add bdrv_set_read_only() helper functionJeff Cody2017-04-247-6/+12
| * | qemu-iotests: exclude vxhs from image creation via protocolJeff Cody2017-04-249-0/+9
| * | block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal2017-04-244-0/+39
| * | block/vxhs.c: Add support for a new block device type called "vxhs"Ashish Mittal2017-04-245-2/+654
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell2017-04-2417-113/+251
|\ \ \ | |/ / |/| |
| * | virtio-gpu: add xres and yres propertiesGerd Hoffmann2017-04-242-2/+6
| * | qxl: add xres and yres propertiesGerd Hoffmann2017-04-242-10/+26
| * | vmsvga: fix vmsvga_update_displayGerd Hoffmann2017-04-241-18/+3Star
| * | g364fb: make display updates thread safeGerd Hoffmann2017-04-241-23/+5Star
| * | exynos: make display updates thread safeGerd Hoffmann2017-04-241-5/+6
| * | framebuffer: make display updates thread safeGerd Hoffmann2017-04-241-6/+5Star
| * | vga: make display updates thread safe.Gerd Hoffmann2017-04-241-19/+17Star
| * | vga: add vga_scanline_invalidated helperGerd Hoffmann2017-04-241-3/+11
| * | memory: add support getting and using a dirty bitmap copy.Gerd Hoffmann2017-04-245-0/+147
| * | bitmap: add bitmap_copy_and_clear_atomicGerd Hoffmann2017-04-242-0/+13
| * | virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*Laurent Vivier2017-04-241-27/+8Star
| * | console: add same displaychangelistener registration pre-conditionMarc-André Lureau2017-04-241-0/+2
| * | console: add same surface replace pre-conditionMarc-André Lureau2017-04-241-0/+2
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell2017-04-2431-116/+121
|\ \
| * | error: Apply error_propagate_null.cocci againFam Zheng2017-04-243-9/+3Star
| * | qga: Make errp the last parameter of qga_vss_fsfreezeFam Zheng2017-04-243-4/+4
| * | migration: Make errp the last parameter of local functionsFam Zheng2017-04-241-6/+6
| * | scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng2017-04-243-9/+16
| * | fdc: Make errp the last parameter of fdctrl_connect_drivesFam Zheng2017-04-241-3/+3