summary refs log tree commit diff stats
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell2017-07-1412-50/+1090
|\
| * s390x/kvm: enable guarded storageFan Zhang2017-07-141-0/+18
| * s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne2017-07-141-0/+3
| * s390x/flic: migrate ais statesYi Min Zhao2017-07-142-0/+101
| * s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao2017-07-143-4/+5
| * s390x: initialize cpu firstlyYi Min Zhao2017-07-141-3/+3
| * s390x/css: use SubchDev.orbHalil Pasic2017-07-141-15/+15
| * s390x/css: activate ChannelSubSys migrationHalil Pasic2017-07-142-5/+9
| * s390x/css: add ORB to SubchDevHalil Pasic2017-07-141-0/+35
| * s390x/css: add missing css state conditionallyHalil Pasic2017-07-142-0/+94
| * s390x: add css_migration_enabled to machine classHalil Pasic2017-07-141-0/+13
| * s390x: add helper get_machine_classHalil Pasic2017-07-141-23/+23
| * s390x/css: update css_adapter_interruptYi Min Zhao2017-07-143-4/+18
| * s390x/sic: realize SIC handlingFei Li2017-07-142-0/+27
| * s390x/flic: introduce inject_airq callbackYi Min Zhao2017-07-143-0/+49
| * s390x/flic: introduce modify_ais_mode callbackFei Li2017-07-142-1/+72
| * s390x: add flags field for registering I/O adapterFei Li2017-07-145-6/+12
| * s390x/migration: Monitor commands for storage attributesClaudio Imbrenda2017-07-141-0/+62
| * s390x/migration: Storage attributes deviceClaudio Imbrenda2017-07-144-1/+543
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-07-1465-373/+475
|\ \
| * | spapr_rng: Convert to DEFINE_PROP_LINKFam Zheng2017-07-141-6/+2
| * | mips_cmgcr: Convert to DEFINE_PROP_LINKFam Zheng2017-07-141-12/+4
| * | ivshmem: Convert to DEFINE_PROP_LINKFam Zheng2017-07-141-17/+7
| * | dimm: Convert to DEFINE_PROP_LINKFam Zheng2017-07-141-23/+7
| * | virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng2017-07-143-25/+7
| * | virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng2017-07-143-15/+1
| * | virtio-scsi: Convert to DEFINE_PROP_LINKFam Zheng2017-07-143-15/+2
| * | virtio-blk: Convert to DEFINE_PROP_LINKFam Zheng2017-07-143-8/+2
| * | qdev: Add const qualifier to PropertyInfo definitionsFam Zheng2017-07-144-29/+29
| * | qdev: Introduce DEFINE_PROP_LINKFam Zheng2017-07-141-0/+18
| * | qdev: Introduce PropertyInfo.createFam Zheng2017-07-141-12/+19
| * | qom: enforce readonly nature of link's check callbackIgor Mammedov2017-07-146-6/+7
| * | memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2017-07-1410-42/+139
| * | memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-1412-44/+53
| * | chardev: fix parallel device can't be reconnectPeng Hao2017-07-141-0/+6
| * | mttcg/i386: Patch instruction using async_safe_* frameworkPranith Kumar2017-07-141-46/+39
| * | serial: chardev hotswap supportAnton Nefedov2017-07-141-1/+29
| * | serial: move TIOCM update to a separate functionAnton Nefedov2017-07-141-12/+19
| * | virtio-console: chardev hotswap supportAnton Nefedov2017-07-141-2/+28
| * | char: avoid chardevice direct accessAnton Nefedov2017-07-1421-31/+28
| * | char: add backend hotswap handlerAnton Nefedov2017-07-1434-35/+37
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell2017-07-1422-67/+62
|\ \ | |/ |/|
| * Convert error_report*_err() to warn_report*_err()Alistair Francis2017-07-132-3/+2
| * Convert error_report() to warn_report()Alistair Francis2017-07-1320-58/+58
| * xilinx: Fix latent error handling bugEduardo Habkost2017-07-132-6/+2
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-07-132-1/+7
|\ \
| * | hw/core: fix missing return value in load_image_targphys_as()Philippe Mathieu-Daudé2017-07-111-1/+3
| * | elf-loader: warn about invalid endiannessPhilippe Mathieu-Daudé2017-07-111-0/+1
| * | hw/pci: define msi_nonbroken in pci-stubPhilippe Mathieu-Daudé2017-07-111-0/+3
* | | Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into stagingPeter Maydell2017-07-131-2/+3
|\ \ \