summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell2017-04-213-43/+29Star
|\
| * virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier2017-04-212-6/+26
| * qdev: Move qdev_unplug() to qdev-monitor.cJuan Quintela2017-04-211-34/+0Star
| * qdev: Export qdev_hot_removedJuan Quintela2017-04-211-1/+1
| * qdev: qdev_hotplug is really a boolJuan Quintela2017-04-211-2/+2
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into stagingPeter Maydell2017-04-2110-84/+189
|\ \
| * | s390x: register I/O adapters per ISC during initFei Li2017-04-215-45/+69
| * | s390x/flic: cache flic in s390_get_flicFei Li2017-04-211-3/+6
| * | s390x: initialize flic before I/O subsystemsFei Li2017-04-211-1/+2
| * | s390x: use enum for adapter type and standardize its namingFei Li2017-04-213-3/+2Star
| * | s390x/css: consolidate the devno property for ccw devicesDong Jia Shi2017-04-213-13/+4Star
| * | s390x/css: provide introspection for virtual subchannel and device busidDong Jia Shi2017-04-213-6/+67
| * | s390x/css: introduce read-only property type for device idsDong Jia Shi2017-04-211-0/+7
| * | s390x/pci: make printf always compile in debug outputDanil Antonov2017-04-212-14/+18
| * | s390x: introduce 2.10 compat machineCornelia Huck2017-04-211-1/+16
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell2017-04-218-62/+12Star
|\ \
| * | versatile: remove cannot_destroy_with_object_finalize_yetLaurent Vivier2017-04-211-23/+12Star
| * | arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier2017-04-207-39/+0Star
* | | qdev: Constify local variable returned by blk_bsKrzysztof Kozlowski2017-04-201-1/+1
* | | qdev: Constify value passed to qdev_prop_set_macaddrKrzysztof Kozlowski2017-04-201-1/+2
* | | hw/core/null-machine: Print error message when using the -kernel parameterThomas Huth2017-04-201-0/+6
* | | qdev: Make "hotplugged" property read-onlyEduardo Habkost2017-04-201-8/+1Star
* | | intel_iommu: enable remote IOTLBPeter Xu2017-04-203-13/+180
* | | intel_iommu: allow dynamic switch of IOMMU regionPeter Xu2017-04-202-6/+77
* | | intel_iommu: provide its own replay() callbackPeter Xu2017-04-202-5/+184
* | | intel_iommu: use the correct memory region for device IOTLB notificationJason Wang2017-04-201-1/+1
* | | memory: add section range info for IOMMU notifierPeter Xu2017-04-202-6/+19
| |/ |/|
* | xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis2017-04-201-1/+5
* | cadence_gem: Make the revision a propertyAlistair Francis2017-04-201-1/+5
* | cadence_gem: Correct the interupt logicAlistair Francis2017-04-201-5/+13
* | cadence_gem: Correct the multi-queue can rx logicAlistair Francis2017-04-201-7/+10
* | cadence_gem: Read the correct queue descriptorAlistair Francis2017-04-201-2/+2
* | hw/arm: Qomify pxa2xx.cSuramya Shah2017-04-201-8/+6Star
* | stellaris: Don't hw_error() on bad register accessesPeter Maydell2017-04-201-23/+37
* | hw/misc/exynos4210_pmu: Reorder local variables for readabilityKrzysztof Kozlowski2017-04-201-2/+2
* | hw/char/exynos4210_uart: Constify static array and few argumentsKrzysztof Kozlowski2017-04-201-4/+4
* | hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski2017-04-204-20/+25
* | hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into accountArd Biesheuvel2017-04-201-11/+53
|/
* 9pfs: local: set the path of the export root to "."Greg Kurz2017-04-181-1/+6
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170411-1' into...Peter Maydell2017-04-112-0/+33
|\
| * qxl: add migration blocker to avoid pre-save assertGerd Hoffmann2017-04-112-0/+32
| * qxl: switch display on entering VGAMarc-André Lureau2017-04-071-0/+1
* | 9pfs: xattr: fix memory leak in v9fs_list_xattrLi Qiang2017-04-101-0/+1
|/
* vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirkAlex Williamson2017-04-071-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-04-062-7/+0Star
|\
| * tco: do not generate an NMIPaolo Bonzini2017-04-052-7/+0Star
* | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2017-04-041-7/+10
|\ \
| * | 9pfs: clear migration blocker at session resetGreg Kurz2017-04-041-5/+6
| * | 9pfs: fix multiple flush for same requestGreg Kurz2017-04-041-2/+4
| |/
* / pci: Only unmap bus_master_enabled_region if was added previouslyAlexey Kardashevskiy2017-04-041-2/+4
|/