summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390x/css: sense data endiannessCornelia Huck2015-11-111-0/+6
* s390x: include HW_COMPAT_* propsCornelia Huck2015-10-291-0/+2
* 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-215-13/+32
* s390x/ipl: we always have an ipl deviceDavid Hildenbrand2015-10-212-15/+13
* 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
* s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand2015-10-021-10/+10
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-251-2/+2
|\
| * s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+2
* | virtio-ccw: enable virtio-1Cornelia Huck2015-09-243-4/+52
OpenPOWER on IntegriCloud