aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-30s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand1-3/+1
2017-08-30target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand1-1/+1
2017-08-30target/s390x: simplify gs_allowed()David Hildenbrand1-12/+2
2017-08-30target/s390x: simplify ri_allowed()David Hildenbrand1-3/+0
2017-08-30s390x/ccw: create s390 phb conditionallyCornelia Huck1-6/+8
2017-08-30s390x: introduce 2.11 compat machineCornelia Huck1-1/+16
2017-07-21Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()Peter Maydell1-1/+1
2017-07-14s390x/kvm: enable guarded storageFan Zhang1-0/+18
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne1-0/+3
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao1-0/+3
2017-07-14s390x: initialize cpu firstlyYi Min Zhao1-3/+3
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic1-5/+4
2017-07-14s390x: add css_migration_enabled to machine classHalil Pasic1-0/+13
2017-07-14s390x: add helper get_machine_classHalil Pasic1-23/+23
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda1-1/+9
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela1-0/+1
2017-06-06migration: remove register_savevm()Laurent Vivier1-2/+6
2017-05-19s390x/css: realize css_create_schDong Jia Shi1-3/+8
2017-05-19s390x/css: add s390-squash-mcss machine optionXiao Feng Ren1-0/+21
2017-05-02hw/s390x: provide loadparm property for the machineFarhan Ali1-0/+37
2017-04-21s390x: initialize flic before I/O subsystemsFei Li1-1/+2
2017-04-21s390x: introduce 2.10 compat machineCornelia Huck1-1/+16
2017-02-28s390x/ipl: Extend S390IPLState to support network bootFarhan Ali1-1/+2
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic1-1/+1
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic1-1/+6
2017-01-20s390x: add compat machine for 2.9Cornelia Huck1-1/+16
2017-01-20s390x: remove double compat statementChristian Borntraeger1-2/+0
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger1-0/+17
2016-09-06s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand1-0/+5
2016-09-05s390x: add compat machine for 2.8Cornelia Huck1-1/+17
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck1-0/+4
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu1-0/+1
2016-07-11s390x/css: use define for "virtual-css-bridge" literalSascha Silbe1-1/+1
2016-06-20error: Remove unnecessary local_err variablesEduardo Habkost1-3/+1
2016-06-14s390x: Limit s390-ccw machines to 248 CPUsChristian Borntraeger1-1/+1
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov1-1/+0
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini1-2/+2
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin1-1/+7
2016-05-17s390x: enable runtime instrumentationFan Zhang1-0/+20
2016-05-17s390x: add compat machine for 2.7Cornelia Huck1-1/+20
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost1-1/+1
2016-03-10s390x: Introduce S390MachineClassJanosch Frank1-14/+1
2016-03-10s390x: Introduce machine definition macrosJanosch Frank1-42/+47
2016-03-10s390x/cpu: Allow hotplug of CPUsMatthew Rosato1-0/+10
2016-03-10s390x/cpu: Add CPU property linksMatthew Rosato1-0/+34
2016-03-10s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato1-1/+1
2016-01-29s390: Clean up includesPeter Maydell1-0/+1
2016-01-13s390: Introduce CCW_COMPAT_2_5Shmulik Ladkani1-0/+9