summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* arm: virt: Fix segmentation fault when specifying an unsupported CPUShannon Zhao2017-01-201-1/+0Star
* aspeed: use first FMC flash as a boot ROMCédric Le Goater2017-01-201-0/+41
* aspeed/smc: handle SPI flash Command modeCédric Le Goater2017-01-201-25/+130
* aspeed/smc: adjust the size of the register regionCédric Le Goater2017-01-201-15/+10Star
* aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater2017-01-201-18/+73
* aspeed/smc: autostrap CE0/1 configurationCédric Le Goater2017-01-201-5/+27
* aspeed/smc: rework the prototype of the AspeedSMCFlash helper routinesCédric Le Goater2017-01-201-17/+22
* aspeed/smc: remove call to aspeed_smc_update_cs() in reset functionCédric Le Goater2017-01-201-2/+1Star
* aspeed/smc: remove call to reset in realize functionCédric Le Goater2017-01-201-2/+0Star
* block: m25p80: Improve 1GiB Micron flash definitionMarcin Krzeminski2017-01-201-2/+4
* block: m25p80: Introduce die erase commandMarcin Krzeminski2017-01-201-1/+40
* block: m25p80: Add Quad Page Program 4byteMarcin Krzeminski2017-01-201-0/+4
* arm: Uniquely name imx25 I2C buses.Alastair D'Silva2017-01-202-2/+2
* target-sparc: fix up niagara machineArtyom Tarasenko2017-01-183-31/+178
* target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko2017-01-184-345/+384
* target-sparc: implement sun4v RTCArtyom Tarasenko2017-01-182-0/+104
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
* 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