aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into stagingPeter Maydell
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
2017-07-11spapr: Use unplug_request for PCI hot unplugDavid Gibson
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson
2017-07-11spapr: Add DRC release methodDavid Gibson
2017-07-11spapr: Uniform DRC reset pathsDavid Gibson
2017-07-11spapr: Leave DR-indicator management to the guestDavid Gibson
2017-07-11spapr: fix migration to pseries machine < 2.8Laurent Vivier
2017-07-11spapr: fix bogus function name in commentGreg Kurz
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz
2017-07-10migration: Rename cleanup() to save_cleanup()Juan Quintela
2017-07-10migration: Rename save_live_setup() to save_setup()Juan Quintela
2017-07-10vfio/pci: Fixup v0 PCIe capabilitiesAlex Williamson
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson
2017-07-07xen/pt: Fixup addr validation in xen_pt_pci_config_access_checkAnoob Soman