aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-07-14s390x: add css_migration_enabled to machine classHalil Pasic
2017-07-14s390x: add helper get_machine_classHalil Pasic
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao
2017-07-14s390x/sic: realize SIC handlingFei Li
2017-07-14s390x/flic: introduce inject_airq callbackYi Min Zhao
2017-07-14s390x/flic: introduce modify_ais_mode callbackFei Li
2017-07-14s390x: add flags field for registering I/O adapterFei Li
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda
2017-07-14spapr_rng: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14mips_cmgcr: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14ivshmem: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14dimm: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-scsi: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-blk: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng
2017-07-14qdev: Introduce DEFINE_PROP_LINKFam Zheng
2017-07-14qdev: Introduce PropertyInfo.createFam Zheng
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-14chardev: fix parallel device can't be reconnectPeng Hao
2017-07-14mttcg/i386: Patch instruction using async_safe_* frameworkPranith Kumar
2017-07-14serial: chardev hotswap supportAnton Nefedov
2017-07-14serial: move TIOCM update to a separate functionAnton Nefedov
2017-07-14virtio-console: chardev hotswap supportAnton Nefedov
2017-07-14char: avoid chardevice direct accessAnton Nefedov
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-07-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-07-13Convert error_report*_err() to warn_report*_err()Alistair Francis
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-07-13Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into stagingPeter Maydell
2017-07-13xilinx: Fix latent error handling bugEduardo Habkost
2017-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...Peter Maydell
2017-07-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...Peter Maydell
2017-07-11mips/malta: load the initrd at the end of the low memoryAurelien Jarno
2017-07-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...Peter Maydell
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf
2017-07-11aspeed: Register all watchdogsJoel Stanley
2017-07-11hw/misc: Add Exynos4210 Pseudo Random Number GeneratorKrzysztof Kozlowski
2017-07-11hw/core: fix missing return value in load_image_targphys_as()Philippe Mathieu-Daudé
2017-07-11elf-loader: warn about invalid endiannessPhilippe Mathieu-Daudé
2017-07-11hw/pci: define msi_nonbroken in pci-stubPhilippe Mathieu-Daudé
2017-07-11spapr: populate device tree depending on XIVE_EXPLOIT optionCédric Le Goater
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater
2017-07-11spapr: Only report host/guest IOMMU page size mismatches on KVMDavid Gibson
2017-07-11spapr: fix memory hotplug error pathGreg Kurz