aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-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-21tcx: switch to load_image_mr() and remove prom_addr hackMark Cave-Ayland
2017-04-21tcx: use tcx_set_dirty() for accelerated opsMark Cave-Ayland
2017-04-21tcx: remove primitives for non-32-bit surfacesMark Cave-Ayland
2017-04-21tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()Mark Cave-Ayland
2017-04-21tcx: remove TARGET_PAGE_SIZE from tcx_update_display()Mark Cave-Ayland
2017-04-21tcx: remove page24 and cpage from tcx24_update_display()Mark Cave-Ayland
2017-04-21tcx: alter tcx24_reset_dirty() to accept address and length parametersMark Cave-Ayland
2017-04-21tcx: alter tcx24_check_dirty() to accept address and length parametersMark Cave-Ayland
2017-04-21tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplaneMark Cave-Ayland
2017-04-21tcx: alter tcx_set_dirty() to accept address and length parametersMark Cave-Ayland
2017-04-21cg3: switch to load_image_mr() and remove prom-addr hackMark Cave-Ayland
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-21cg3: fix up size parameter for memory_region_get_dirty()Mark Cave-Ayland
2017-04-21cg3: remove TARGET_PAGE_SIZE rounding on dirty page detectionMark Cave-Ayland
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