aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-07-14s390x/flic: migrate ais statesYi Min Zhao2-0/+101
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao3-4/+5
2017-07-14s390x: initialize cpu firstlyYi Min Zhao1-3/+3
2017-07-14s390x/css: use SubchDev.orbHalil Pasic1-15/+15
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic2-5/+9
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic1-0/+35
2017-07-14s390x/css: add missing css state conditionallyHalil Pasic2-0/+94
2017-07-14s390x: add css_migration_enabled to machine classHalil Pasic1-0/+13
2017-07-14s390x: add helper get_machine_classHalil Pasic1-23/+23
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao3-4/+18
2017-07-14s390x/sic: realize SIC handlingFei Li2-0/+27
2017-07-14s390x/flic: introduce inject_airq callbackYi Min Zhao3-0/+49
2017-07-14s390x/flic: introduce modify_ais_mode callbackFei Li2-1/+72
2017-07-14s390x: add flags field for registering I/O adapterFei Li5-6/+12
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda1-0/+62
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda4-1/+543
2017-07-14spapr_rng: Convert to DEFINE_PROP_LINKFam Zheng1-6/+2
2017-07-14mips_cmgcr: Convert to DEFINE_PROP_LINKFam Zheng1-12/+4
2017-07-14ivshmem: Convert to DEFINE_PROP_LINKFam Zheng1-17/+7
2017-07-14dimm: Convert to DEFINE_PROP_LINKFam Zheng1-23/+7
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng3-25/+7
2017-07-14virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng3-15/+1
2017-07-14virtio-scsi: Convert to DEFINE_PROP_LINKFam Zheng3-15/+2
2017-07-14virtio-blk: Convert to DEFINE_PROP_LINKFam Zheng3-8/+2
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng4-29/+29
2017-07-14qdev: Introduce DEFINE_PROP_LINKFam Zheng1-0/+18
2017-07-14qdev: Introduce PropertyInfo.createFam Zheng1-12/+19
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov6-6/+7
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy10-42/+139
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy12-44/+53
2017-07-14chardev: fix parallel device can't be reconnectPeng Hao1-0/+6
2017-07-14mttcg/i386: Patch instruction using async_safe_* frameworkPranith Kumar1-46/+39
2017-07-14serial: chardev hotswap supportAnton Nefedov1-1/+29
2017-07-14serial: move TIOCM update to a separate functionAnton Nefedov1-12/+19
2017-07-14virtio-console: chardev hotswap supportAnton Nefedov1-2/+28
2017-07-14char: avoid chardevice direct accessAnton Nefedov21-31/+28
2017-07-14char: add backend hotswap handlerAnton Nefedov34-35/+37
2017-07-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell22-67/+62
2017-07-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2-1/+7
2017-07-13Convert error_report*_err() to warn_report*_err()Alistair Francis2-3/+2
2017-07-13Convert error_report() to warn_report()Alistair Francis20-58/+58
2017-07-13Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into stagingPeter Maydell1-2/+3
2017-07-13xilinx: Fix latent error handling bugEduardo Habkost2-6/+2
2017-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...Peter Maydell5-9/+306
2017-07-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...Peter Maydell3-100/+79
2017-07-11mips/malta: load the initrd at the end of the low memoryAurelien Jarno1-2/+3
2017-07-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...Peter Maydell3-4/+22
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf1-0/+7
2017-07-11aspeed: Register all watchdogsJoel Stanley1-8/+17
2017-07-11hw/misc: Add Exynos4210 Pseudo Random Number GeneratorKrzysztof Kozlowski3-1/+282