aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2017-07-14memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migrationPeter Maydell1-1/+2
2017-07-14include/hw/boards.h: Document memory_region_allocate_system_memory()Peter Maydell1-0/+28
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell5-9/+122
2017-07-14s390x/kvm: enable guarded storageFan Zhang1-0/+3
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne1-2/+1
2017-07-14s390x/flic: migrate ais statesYi Min Zhao1-0/+1
2017-07-14s390x/css: use SubchDev.orbHalil Pasic1-3/+3
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic1-0/+4
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic1-0/+1
2017-07-14s390x: add css_migration_enabled to machine classHalil Pasic1-0/+7
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao1-1/+1
2017-07-14s390x/sic: realize SIC handlingFei Li1-0/+2
2017-07-14s390x/flic: introduce inject_airq callbackYi Min Zhao1-0/+2
2017-07-14s390x/flic: introduce modify_ais_mode callbackFei Li1-1/+8
2017-07-14s390x: add flags field for registering I/O adapterFei Li2-2/+8
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda1-0/+4
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda1-0/+77
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng3-30/+30
2017-07-14qdev: Introduce DEFINE_PROP_LINKFam Zheng2-0/+10
2017-07-14qdev: Introduce PropertyInfo.createFam Zheng1-0/+1
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov1-1/+2
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2-1/+6
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy4-4/+5
2017-07-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2-0/+122
2017-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...Peter Maydell1-1/+3
2017-07-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...Peter Maydell3-6/+5
2017-07-11include/hw/ptimer.h: Add documentation commentsPeter Maydell1-0/+120
2017-07-11aspeed: Register all watchdogsJoel Stanley1-1/+3
2017-07-11hw/misc: add missing includesPhilippe Mathieu-Daudé1-0/+2
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater1-0/+1
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson1-1/+1
2017-07-11spapr: Add DRC release methodDavid Gibson1-0/+1
2017-07-11spapr: refresh "platform-specific" hcalls commentGreg Kurz1-3/+2
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz1-2/+0
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson1-0/+1
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini1-2/+0
2017-07-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...Peter Maydell2-3/+14
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic2-3/+14
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth1-13/+0
2017-07-03pci: Convert shpc_init() to ErrorMao Zhongyi2-2/+4
2017-07-03pci: Convert to realizeMao Zhongyi2-2/+4
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi1-3/+0
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi1-1/+2
2017-07-03virtio-net: enable configurable tx queue sizeWei Wang1-0/+1
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson1-4/+2
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson1-2/+0
2017-06-30spapr: Eliminate DRC 'signalled' state variableDavid Gibson1-2/+0
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz1-0/+1
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson1-4/+8
2017-06-28migration: move skip_section_footersPeter Xu1-0/+4