aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-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
2017-04-21qdev: Move qdev_unplug() to qdev-monitor.cJuan Quintela
2017-04-21qdev: Export qdev_hot_removedJuan Quintela
2017-04-21qdev: qdev_hotplug is really a boolJuan Quintela
2017-04-21s390x: register I/O adapters per ISC during initFei Li
2017-04-21s390x/flic: cache flic in s390_get_flicFei Li
2017-04-21s390x: initialize flic before I/O subsystemsFei Li
2017-04-21s390x: use enum for adapter type and standardize its namingFei Li
2017-04-21s390x/css: consolidate the devno property for ccw devicesDong Jia Shi
2017-04-21s390x/css: provide introspection for virtual subchannel and device busidDong Jia Shi
2017-04-21s390x/css: introduce read-only property type for device idsDong Jia Shi
2017-04-21s390x/pci: make printf always compile in debug outputDanil Antonov
2017-04-21s390x: introduce 2.10 compat machineCornelia Huck
2017-04-21versatile: remove cannot_destroy_with_object_finalize_yetLaurent Vivier
2017-04-20qdev: Constify local variable returned by blk_bsKrzysztof Kozlowski
2017-04-20qdev: Constify value passed to qdev_prop_set_macaddrKrzysztof Kozlowski
2017-04-20hw/core/null-machine: Print error message when using the -kernel parameterThomas Huth
2017-04-20qdev: Make "hotplugged" property read-onlyEduardo Habkost
2017-04-20intel_iommu: enable remote IOTLBPeter Xu
2017-04-20intel_iommu: allow dynamic switch of IOMMU regionPeter Xu
2017-04-20intel_iommu: provide its own replay() callbackPeter Xu
2017-04-20intel_iommu: use the correct memory region for device IOTLB notificationJason Wang
2017-04-20memory: add section range info for IOMMU notifierPeter Xu
2017-04-20xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis
2017-04-20cadence_gem: Make the revision a propertyAlistair Francis
2017-04-20cadence_gem: Correct the interupt logicAlistair Francis
2017-04-20cadence_gem: Correct the multi-queue can rx logicAlistair Francis
2017-04-20cadence_gem: Read the correct queue descriptorAlistair Francis
2017-04-20hw/arm: Qomify pxa2xx.cSuramya Shah
2017-04-20stellaris: Don't hw_error() on bad register accessesPeter Maydell
2017-04-20hw/misc/exynos4210_pmu: Reorder local variables for readabilityKrzysztof Kozlowski
2017-04-20hw/char/exynos4210_uart: Constify static array and few argumentsKrzysztof Kozlowski
2017-04-20hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski
2017-04-20hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into accountArd Biesheuvel
2017-04-20arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier
2017-04-189pfs: local: set the path of the export root to "."Greg Kurz
2017-04-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170411-1' into...Peter Maydell
2017-04-11qxl: add migration blocker to avoid pre-save assertGerd Hoffmann