aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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/jasowang/tags/net-pull-request' into st...Peter Maydell3-0/+1038
2017-04-25aspeed: add a FTGMAC100 nicCédric Le Goater1-0/+21
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater1-2/+15
2017-04-25hw/arm/exynos: Add generic SDHCI devicesKrzysztof Kozlowski1-0/+29
2017-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell8-113/+85
2017-04-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell6-18/+17
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 Zoltan1-0/+65
2017-04-24sm501: Get rid of base address in draw_hwc_lineBALATON Zoltan2-8/+6
2017-04-24sm501: QOMifyBALATON Zoltan2-48/+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-sparc-signed' into s...Peter Maydell3-247/+65
2017-04-24virtio-gpu: add xres and yres propertiesGerd Hoffmann1-2/+4
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-24virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*Laurent Vivier1-27/+8
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng3-9/+3
2017-04-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng2-6/+11
2017-04-24fdc: Make errp the last parameter of fdctrl_connect_drivesFam Zheng1-3/+3
2017-04-24net: add FTGMAC100 supportCédric Le Goater2-0/+1004
2017-04-219p: introduce a type for the 9p headerStefano Stabellini2-5/+7
2017-04-21xen: import ring.h from xenStefano Stabellini2-2/+2
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant1-0/+1
2017-04-21xen: use 5 digit xen versionsJuergen Gross1-1/+1
2017-04-21Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell3-43/+29
2017-04-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into stagingPeter Maydell10-84/+189
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell8-62/+12
2017-04-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier2-6/+26
2017-04-21qdev: Move qdev_unplug() to qdev-monitor.cJuan Quintela1-34/+0
2017-04-21qdev: Export qdev_hot_removedJuan Quintela1-1/+1
2017-04-21qdev: qdev_hotplug is really a boolJuan Quintela1-2/+2
2017-04-21tcx: switch to load_image_mr() and remove prom_addr hackMark Cave-Ayland2-4/+1
2017-04-21tcx: use tcx_set_dirty() for accelerated opsMark Cave-Ayland1-5/+5
2017-04-21tcx: remove primitives for non-32-bit surfacesMark Cave-Ayland1-118/+8
2017-04-21tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()Mark Cave-Ayland1-40/+6