aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell33-193/+1435
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu7-12/+8
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu7-15/+15
2017-04-25move xen-common.c to hw/xen/Anthony Xu5-3/+2
2017-04-25add xen-9p-backend to MAINTAINERS under XenStefano Stabellini1-0/+1
2017-04-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini3-0/+7
2017-04-25xen/9pfs: send responses back to the frontendStefano Stabellini1-0/+19
2017-04-25xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshalStefano Stabellini1-2/+97
2017-04-25xen/9pfs: receive requests from the frontendStefano Stabellini1-0/+50
2017-04-25xen/9pfs: connect to the frontendStefano Stabellini1-1/+181
2017-04-25xen/9pfs: introduce Xen 9pfs backendStefano Stabellini2-0/+117
2017-04-25Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...Peter Maydell1-1/+4
2017-04-25Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell15-37/+1770
2017-04-25s390x/misc_helper.c: wrap s390_virtio_hypercall in BQLAurelien Jarno1-0/+2
2017-04-25target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern1-1/+2
2017-04-25ui/cocoa.m: Fix macOS 10.12 deprecation warningsBrendan Shanks1-29/+58
2017-04-25COLO-compare: Optimize tcp compare trace eventZhang Chen2-14/+18
2017-04-25COLO-compare: Optimize tcp compare for option fieldZhang Chen1-1/+26
2017-04-25slirp: add a fake NC-SI backendCédric Le Goater6-1/+558
2017-04-25aspeed: add a FTGMAC100 nicCédric Le Goater2-0/+23
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater2-2/+19
2017-04-25hw/arm/exynos: Add generic SDHCI devicesKrzysztof Kozlowski1-0/+29
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