summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth2019-01-223-0/+3
* Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...Peter Maydell2019-01-212-7/+74
|\
| * target/mips: Update ITU to handle bus errorsYongbok Kim2019-01-181-0/+22
| * target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim2019-01-182-6/+31
| * target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim2019-01-181-1/+21
* | hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config structPeter Maydell2019-01-211-1/+1
* | hw/block/xen: use proper format string for printing sectorsAlex Bennée2019-01-211-1/+1
* | ftgmac100: implement the new MDIO interface on Aspeed SoCCédric Le Goater2019-01-211-12/+68
* | hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 nodeEric Auger2019-01-211-0/+1
* | hw/char/stm32f2xx_usart: Do not update data register when device is disabledPhilippe Mathieu-Daudé2019-01-211-2/+1Star
* | 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