summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-virtio.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand2016-09-061-1/+5
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* s390x/cpu: use g_new0Cornelia Huck2016-03-101-1/+1
* s390x/cpu: Add error handling to cpu creationMatthew Rosato2016-03-101-1/+1
* s390x/cpu: Add CPU property linksMatthew Rosato2016-03-101-5/+12
* s390x/cpu: Tolerate max_cpusMatthew Rosato2016-03-101-5/+6
* s390x/cpu: Set initial CPU state in common routineMatthew Rosato2016-03-101-4/+0Star
* s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato2016-03-101-4/+4
* s390x/virtio: old machine leftoversCornelia Huck2016-03-011-2/+0Star
* s390x: remove s390-zipl.romMichael Tokarev2016-02-111-1/+0Star
* s390: Clean up includesPeter Maydell2016-01-291-0/+1
* s390x/virtio: use qemu_check_nic_model()Cornelia Huck2016-01-131-4/+1Star
* s390x: remove s390-virtio devicesPierre Morel2016-01-131-1/+0Star
* s390x: remove s390-virtio machinePierre Morel2016-01-131-162/+0Star
* s390x: no deprecation warning while testingCornelia Huck2015-12-011-3/+6
* s390: deprecate the non-ccw machine in 2.5Christian Borntraeger2015-11-111-1/+5
* s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand2015-11-111-5/+5
* s390x/cmma: clean up cmma resetDavid Hildenbrand2015-10-211-0/+1
* s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand2015-10-211-0/+1
* s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand2015-10-211-0/+13
* machine: Set MachineClass::name automaticallyEduardo Habkost2015-09-191-1/+0Star
* s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+3
* s390: unify allocation of initial memoryDavid Hildenbrand2015-09-071-8/+1Star
* s390: move memory calculation into the sclp deviceDavid Hildenbrand2015-09-071-15/+3Star
* s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand2015-09-071-0/+5
* s390x: Enable new s390-storage-keys deviceJason J. Herne2015-09-031-6/+5Star
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0Star
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-0/+1
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-1/+1
* s390x: Switch to s390-ccw machine as defaultAlexander Graf2015-06-171-1/+0Star
* s390-virtio: Accommodate guests using virtqueues too earlyChristian Borntraeger2015-05-081-0/+10
* Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell2015-04-261-1/+3
* s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne2015-03-161-0/+52
* s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang2015-02-131-0/+2
* s390x/ipl: always load the bios for ccw machineFan Zhang2015-02-131-2/+4
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-1/+1
* s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand2014-10-101-32/+0Star
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+1
* s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato2014-09-011-6/+9
* s390x: Migrate to new NMI interfaceAlexey Kardashevskiy2014-08-251-0/+15
* s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy2014-08-251-17/+27
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-5/+5
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-5/+3Star
* s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-271-0/+2
* exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-301-2/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* S390: IPL: Use different firmware for different machinesAlexander Graf2013-04-261-2/+5
* Typo, spelling and grammatical fixesPeter Maydell2013-04-121-1/+1