aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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-21s390x: register I/O adapters per ISC during initFei Li5-45/+69
2017-04-21s390x/flic: cache flic in s390_get_flicFei Li1-3/+6
2017-04-21s390x: initialize flic before I/O subsystemsFei Li1-1/+2
2017-04-21s390x: use enum for adapter type and standardize its namingFei Li3-3/+2
2017-04-21s390x/css: consolidate the devno property for ccw devicesDong Jia Shi3-13/+4
2017-04-21s390x/css: provide introspection for virtual subchannel and device busidDong Jia Shi3-6/+67
2017-04-21s390x/css: introduce read-only property type for device idsDong Jia Shi1-0/+7
2017-04-21s390x/pci: make printf always compile in debug outputDanil Antonov2-14/+18
2017-04-21s390x: introduce 2.10 compat machineCornelia Huck1-1/+16
2017-04-21versatile: remove cannot_destroy_with_object_finalize_yetLaurent Vivier1-23/+12
2017-04-20qdev: Constify local variable returned by blk_bsKrzysztof Kozlowski1-1/+1
2017-04-20qdev: Constify value passed to qdev_prop_set_macaddrKrzysztof Kozlowski1-1/+2
2017-04-20hw/core/null-machine: Print error message when using the -kernel parameterThomas Huth1-0/+6
2017-04-20qdev: Make "hotplugged" property read-onlyEduardo Habkost1-8/+1
2017-04-20intel_iommu: enable remote IOTLBPeter Xu3-13/+180
2017-04-20intel_iommu: allow dynamic switch of IOMMU regionPeter Xu2-6/+77
2017-04-20intel_iommu: provide its own replay() callbackPeter Xu2-5/+184
2017-04-20intel_iommu: use the correct memory region for device IOTLB notificationJason Wang1-1/+1
2017-04-20memory: add section range info for IOMMU notifierPeter Xu2-6/+19
2017-04-20xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis1-1/+5
2017-04-20cadence_gem: Make the revision a propertyAlistair Francis1-1/+5
2017-04-20cadence_gem: Correct the interupt logicAlistair Francis1-5/+13
2017-04-20cadence_gem: Correct the multi-queue can rx logicAlistair Francis1-7/+10
2017-04-20cadence_gem: Read the correct queue descriptorAlistair Francis1-2/+2
2017-04-20hw/arm: Qomify pxa2xx.cSuramya Shah1-8/+6
2017-04-20stellaris: Don't hw_error() on bad register accessesPeter Maydell1-23/+37
2017-04-20hw/misc/exynos4210_pmu: Reorder local variables for readabilityKrzysztof Kozlowski1-2/+2
2017-04-20hw/char/exynos4210_uart: Constify static array and few argumentsKrzysztof Kozlowski1-4/+4
2017-04-20hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski4-20/+25
2017-04-20hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into accountArd Biesheuvel1-11/+53
2017-04-20arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier7-39/+0
2017-04-189pfs: local: set the path of the export root to "."Greg Kurz1-1/+6
2017-04-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170411-1' into...Peter Maydell2-0/+33
2017-04-11qxl: add migration blocker to avoid pre-save assertGerd Hoffmann2-0/+32
2017-04-109pfs: xattr: fix memory leak in v9fs_list_xattrLi Qiang1-0/+1
2017-04-07qxl: switch display on entering VGAMarc-André Lureau1-0/+1
2017-04-06vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirkAlex Williamson1-1/+1
2017-04-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-7/+0
2017-04-05tco: do not generate an NMIPaolo Bonzini2-7/+0
2017-04-04Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-7/+10
2017-04-049pfs: clear migration blocker at session resetGreg Kurz1-5/+6
2017-04-049pfs: fix multiple flush for same requestGreg Kurz1-2/+4
2017-04-04pci: Only unmap bus_master_enabled_region if was added previouslyAlexey Kardashevskiy1-2/+4