aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-common.c to hw/xen/Anthony Xu
2017-04-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini
2017-04-25xen/9pfs: send responses back to the frontendStefano Stabellini
2017-04-25xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshalStefano Stabellini
2017-04-25xen/9pfs: receive requests from the frontendStefano Stabellini
2017-04-25xen/9pfs: connect to the frontendStefano Stabellini
2017-04-25xen/9pfs: introduce Xen 9pfs backendStefano Stabellini
2017-04-25Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
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-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-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-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-24virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*Laurent Vivier
2017-04-24error: Apply error_propagate_null.cocci againFam 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-24net: add FTGMAC100 supportCédric Le Goater
2017-04-219p: introduce a type for the 9p headerStefano Stabellini
2017-04-21xen: import ring.h from xenStefano Stabellini
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant
2017-04-21xen: use 5 digit xen versionsJuergen Gross
2017-04-21Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...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-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier