aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-01-16stubs: move acpi stubs to hw/acpiPaolo Bonzini
2017-01-16stubs: move smbios stubs to hw/smbiosPaolo Bonzini
2017-01-16smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm
2017-01-16megasas: fix guest-triggered memory leakPaolo Bonzini
2017-01-16bugfix: vm halt when in reset loopinghangaohuai
2017-01-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170111-1' into s...Peter Maydell
2017-01-11virtio-gpu: tag as not hotpluggableGerd Hoffmann
2017-01-11virtio-gpu: Fix memory leak in virtio_gpu_load()Peter Maydell
2017-01-11virtio-gpu: Recalculate VirtIOGPU::hostmem on VM loadPeter Maydell
2017-01-11display: cirrus: ignore source pitch value as needed in blit_is_unsafeBruce Rogers
2017-01-11virtio-gpu: fix information leak in capset get dispatchLi Qiang
2017-01-11es1370: wire up reset via DeviceClassGerd Hoffmann
2017-01-11audio: ac97: add exit functionLi Qiang
2017-01-11audio: es1370: add exit functionLi Qiang
2017-01-11hw/audio: QOM'ify pl041.cxiaoqiang zhao
2017-01-11hw/audio: QOM'ify marvell_88w8618.cxiaoqiang zhao
2017-01-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...Peter Maydell
2017-01-10ps2: Fix lost scancodes by recent changesOGAWA Hirofumi
2017-01-10memhp: move DIMM devices into dedicated scope with related common methodsIgor Mammedov
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: consolidate scattered MHPD device declarationIgor Mammedov
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov
2017-01-10memhp: move build_memory_hotplug_aml() into memory_hotplug.cIgor Mammedov
2017-01-10virtio-net: Add MTU feature supportMaxime Coquelin
2017-01-10vhost-net: Notify the backend about the host MTUMaxime Coquelin
2017-01-10vhost-user: Add MTU protocol feature and opMaxime Coquelin
2017-01-10net: virtio-net discards TX data after link downYuri Benditovich
2017-01-10virtio: Introduce virtqueue_drop_all procedureYuri Benditovich
2017-01-10net: vhost stop updates virtio queue stateYuri Benditovich
2017-01-10net: Add virtio queue interface to update used index from vring stateYuri Benditovich
2017-01-10balloon: Don't balloon romsDr. David Alan Gilbert
2017-01-10virtio: fix vq->inuse recalc after migrHalil Pasic
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin
2017-01-10virtio-crypto: zeroize the key material before freeGonglei
2017-01-10virtio-crypto-pci: tag virtio-crypto device hot pluggableGonglei
2017-01-10virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...Gonglei
2017-01-10virtio-crypto-pci: add check for cryptodev objectGonglei
2017-01-10cryptodev: wrap the ready flagGonglei
2017-01-10cryptodev: introduce a new is_used propertyGonglei
2017-01-10virtio-crypto: use the correct length for cipher operationGonglei
2017-01-10acpi: add ATSR for q35Jason Wang
2017-01-10virtio-pci: address space translation service (ATS) supportJason Wang
2017-01-10intel_iommu: support device iotlb descriptorJason Wang
2017-01-10intel_iommu: allocate new key when creating new address spaceJason Wang
2017-01-10intel_iommu: name vtd address space with devfnJason Wang
2017-01-10virtio: convert to use DMA apiJason Wang