summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-01-20aspeed/smc: handle SPI flash Command modeCédric Le Goater1-25/+130
2017-01-20aspeed/smc: adjust the size of the register regionCédric Le Goater1-15/+10
2017-01-20aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater1-18/+73
2017-01-20aspeed/smc: autostrap CE0/1 configurationCédric Le Goater1-5/+27
2017-01-20aspeed/smc: rework the prototype of the AspeedSMCFlash helper routinesCédric Le Goater1-17/+22
2017-01-20aspeed/smc: remove call to aspeed_smc_update_cs() in reset functionCédric Le Goater1-2/+1
2017-01-20aspeed/smc: remove call to reset in realize functionCédric Le Goater1-2/+0
2017-01-20block: m25p80: Improve 1GiB Micron flash definitionMarcin Krzeminski1-2/+4
2017-01-20block: m25p80: Introduce die erase commandMarcin Krzeminski1-1/+40
2017-01-20block: m25p80: Add Quad Page Program 4byteMarcin Krzeminski1-0/+4
2017-01-20arm: Uniquely name imx25 I2C buses.Alastair D'Silva2-2/+2
2017-01-18target-sparc: fix up niagara machineArtyom Tarasenko3-31/+178
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko4-345/+384
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko2-0/+104
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2017-01-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170111-1' into s...Peter Maydell3-5/+26
2017-01-11virtio-gpu: tag as not hotpluggableGerd Hoffmann1-0/+1
2017-01-11virtio-gpu: Fix memory leak in virtio_gpu_load()Peter Maydell1-0/+12
2017-01-11virtio-gpu: Recalculate VirtIOGPU::hostmem on VM loadPeter Maydell1-0/+5
2017-01-11display: cirrus: ignore source pitch value as needed in blit_is_unsafeBruce Rogers1-4/+7
2017-01-11virtio-gpu: fix information leak in capset get dispatchLi Qiang1-1/+1
2017-01-11es1370: wire up reset via DeviceClassGerd Hoffmann1-3/+3
2017-01-11audio: ac97: add exit functionLi Qiang1-0/+11
2017-01-11audio: es1370: add exit functionLi Qiang1-0/+14
2017-01-11hw/audio: QOM'ify pl041.cxiaoqiang zhao1-11/+14
2017-01-11hw/audio: QOM'ify marvell_88w8618.cxiaoqiang zhao1-7/+11
2017-01-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...Peter Maydell1-0/+10
2017-01-10ps2: Fix lost scancodes by recent changesOGAWA Hirofumi1-0/+10
2017-01-10memhp: move DIMM devices into dedicated scope with related common methodsIgor Mammedov1-93/+97
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov4-17/+22
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov1-0/+24
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov2-20/+29
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov2-42/+33
2017-01-10memhp: consolidate scattered MHPD device declarationIgor Mammedov1-63/+60
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov2-124/+124
2017-01-10memhp: move build_memory_hotplug_aml() into memory_hotplug.cIgor Mammedov3-263/+248
2017-01-10virtio-net: Add MTU feature supportMaxime Coquelin1-0/+19
2017-01-10vhost-net: Notify the backend about the host MTUMaxime Coquelin1-0/+18
2017-01-10vhost-user: Add MTU protocol feature and opMaxime Coquelin1-0/+34
2017-01-10net: virtio-net discards TX data after link downYuri Benditovich1-0/+26
2017-01-10virtio: Introduce virtqueue_drop_all procedureYuri Benditovich1-0/+38
2017-01-10net: vhost stop updates virtio queue stateYuri Benditovich1-0/+1
2017-01-10net: Add virtio queue interface to update used index from vring stateYuri Benditovich1-0/+5
2017-01-10balloon: Don't balloon romsDr. David Alan Gilbert2-1/+8
2017-01-10virtio: fix vq->inuse recalc after migrHalil Pasic1-3/+5
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang5-7/+11
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin5-14/+14
2017-01-10virtio-crypto: zeroize the key material before freeGonglei1-1/+12
2017-01-10virtio-crypto-pci: tag virtio-crypto device hot pluggableGonglei1-1/+0
2017-01-10virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...Gonglei1-1/+15