summaryrefslogtreecommitdiff
path: root/include/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth1-0/+2
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda1-1/+1
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda1-9/+13
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie1-1/+0
2018-02-26s390x: remove s390_get_memslot_countCornelia Huck1-1/+0
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand1-25/+0
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell1-1/+1
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand1-0/+1
2018-02-09s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand1-0/+1
2018-02-09s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand1-0/+41
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand1-0/+5
2018-02-09s390x/flic: simplify flic initializationDavid Hildenbrand1-9/+0
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2017-12-14s390x/css: unrestrict cssidsHalil Pasic1-8/+4
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand1-1/+0
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger1-3/+0
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic2-7/+18
2017-10-20s390x/css: IO instr handler ending controlHalil Pasic1-0/+16
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck1-4/+16
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic1-3/+2
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic1-0/+1
2017-10-06s390x/css: introduce css data streamHalil Pasic1-0/+67
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand1-0/+2
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand1-0/+2
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand1-0/+1
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck1-4/+12
2017-08-30s390x/pci: add stubsCornelia Huck1-0/+1
2017-08-30s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi1-1/+2
2017-08-30s390x/css: use macro for event-information pending error recover codeDong Jia Shi1-2/+10
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell5-9/+122
2017-07-14s390x/kvm: enable guarded storageFan Zhang1-0/+3
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne1-2/+1
2017-07-14s390x/flic: migrate ais statesYi Min Zhao1-0/+1
2017-07-14s390x/css: use SubchDev.orbHalil Pasic1-3/+3
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic1-0/+4
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic1-0/+1
2017-07-14s390x: add css_migration_enabled to machine classHalil Pasic1-0/+7
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao1-1/+1
2017-07-14s390x/sic: realize SIC handlingFei Li1-0/+2
2017-07-14s390x/flic: introduce inject_airq callbackYi Min Zhao1-0/+2
2017-07-14s390x/flic: introduce modify_ais_mode callbackFei Li1-1/+8
2017-07-14s390x: add flags field for registering I/O adapterFei Li2-2/+8
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda1-0/+4
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda1-0/+77
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng1-2/+2
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic2-3/+14