summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/rdma: modify struct initializationMarcel Apfelbaum2019-01-191-4/+4
* hw: rdma: fix an off-by-one issueLi Qiang2019-01-191-1/+1
* hw/rdma: Verify that ptr is not NULL before freeingYuval Shaia2019-01-192-3/+10
* hw/pvrdma: Make function pvrdma_qp_send/recv return void.Yuval Shaia2019-01-192-10/+8Star
* hw/pvrdma: Post CQE when receive invalid gid indexYuval Shaia2019-01-192-2/+5
* hw/rdma: Delete unused struct memberYuval Shaia2019-01-192-13/+14
* hw/pvrdma: Remove max-sge command-line paramYuval Shaia2019-01-194-26/+42
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into stagingPeter Maydell2019-01-184-25/+200
|\
| * s390x/pci: add common function measurement blockYi Min Zhao2019-01-184-4/+163
| * s390x/pci: Ignore the unplug call if we already have a release_timerDavid Hildenbrand2019-01-181-0/+3
| * s390x/pci: Always delete and free the release_timerDavid Hildenbrand2019-01-181-1/+1
| * s390x/pci: Move some hotplug checks to the pre_plug handlerDavid Hildenbrand2019-01-181-16/+25
| * s390x/pci: Use hotplug_dev instead of looking up the host bridgeDavid Hildenbrand2019-01-181-2/+2
| * s390x/pci: Set the iommu region size mpcifc requestPierre Morel2019-01-181-1/+1
| * s390x/pci: Send correct event on hotplugDavid Hildenbrand2019-01-181-1/+1
| * s390: avoid potential null dereference in s390_pcihost_unplug()Li Qiang2019-01-181-0/+4
* | hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé2019-01-181-4/+8
* | hw: acpi: Fix memory hotplug AML generation errorYang Zhong2019-01-181-5/+5
* | tpm: clear RAM when "memory overwrite" requestedMarc-André Lureau2019-01-185-0/+41
* | acpi: add ACPI memory clear interfaceMarc-André Lureau2019-01-181-0/+55
* | acpi: build TPM Physical Presence interfaceStefan Berger2019-01-183-3/+414
* | acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger2019-01-181-0/+19
* | tpm: allocate/map buffer for TPM Physical Presence interfaceStefan Berger2019-01-185-0/+82
* | tpm: add a "ppi" boolean propertyMarc-André Lureau2019-01-183-0/+8
* | hw/misc/edu: add msi_uninit() for pci_edu_uninit()Fei Li2019-01-181-0/+1
* | virtio: Make disable-legacy/disable-modern compat properties optionalEduardo Habkost2019-01-181-2/+3
* | virtio: split virtio crypto bits from virtio-pci.hJuan Quintela2019-01-182-14/+14
* | virtio: split virtio gpu bits from virtio-pci.hJuan Quintela2019-01-183-14/+15
* | virtio: split virtio serial bits from virtio-pciJuan Quintela2019-01-184-93/+116
* | virtio: split virtio net bits from virtio-pciJuan Quintela2019-01-184-73/+99
* | virtio: split virtio blk bits from virtio-pciJuan Quintela2019-01-184-75/+101
* | virtio: split virtio scsi bits from virtio-pciJuan Quintela2019-01-184-85/+108
* | virtio: split vhost scsi bits from virtio-pciJuan Quintela2019-01-184-80/+98
* | virtio: split vhost user scsi bits from virtio-pciJuan Quintela2019-01-184-71/+104
* | virtio: split vhost user blk bits from virtio-pciJuan Quintela2019-01-184-80/+104
* | virtio: split virtio 9p bits from virtio-pciJuan Quintela2019-01-184-74/+89
* | virtio: split virtio balloon bits from virtio-pciJuan Quintela2019-01-184-74/+97
* | virtio: split virtio rng bits from virtio-pciJuan Quintela2019-01-184-68/+89
* | virtio: split virtio input bits from virtio-pciJuan Quintela2019-01-184-135/+158
* | virtio: split virtio input host bits from virtio-pciJuan Quintela2019-01-184-37/+49
* | virtio: split vhost vsock bits from virtio-pciJuan Quintela2019-01-184-71/+89
* | virtio-net: changed VIRTIO_NET_F_RSC_EXT to be 61Yuri Benditovich2019-01-181-1/+1
* | virtio-net: support RSC v4/v6 tcp traffic for Windows HCKYuri Benditovich2019-01-181-1/+666
* | vhost-user: fix ioeventfd_enabledLi Qiang2019-01-151-1/+1
* | qemu: avoid memory leak while remove diskJian Wang2019-01-153-4/+9
* | hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth2019-01-152-206/+5Star
* | msix: make pba size math more uniformDongli Zhang2019-01-151-1/+1
* | pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand2019-01-152-8/+18
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2019-01-141-0/+10
|\
| * target/i386: Disable MPX support on named CPU modelsPaolo Bonzini2019-01-141-0/+7