summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2019-11-293-0/+6
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2019-11-296-0/+6
* machine: Use type_init() to register machine classesEduardo Habkost2019-11-291-1/+1
* msi_supported -> msi_nonbrokenMichael S. Tsirkin2019-11-291-1/+1
* s390x/cpu: use g_new0Cornelia Huck2019-11-291-1/+1
* s390x: Introduce S390MachineClassJanosch Frank2019-11-291-14/+1
* s390x: Introduce machine definition macrosJanosch Frank2019-11-291-42/+47
* s390x/cpu: Allow hotplug of CPUsMatthew Rosato2019-11-291-0/+10
* s390x/cpu: Add error handling to cpu creationMatthew Rosato2019-11-291-1/+1
* s390x/cpu: Add CPU property linksMatthew Rosato2019-11-292-5/+46
* s390x/cpu: Tolerate max_cpusMatthew Rosato2019-11-291-5/+6
* s390x/cpu: Set initial CPU state in common routineMatthew Rosato2019-11-291-4/+0
* s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato2019-11-293-6/+6
* loader: Add data swap option to load-elfPeter Crosthwaite2019-11-291-2/+2
* s390x/css: only suspend when enabled by orbCornelia Huck2019-11-291-3/+8
* s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang2019-11-291-1/+1
* s390x/css: Use static initialization for channel_subsys fieldsEduardo Habkost2019-11-291-14/+11
* s390x/css: Allocate channel_subsys staticallyEduardo Habkost2019-11-291-93/+92
* s390x/pci: fix reg/dereg irq functionsYi Min Zhao2019-11-292-12/+13
* s390x/css: introduce indicator refcounting interfacesYi Min Zhao2019-11-294-72/+79
* s390x/virtio: old machine leftoversCornelia Huck2019-11-291-2/+0
* s390x: remove s390-zipl.romMichael Tokarev2019-11-292-2/+1
* s390: Clean up includesPeter Maydell2019-11-2914-0/+14
* s390x/css: fix control flags during cschHalil Pasic2019-11-291-1/+1
* s390x: fix generation of event information crwSong Shan Gong2019-11-292-1/+13
* s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand2019-11-291-2/+6
* s390x/skeys: Fix instance and class sizeChristian Borntraeger2019-11-291-1/+1
* s390/sclp: Simplify control flow in sclp_realize()Markus Armbruster2019-11-291-6/+3
* hw/s390x: Rename local variables Error *l_err to just errMarkus Armbruster2019-11-292-13/+13
* error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2019-11-293-13/+13
* error: Use error_report_err() instead of monitor_printf()Markus Armbruster2019-11-291-2/+1
* s390x/pci: return real state during listing PCIYi Min Zhao2019-11-291-1/+2
* virtio-ccw: fix sanity check for vectorHalil Pasic2019-11-291-1/+2
* s390: Introduce CCW_COMPAT_2_5Shmulik Ladkani2019-11-291-0/+9
* s390x/virtio: use qemu_check_nic_model()Cornelia Huck2019-11-291-4/+1
* s390x/pci: code cleanupYi Min Zhao2019-11-291-3/+3
* s390x/pci: reject some operations to disabled PCI functionYi Min Zhao2019-11-293-7/+11
* s390x: remove s390-virtio devicesPierre Morel2019-11-294-946/+1
* s390x: remove s390-virtio machinePierre Morel2019-11-291-162/+0
* s390x: add 2.6 compat machineCornelia Huck2019-11-291-2/+16
* 9pfs: introduce V9fsVirtioStateWei Liu2019-11-291-1/+1
* hw/s390x: Remove superfluous return statementsThomas Huth2019-11-292-5/+0
* virtio: handle non-virtio-1-capable backend for ccwCornelia Huck2015-12-021-0/+12
* s390x/pci: fix up IOMMU sizeYi Min Zhao2015-12-013-5/+30
* 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: switch error reporting to error_setgDavid Hildenbrand2015-11-111-7/+11
* s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand2015-11-113-51/+36
* s390x: switch to memory_region_allocate_system_memoryDominik Dingel2015-11-111-2/+1
* s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao2015-11-111-2/+6
OpenPOWER on IntegriCloud