summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-03-20Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into stagingPeter Maydell1-124/+38
2017-03-20dma/rc4030: fix a mixed declarations and code warningYongbok Kim1-1/+1
2017-03-20dma/rc4030: translate memory accesses only when they occurHervé Poussineau1-122/+36
2017-03-20dma: rc4030: limit interval timer reload valuePrasad J Pandit1-1/+1
2017-03-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170320' into stagingPeter Maydell1-0/+15
2017-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170320-1' into...Peter Maydell1-1/+1
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi1-0/+15
2017-03-18nios2: iic: Convert CPU prop to qom linkMarek Vasut2-9/+7
2017-03-18Merge remote-tracking branch 'remotes/xtensa/tags/20170317-xtensa' into stagingPeter Maydell1-0/+9
2017-03-17cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16Gerd Hoffmann1-1/+1
2017-03-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...Peter Maydell3-171/+251
2017-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-0/+66
2017-03-16cirrus: stop passing around src pointers in the blitterGerd Hoffmann3-54/+93
2017-03-16cirrus: stop passing around dst pointers in the blitterGerd Hoffmann3-125/+153
2017-03-16cirrus: fix cirrus_invalidate_regionGerd Hoffmann1-3/+3
2017-03-16cirrus: add option to disable blitterGerd Hoffmann1-0/+9
2017-03-16cirrus: switch to 4 MB video memory by defaultGerd Hoffmann1-2/+2
2017-03-16cirrus/vnc: zap bitblit support from console code.Gerd Hoffmann1-9/+3
2017-03-16fix :cirrus_vga fix OOB read case qemu Segmentation faulthangaohuai1-0/+10
2017-03-15ide: ahci: call cleanup function in ahci unitLi Qiang1-0/+12
2017-03-15ide: core: add cleanup functionLi Qiang1-0/+8
2017-03-15ide: qdev: register ide bus unrealize functionLi Qiang1-6/+6
2017-03-16virtio-serial-bus: Delete timer from list before free itzhanghailiang1-0/+1
2017-03-16hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum2-0/+15
2017-03-16hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum3-0/+26
2017-03-16hw/virtio: fix error enabling flags in Device Control registerMarcel Apfelbaum2-0/+16
2017-03-16hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...Marcel Apfelbaum2-0/+8
2017-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-24/+96
2017-03-15virtio-pci: reset modern vq meta dataJason Wang1-0/+4
2017-03-15Revert "virtio: unbreak virtio-pci with IOMMU after caching ring translations"Jason Wang1-1/+1
2017-03-15pci: introduce a bus master containerJason Wang1-2/+7
2017-03-15virtio: validate address space cache during initJason Wang1-6/+27
2017-03-15virtio: destroy region cache during resetJason Wang1-15/+30
2017-03-15virtio: guard against NULL pfnJason Wang1-0/+26
2017-03-15Bugfix: Handle error if VM Generation ID device not presentBen Warren1-0/+1
2017-03-14machine: Convert abstract typename on compat_props to subclass namesEduardo Habkost1-3/+36
2017-03-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-3/+11
2017-03-14hw/misc/imx6_src: Don't crash trying to reset missing CPUsPeter Maydell1-2/+6
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini2-0/+2
2017-03-14scsi: mptsas: fix the wrong reading size in fetch requestLi Qiang1-3/+3
2017-03-14kvmclock: Don't crash QEMU if KVM is disabledEduardo Habkost1-0/+6
2017-03-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-1/+116
2017-03-14hw/net: implement MIB counters in mcf_fec driverGreg Ungerer1-0/+115
2017-03-14e1000e: correctly tear down MSI-X memory regionsPaolo Bonzini1-1/+1
2017-03-14pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson2-3/+10
2017-03-11target/xtensa: xtfpga: load DTB only when FDT support is enabledMax Filippov1-0/+9
2017-03-09Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-090317-1...Peter Maydell3-4/+15
2017-03-09hw/intc/arm_gic: modernise the DPRINTFAlex Bennée1-4/+9
2017-03-09sparc/sparc64: grab BQL before calling cpu_check_irqsAlex Bennée2-0/+6
2017-03-09qxl: clear guest_cursor on QXL_CURSOR_HIDEGerd Hoffmann1-0/+5