aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2017-07-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...Peter Maydell
2017-07-17hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell
2017-07-17hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell
2017-07-17hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UARTPeter Maydell
2017-07-17qdev: support properties which don't set a default valuePeter Maydell
2017-07-17qdev-properties.h: Explicitly set the default value for arraylen propertiesPeter Maydell
2017-07-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int...Peter Maydell
2017-07-17pseries: Use smaller default hash page tables when guest can resizeDavid Gibson
2017-07-17pseries: Implement HPT resizingDavid Gibson
2017-07-17pseries: Stubs for HPT resizingDavid Gibson
2017-07-17ppc/pnv: Remove unused XICSState referenceAlexey Kardashevskiy
2017-07-17spapr: Implement DR-indicator for physical DRCs onlyDavid Gibson
2017-07-17spapr: Remove sPAPRConfigureConnectorState sub-structureDavid Gibson
2017-07-17spapr: Consolidate DRC state variablesDavid Gibson
2017-07-17spapr: Cleanups relating to DRC awaiting_release fieldDavid Gibson
2017-07-17spapr: Refactor spapr_drc_detach()David Gibson
2017-07-17spapr: Remove 'awaiting_allocation' DRC flagDavid Gibson
2017-07-17spapr: Treat devices added before inbound migration as coldpluggedLaurent Vivier
2017-07-17spapr: Minor cleanups to events handlingDavid Gibson
2017-07-17spapr: migrate pending_events of spapr stateDaniel Henrique Barboza
2017-07-14memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migrationPeter Maydell
2017-07-14include/hw/boards.h: Document memory_region_allocate_system_memory()Peter Maydell
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne
2017-07-14s390x/flic: migrate ais statesYi Min Zhao
2017-07-14s390x/css: use SubchDev.orbHalil Pasic
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic
2017-07-14s390x: add css_migration_enabled to 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-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-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter 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-11include/hw/ptimer.h: Add documentation commentsPeter Maydell
2017-07-11aspeed: Register all watchdogsJoel Stanley
2017-07-11hw/misc: add missing includesPhilippe Mathieu-Daudé
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater