summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170111-1' into s...Peter Maydell2017-01-123-5/+26
|\
| * virtio-gpu: tag as not hotpluggableGerd Hoffmann2017-01-111-0/+1
| * virtio-gpu: Fix memory leak in virtio_gpu_load()Peter Maydell2017-01-111-0/+12
| * virtio-gpu: Recalculate VirtIOGPU::hostmem on VM loadPeter Maydell2017-01-111-0/+5
| * display: cirrus: ignore source pitch value as needed in blit_is_unsafeBruce Rogers2017-01-111-4/+7
| * virtio-gpu: fix information leak in capset get dispatchLi Qiang2017-01-111-1/+1
* | es1370: wire up reset via DeviceClassGerd Hoffmann2017-01-111-3/+3
* | audio: ac97: add exit functionLi Qiang2017-01-111-0/+11
* | audio: es1370: add exit functionLi Qiang2017-01-111-0/+14
* | hw/audio: QOM'ify pl041.cxiaoqiang zhao2017-01-111-11/+14
* | hw/audio: QOM'ify marvell_88w8618.cxiaoqiang zhao2017-01-111-7/+11
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...Peter Maydell2017-01-101-0/+10
|\
| * ps2: Fix lost scancodes by recent changesOGAWA Hirofumi2017-01-101-0/+10
* | memhp: move DIMM devices into dedicated scope with related common methodsIgor Mammedov2017-01-101-93/+97
* | memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov2017-01-104-17/+22
* | memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov2017-01-101-0/+24
* | memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov2017-01-102-20/+29
* | memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov2017-01-102-42/+33Star
* | memhp: consolidate scattered MHPD device declarationIgor Mammedov2017-01-101-63/+60Star
* | memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov2017-01-102-124/+124
* | memhp: move build_memory_hotplug_aml() into memory_hotplug.cIgor Mammedov2017-01-103-263/+248Star
* | virtio-net: Add MTU feature supportMaxime Coquelin2017-01-101-0/+19
* | vhost-net: Notify the backend about the host MTUMaxime Coquelin2017-01-101-0/+18
* | vhost-user: Add MTU protocol feature and opMaxime Coquelin2017-01-101-0/+34
* | net: virtio-net discards TX data after link downYuri Benditovich2017-01-101-0/+26
* | virtio: Introduce virtqueue_drop_all procedureYuri Benditovich2017-01-101-0/+38
* | net: vhost stop updates virtio queue stateYuri Benditovich2017-01-101-0/+1
* | net: Add virtio queue interface to update used index from vring stateYuri Benditovich2017-01-101-0/+5
* | balloon: Don't balloon romsDr. David Alan Gilbert2017-01-102-1/+8
* | virtio: fix vq->inuse recalc after migrHalil Pasic2017-01-101-3/+5
* | pcie_aer: support configurable AER capa versionDou Liyang2017-01-105-7/+11
* | pcie_aer: Convert pcie_aer_init to ErrorCao jin2017-01-105-14/+14
* | virtio-crypto: zeroize the key material before freeGonglei2017-01-101-1/+12
* | virtio-crypto-pci: tag virtio-crypto device hot pluggableGonglei2017-01-101-1/+0Star
* | virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...Gonglei2017-01-101-1/+15
* | virtio-crypto-pci: add check for cryptodev objectGonglei2017-01-101-0/+5
* | cryptodev: wrap the ready flagGonglei2017-01-101-2/+2
* | cryptodev: introduce a new is_used propertyGonglei2017-01-101-0/+2
* | virtio-crypto: use the correct length for cipher operationGonglei2017-01-101-1/+1
* | acpi: add ATSR for q35Jason Wang2017-01-101-0/+9
* | virtio-pci: address space translation service (ATS) supportJason Wang2017-01-103-0/+26
* | intel_iommu: support device iotlb descriptorJason Wang2017-01-103-7/+106
* | intel_iommu: allocate new key when creating new address spaceJason Wang2017-01-101-2/+3
* | intel_iommu: name vtd address space with devfnJason Wang2017-01-101-1/+3
* | virtio: convert to use DMA apiJason Wang2017-01-106-23/+65
* | virtio-crypto: fix possible integer and heap overflowGonglei2017-01-101-2/+2
* | intel_iommu: allow migrationPeter Xu2017-01-101-1/+21
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-095-8/+8
|\ \
| * | virtio: avoid using guest_notifier_mask in vhost-user modeWei Huang2016-12-162-3/+3
| * | pci: fix error message for express slotsMichael S. Tsirkin2016-12-161-2/+2