aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-01-20arm: virt: Fix segmentation fault when specifying an unsupported CPUShannon Zhao
2017-01-20aspeed: use first FMC flash as a boot ROMCédric Le Goater
2017-01-20aspeed/smc: handle SPI flash Command modeCédric Le Goater
2017-01-20aspeed/smc: adjust the size of the register regionCédric Le Goater
2017-01-20aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater
2017-01-20aspeed/smc: autostrap CE0/1 configurationCédric Le Goater
2017-01-20aspeed/smc: rework the prototype of the AspeedSMCFlash helper routinesCédric Le Goater
2017-01-20aspeed/smc: remove call to aspeed_smc_update_cs() in reset functionCédric Le Goater
2017-01-20aspeed/smc: remove call to reset in realize functionCédric Le Goater
2017-01-20block: m25p80: Improve 1GiB Micron flash definitionMarcin Krzeminski
2017-01-20block: m25p80: Introduce die erase commandMarcin Krzeminski
2017-01-20block: m25p80: Add Quad Page Program 4byteMarcin Krzeminski
2017-01-20arm: Uniquely name imx25 I2C buses.Alastair D'Silva
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin
2017-01-20s390x/pci: merge msix init functionsYi Min Zhao
2017-01-20s390x/pci: handle PCIBridge bus numberPierre Morel
2017-01-20s390x/pci: use hashtable to look up zpci via fhYi Min Zhao
2017-01-20s390x/pci: PCI multibus bridge handlingPierre Morel
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao
2017-01-20s390x/pci: change the device array to a listPierre Morel
2017-01-20s390x/pci: dynamically allocate iommuYi Min Zhao
2017-01-20s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao
2017-01-20s390x/kvm: use kvm_gsi_routing_enabled in flicFei Li
2017-01-20s390x: add compat machine for 2.9Cornelia Huck
2017-01-20s390x: remove double compat statementChristian Borntraeger
2017-01-20hw/pci: use-after-free in pci_nic_init_nofail when nic device fails to initia...Alex Kompel
2017-01-20hw/net/dp8393x: Avoid unintentional sign extensions on addressesPeter Maydell
2017-01-20m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin
2017-01-19kvm: move cpu synchronization codeVincent Palatin
2017-01-19virtio: force VIRTIO_F_IOMMU_PLATFORMJason Wang
2017-01-19virtio: fix up max size checksMichael S. Tsirkin
2017-01-18target-sparc: fix up niagara machineArtyom Tarasenko
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko
2017-01-18virtio-mmio: switch to linux headersMichael S. Tsirkin
2017-01-18virtio: drop an obsolete commentMichael S. Tsirkin
2017-01-18fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine typesLaszlo Ersek
2017-01-18pc: Add 2.9 machine-typesEduardo Habkost
2017-01-18fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek
2017-01-18fw-cfg: support writeable blobsMichael S. Tsirkin
2017-01-18vhost_net: device IOTLB supportJason Wang
2017-01-18virtio: disable notifications again after poll succeededStefan Hajnoczi
2017-01-18Revert "virtio: turn vq->notification into a nested counter"Stefan Hajnoczi
2017-01-18virtio-net: enable ioeventfd even if vhost=offPaolo Bonzini
2017-01-16x86: ioapic: fix fail migration when irqchip=splitPeter Xu
2017-01-16x86: ioapic: dump version for "info ioapic"Peter Xu
2017-01-16x86: ioapic: add traces for ioapicPeter Xu
2017-01-16serial: fix memory leak in serial exitLi Qiang
2017-01-16scsi-block: fix direction of BYTCHK test for VERIFY commandsPaolo Bonzini