aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-03-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170320' into stagingPeter Maydell
2017-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170320-1' into...Peter Maydell
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi
2017-03-18nios2: iic: Convert CPU prop to qom linkMarek Vasut
2017-03-18Merge remote-tracking branch 'remotes/xtensa/tags/20170317-xtensa' into stagingPeter Maydell
2017-03-17cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16Gerd Hoffmann
2017-03-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...Peter Maydell
2017-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-03-16cirrus: stop passing around src pointers in the blitterGerd Hoffmann
2017-03-16cirrus: stop passing around dst pointers in the blitterGerd Hoffmann
2017-03-16cirrus: fix cirrus_invalidate_regionGerd Hoffmann
2017-03-16cirrus: add option to disable blitterGerd Hoffmann
2017-03-16cirrus: switch to 4 MB video memory by defaultGerd Hoffmann
2017-03-16cirrus/vnc: zap bitblit support from console code.Gerd Hoffmann
2017-03-16fix :cirrus_vga fix OOB read case qemu Segmentation faulthangaohuai
2017-03-15ide: ahci: call cleanup function in ahci unitLi Qiang
2017-03-15ide: core: add cleanup functionLi Qiang
2017-03-15ide: qdev: register ide bus unrealize functionLi Qiang
2017-03-16virtio-serial-bus: Delete timer from list before free itzhanghailiang
2017-03-16hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum
2017-03-16hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum
2017-03-16hw/virtio: fix error enabling flags in Device Control registerMarcel Apfelbaum
2017-03-16hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...Marcel Apfelbaum
2017-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-03-15virtio-pci: reset modern vq meta dataJason Wang
2017-03-15Revert "virtio: unbreak virtio-pci with IOMMU after caching ring translations"Jason Wang
2017-03-15pci: introduce a bus master containerJason Wang
2017-03-15virtio: validate address space cache during initJason Wang
2017-03-15virtio: destroy region cache during resetJason Wang
2017-03-15virtio: guard against NULL pfnJason Wang
2017-03-15Bugfix: Handle error if VM Generation ID device not presentBen Warren
2017-03-14machine: Convert abstract typename on compat_props to subclass namesEduardo Habkost
2017-03-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-03-14hw/misc/imx6_src: Don't crash trying to reset missing CPUsPeter Maydell
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini
2017-03-14scsi: mptsas: fix the wrong reading size in fetch requestLi Qiang
2017-03-14kvmclock: Don't crash QEMU if KVM is disabledEduardo Habkost
2017-03-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-03-14hw/net: implement MIB counters in mcf_fec driverGreg Ungerer
2017-03-14e1000e: correctly tear down MSI-X memory regionsPaolo Bonzini
2017-03-14pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson
2017-03-11target/xtensa: xtfpga: load DTB only when FDT support is enabledMax Filippov
2017-03-09Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-090317-1...Peter Maydell
2017-03-09hw/intc/arm_gic: modernise the DPRINTFAlex Bennée
2017-03-09sparc/sparc64: grab BQL before calling cpu_check_irqsAlex Bennée
2017-03-09qxl: clear guest_cursor on QXL_CURSOR_HIDEGerd Hoffmann
2017-03-09ohci: relax link checkGerd Hoffmann
2017-03-07Merge remote-tracking branch 'remotes/xtensa/tags/20170306-xtensa' into stagingPeter Maydell
2017-03-07Merge remote-tracking branch 'remotes/gkurz/tags/fixes-for-2.9' into stagingPeter Maydell
2017-03-069pfs: fix vulnerability in openat_dir() and local_unlinkat_common()Greg Kurz