aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-04-21tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplaneMark Cave-Ayland1-0/+7
2017-04-21tcx: alter tcx_set_dirty() to accept address and length parametersMark Cave-Ayland1-6/+6
2017-04-21cg3: switch to load_image_mr() and remove prom-addr hackMark Cave-Ayland2-4/+1
2017-04-21cg3: fix up size parameter for memory_region_get_dirty()Mark Cave-Ayland1-1/+1
2017-04-21cg3: remove TARGET_PAGE_SIZE rounding on dirty page detectionMark Cave-Ayland1-4/+2
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-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
2017-04-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-22/+12
2017-04-03block: add missed aio_context_acquire into release_driveDenis V. Lunev1-0/+4
2017-04-03usb-host: switch to LIBUSB_API_VERSIONGerd Hoffmann1-2/+5
2017-04-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170403-1' into...Peter Maydell1-1/+3
2017-04-03xhci: flush dequeue pointer to endpoint contextGerd Hoffmann1-1/+3
2017-04-03pseries: Enforce homogeneous threads-per-coreDavid Gibson1-0/+6
2017-04-02ipmi: Fix macro issuesCorey Minyard1-22/+12
2017-03-31Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO"Xiong Zhang1-38/+27
2017-03-31hw/intc/arm_gicv3_kvm: Check KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS in resetEric Auger1-6/+11
2017-03-31e1000: disable debug by defaultJason Wang1-1/+1
2017-03-31virtio-net: avoid call tap_enable when there's only one queueJason Wang1-0/+4
2017-03-30vhost: generalize iommu memory regionJason Wang1-20/+64
2017-03-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170329' into...Peter Maydell2-5/+19
2017-03-29spapr: fix memory hot-unpluggingLaurent Vivier1-3/+17
2017-03-29spapr: fix buffer-overflowMarc-André Lureau1-2/+2
2017-03-29pci: Add missing drop of bus master AS referenceAlexey Kardashevskiy1-0/+2
2017-03-279pfs: fix file descriptor leakLi Qiang1-0/+8
2017-03-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-67/+32
2017-03-27scsi-generic: Fill in opt_xfer_len in INQUIRY reply if it is zeroFam Zheng1-3/+2
2017-03-27Revert "apic: save apic_delivered flag"Paolo Bonzini1-33/+0
2017-03-27cirrus: fix PUTPIXEL macroGerd Hoffmann1-2/+2
2017-03-27virtio-input: fix eventq batchingLadi Prosek1-15/+14