aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio.c
AgeCommit message (Expand)Author
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-10s390x/cpu: use g_new0Cornelia Huck
2016-03-10s390x/cpu: Add error handling to cpu creationMatthew Rosato
2016-03-10s390x/cpu: Add CPU property linksMatthew Rosato
2016-03-10s390x/cpu: Tolerate max_cpusMatthew Rosato
2016-03-10s390x/cpu: Set initial CPU state in common routineMatthew Rosato
2016-03-10s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato
2016-03-01s390x/virtio: old machine leftoversCornelia Huck
2016-02-11s390x: remove s390-zipl.romMichael Tokarev
2016-01-29s390: Clean up includesPeter Maydell
2016-01-13s390x/virtio: use qemu_check_nic_model()Cornelia Huck
2016-01-13s390x: remove s390-virtio devicesPierre Morel
2016-01-13s390x: remove s390-virtio machinePierre Morel
2015-12-01s390x: no deprecation warning while testingCornelia Huck
2015-11-11s390: deprecate the non-ccw machine in 2.5Christian Borntraeger
2015-11-11s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-07s390: unify allocation of initial memoryDavid Hildenbrand
2015-09-07s390: move memory calculation into the sclp deviceDavid Hildenbrand
2015-09-07s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand
2015-09-03s390x: Enable new s390-storage-keys deviceJason J. Herne
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-17s390x: Switch to s390-ccw machine as defaultAlexander Graf
2015-05-08s390-virtio: Accommodate guests using virtqueues too earlyChristian Borntraeger
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang
2015-02-13s390x/ipl: always load the bios for ccw machineFan Zhang
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-09-01s390-virtio: Apply same memory boundaries as virtio-ccwMatthew 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-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-07-29s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini