aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-03s390x: Enable new s390-storage-keys deviceJason J. Herne1-4/+4
2015-09-03s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck1-2/+17
2015-07-14watchdog/diag288: correctly register for system reset requestsXu Wang1-1/+5
2015-07-02s390x/migration: Introduce 2.4 machineChristian Borntraeger1-4/+18
2015-06-17s390x: Switch to s390-ccw machine as defaultAlexander Graf1-0/+1
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang1-1/+1
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak1-0/+63
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne1-0/+4
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel1-0/+10
2015-02-13s390x/ipl: always load the bios for ccw machineFan Zhang1-1/+1
2015-01-12s390: Add PCI bus supportFrank Blaschka1-0/+7
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck1-1/+1
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao1-1/+1
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato1-8/+38
2014-08-25s390x: Migrate to new NMI interfaceAlexey Kardashevskiy1-0/+6
2014-08-25s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy1-16/+27
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-5/+5
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann1-1/+7
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+0
2013-08-30s390: provide I/O subsystem resetChristian Borntraeger1-0/+15