summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-virtio-ccw.c
Commit message (Expand)AuthorAgeFilesLines
* s390x: include HW_COMPAT_* propsCornelia Huck2015-10-291-0/+2
* s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand2015-10-211-0/+1
* s390x: unify device reset during subsystem_reset()David Hildenbrand2015-10-211-17/+14
* s390x/virtio-ccw: fix 2.4 virtio compatCornelia Huck2015-10-201-0/+12
* s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2015-10-021-1/+1
* virtio-ccw: enable virtio-1Cornelia Huck2015-09-241-0/+20
* machine: Set MachineClass::name automaticallyEduardo Habkost2015-09-191-2/+0
* s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+2
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+1
* s390: unify allocation of initial memoryDavid Hildenbrand2015-09-071-10/+14
* s390: move memory calculation into the sclp deviceDavid Hildenbrand2015-09-071-51/+3
* s390: no need to manually parse for slots and maxmemDavid Hildenbrand2015-09-071-2/+1
* s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-031-0/+12
* s390x: Enable new s390-storage-keys deviceJason J. Herne2015-09-031-4/+4
* s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck2015-09-031-2/+17
* watchdog/diag288: correctly register for system reset requestsXu Wang2015-07-141-1/+5
* s390x/migration: Introduce 2.4 machineChristian Borntraeger2015-07-021-4/+18
* s390x: Switch to s390-ccw machine as defaultAlexander Graf2015-06-171-0/+1
* virtio-ccw: introduce ccw specific queue limitJason Wang2015-05-311-1/+1
* s390x: CPACF: Handle key wrap machine optionsTony Krowiak2015-03-161-0/+63
* s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne2015-03-161-0/+4
* s390x/kvm: passing max memory size to acceleratorDominik Dingel2015-03-101-0/+10
* s390x/ipl: always load the bios for ccw machineFan Zhang2015-02-131-1/+1
* s390: Add PCI bus supportFrank Blaschka2015-01-121-0/+7
* s390x/ccw: fix oddity in machine class initCornelia Huck2015-01-121-1/+1
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+1
* virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-011-8/+38
* s390x: Migrate to new NMI interfaceAlexey Kardashevskiy2014-08-251-0/+6
* s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy2014-08-251-16/+27
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-5/+5
* s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-271-1/+7
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-031-1/+0
|\
| * hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0
* | s390: provide I/O subsystem resetChristian Borntraeger2013-08-301-0/+15
|/
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* S390: CCW: Use new, working firmware by defaultAlexander Graf2013-04-261-1/+1
* S390: IPL: Use different firmware for different machinesAlexander Graf2013-04-261-1/+1
* Typo, spelling and grammatical fixesPeter Maydell2013-04-121-1/+1
* virtio-ccw: Queue sanity check for notify hypercall.Cornelia Huck2013-03-261-0/+3
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-1/+1
* s390: Add s390-ccw-virtio machine.Cornelia Huck2013-01-291-0/+134
OpenPOWER on IntegriCloud