summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2017-08-22hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth1-1/+1
2017-08-02mips: Add KVM T&E segment support for TCGJames Hogan1-2/+3
2017-08-02intel_iommu: use access_flags for iotlbPeter Xu1-2/+1
2017-07-19Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...Peter Maydell1-0/+15
2017-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-317/+3
2017-07-19Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' i...Peter Maydell1-0/+3
2017-07-18xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin1-0/+1
2017-07-18xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin1-0/+14
2017-07-18ahci: split public and private interfaceJohn Snow2-405/+46
2017-07-18ahci: Isolate public AHCI interfaceJohn Snow2-52/+96
2017-07-18ahci: add ahci_get_num_portsJohn Snow1-0/+1
2017-07-18qdev: provide DEFINE_PROP_INT64()Peter Xu1-0/+3
2017-07-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2-0/+55
2017-07-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...Peter Maydell5-0/+211
2017-07-17i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leafDaniel P. Berrange1-0/+5
2017-07-17fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.hMark Cave-Ayland1-0/+50
2017-07-17hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell1-0/+43
2017-07-17hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell1-0/+59
2017-07-17hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UARTPeter Maydell1-0/+78
2017-07-17qdev: support properties which don't set a default valuePeter Maydell2-0/+30
2017-07-17qdev-properties.h: Explicitly set the default value for arraylen propertiesPeter Maydell1-0/+1
2017-07-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int...Peter Maydell4-28/+73
2017-07-17pseries: Use smaller default hash page tables when guest can resizeDavid Gibson2-0/+3
2017-07-17pseries: Implement HPT resizingDavid Gibson1-0/+6
2017-07-17pseries: Stubs for HPT resizingDavid Gibson1-0/+11
2017-07-17ppc/pnv: Remove unused XICSState referenceAlexey Kardashevskiy1-2/+0
2017-07-17spapr: Implement DR-indicator for physical DRCs onlyDavid Gibson1-4/+9
2017-07-17spapr: Remove sPAPRConfigureConnectorState sub-structureDavid Gibson1-10/+6
2017-07-17spapr: Consolidate DRC state variablesDavid Gibson1-4/+21
2017-07-17spapr: Cleanups relating to DRC awaiting_release fieldDavid Gibson1-5/+6
2017-07-17spapr: Refactor spapr_drc_detach()David Gibson1-1/+1
2017-07-17spapr: Remove 'awaiting_allocation' DRC flagDavid Gibson1-1/+0
2017-07-17spapr: Treat devices added before inbound migration as coldpluggedLaurent Vivier1-0/+8
2017-07-17spapr: Minor cleanups to events handlingDavid Gibson1-5/+1
2017-07-17spapr: migrate pending_events of spapr stateDaniel Henrique Barboza1-2/+7
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