aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)Author
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin
2016-05-17s390x: enable runtime instrumentationFan Zhang
2016-05-17s390x: add compat machine for 2.7Cornelia Huck
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-10s390x: Introduce S390MachineClassJanosch Frank
2016-03-10s390x: Introduce machine definition macrosJanosch Frank
2016-03-10s390x/cpu: Allow hotplug of CPUsMatthew Rosato
2016-03-10s390x/cpu: Add CPU property linksMatthew Rosato
2016-03-10s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato
2016-01-29s390: Clean up includesPeter Maydell
2016-01-13s390: Introduce CCW_COMPAT_2_5Shmulik Ladkani
2016-01-13s390x: add 2.6 compat machineCornelia Huck
2015-11-11s390x: switch to memory_region_allocate_system_memoryDominik Dingel
2015-10-29s390x: include HW_COMPAT_* propsCornelia Huck
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand
2015-10-21s390x: unify device reset during subsystem_reset()David Hildenbrand
2015-10-20s390x/virtio-ccw: fix 2.4 virtio compatCornelia Huck
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-07s390: unify allocation of initial memoryDavid Hildenbrand
2015-09-07s390: move memory calculation into the sclp deviceDavid Hildenbrand
2015-09-07s390: no need to manually parse for slots and maxmemDavid Hildenbrand
2015-09-03s390x: Disable storage key migration on old machine typeJason J. Herne
2015-09-03s390x: Enable new s390-storage-keys deviceJason J. Herne
2015-09-03s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck
2015-07-14watchdog/diag288: correctly register for system reset requestsXu Wang
2015-07-02s390x/migration: Introduce 2.4 machineChristian Borntraeger
2015-06-17s390x: Switch to s390-ccw machine as defaultAlexander Graf
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel
2015-02-13s390x/ipl: always load the bios for ccw machineFan Zhang
2015-01-12s390: Add PCI bus supportFrank Blaschka
2015-01-12s390x/ccw: fix oddity in machine class initCornelia Huck
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato
2014-08-25s390x: Migrate to new NMI interfaceAlexey Kardashevskiy
2014-08-25s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-30s390: provide I/O subsystem resetChristian Borntraeger