summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-virtio.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+1
* s390: move memory calculation into the sclp deviceDavid Hildenbrand2015-09-071-15/+3
* 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/+5
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* 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/+0
* 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/+0
* 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/+3
* 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/+0
* s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-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
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-5/+9
* target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber2013-02-011-2/+6
* s390-virtio: Check for NULL device in reset hypercallAndreas Färber2013-01-291-0/+3
* s390: Move hw files to hw/s390xAlexander Graf2013-01-291-0/+290
OpenPOWER on IntegriCloud