aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-13s390x: add 2.6 compat machineCornelia Huck1-2/+16
2015-11-11s390x: switch to memory_region_allocate_system_memoryDominik Dingel1-2/+1
2015-10-29s390x: include HW_COMPAT_* propsCornelia Huck1-0/+2
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand1-0/+1
2015-10-21s390x: unify device reset during subsystem_reset()David Hildenbrand1-17/+14
2015-10-20s390x/virtio-ccw: fix 2.4 virtio compatCornelia Huck1-0/+12
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand1-1/+1
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck1-0/+20
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost1-2/+0
2015-09-19s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost1-2/+2
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster1-1/+1
2015-09-07s390: unify allocation of initial memoryDavid Hildenbrand1-10/+14
2015-09-07s390: move memory calculation into the sclp deviceDavid Hildenbrand1-51/+3
2015-09-07s390: no need to manually parse for slots and maxmemDavid Hildenbrand1-2/+1
2015-09-03s390x: Disable storage key migration on old machine typeJason J. Herne1-0/+12