summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
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