aboutsummaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
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 Zheng1-2/+2
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic2-3/+14
2017-06-06s390x/css: fence off MIDACornelia Huck1-0/+1
2017-05-19s390x/css: ccw translation infrastructureXiao Feng Ren1-0/+4
2017-05-19s390x/css: introduce and realize ccw-request callbackXiao Feng Ren2-0/+3
2017-05-19s390x/css: device support for s390-ccw passthroughDong Jia Shi1-0/+38
2017-05-19s390x/css: realize css_create_schDong Jia Shi2-8/+18
2017-05-19s390x/css: realize css_sch_build_schibXiao Feng Ren1-17/+19
2017-05-19s390x/css: add s390-squash-mcss machine optionXiao Feng Ren1-0/+1
2017-05-05Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into stagingStefan Hajnoczi2-0/+55
2017-05-04s390x/3270: 3270 data stream handlingJing Liu1-0/+9
2017-05-04s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen1-0/+44
2017-05-04s390x/css: Add an algorithm to find a free chpidJing Liu1-0/+2
2017-05-02hw/s390x: provide loadparm property for the machineFarhan Ali1-0/+1
2017-04-21s390x: register I/O adapters per ISC during initFei Li1-2/+5
2017-04-21s390x: use enum for adapter type and standardize its namingFei Li1-2/+7
2017-04-21s390x/css: introduce read-only property type for device idsDong Jia Shi1-0/+5
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic1-1/+0
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic1-2/+8
2017-02-24s390x: add property adapter_routes_max_batchHalil Pasic1-0/+2
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger1-0/+3
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand1-1/+2
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand1-1/+2
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand1-1/+2
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand1-3/+9
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck1-1/+1
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck1-0/+7
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster3-9/+9
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster3-4/+4
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao1-0/+1
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu1-0/+31
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe1-0/+18
2016-06-14s390x/css: introduce property type for device idsCornelia Huck1-0/+17
2016-06-14s390x/kvm: add interface for clearing IO irqsHalil Pasic1-0/+2