summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-ccw.c
AgeCommit message (Expand)Author
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
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-26S390: CCW: Use new, working firmware by defaultAlexander Graf
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-03-26virtio-ccw: Queue sanity check for notify hypercall.Cornelia Huck
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-01-29s390: Add s390-ccw-virtio machine.Cornelia Huck