summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2-0/+2
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09Drop superfluous includes of qapi/qmp/qerror.hMarkus Armbruster1-1/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+2
2018-01-22s390x: fix storage attributes migration for non-small guestsClaudio Imbrenda1-2/+2
2018-01-22hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()Alistair Francis1-2/+3
2018-01-22s390x/sclp: fix missing be conversionDavid Hildenbrand1-2/+2
2018-01-22s390x/sclp: fixup highest CPU addressChristian Borntraeger1-1/+1
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov1-0/+1
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin9-186/+289
2017-12-18misc: remove duplicated includesPhilippe Mathieu-Daudé1-1/+0
2017-12-18Remove empty statementsLadi Prosek1-1/+1
2017-12-15s390-ccw-virtio: allow for systems larger that 7.999TBChristian Borntraeger1-3/+27
2017-12-14s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand1-0/+4
2017-12-14s390x/css: attach css bridgeCornelia Huck1-0/+2
2017-12-14s390x: deprecate s390-squash-mcss machine propHalil Pasic1-1/+6
2017-12-14s390x/css: unrestrict cssidsHalil Pasic6-28/+18
2017-12-14s390x/pci: search for subregion inside the BARsPierre Morel1-19/+25
2017-12-14s390x/pci: move the memory region write from pcistgPierre Morel1-10/+17
2017-12-14s390x/pci: move the memory region read from pcilgPierre Morel1-4/+11
2017-12-14s390x/pci: rework PCI STORE BLOCKPierre Morel3-25/+41
2017-12-14s390x/pci: rework PCI LOADPierre Morel1-11/+14
2017-12-14s390x/pci: rework PCI STOREPierre Morel2-16/+29
2017-12-14s390x/pci: factor out endianess conversionPierre Morel1-26/+32
2017-12-14s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)David Hildenbrand1-0/+7
2017-12-14s390x/pci: pass the retaddr to all PCI instructionsDavid Hildenbrand2-47/+52
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand1-6/+0
2017-12-14s390x: introduce 2.12 compat machineCornelia Huck1-1/+16
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson1-4/+4
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson1-1/+1
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson1-4/+4
2017-11-24s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger1-2/+4
2017-11-08s390x/pci: let pci devices start in configured modeChristian Borntraeger1-1/+1
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger1-8/+0
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic1-13/+5
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic1-13/+5
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic1-9/+3
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic1-12/+5
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic2-66/+29
2017-10-20s390x: move s390x_new_cpu() into board codeIgor Mammedov1-0/+21
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck1-6/+29
2017-10-20virtio-ccw: Add the virtio-input devices for CCW busFarhan Ali2-0/+122
2017-10-20s390x/tcg: unlock NMIDavid Hildenbrand1-3/+1
2017-10-20s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand1-3/+1
2017-10-20s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand1-0/+3
2017-10-20s390x/css: be more consistent if broken beyond repairHalil Pasic1-12/+4
2017-10-20S390: use g_new() family of functionsMarc-André Lureau2-7/+7
2017-10-06hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth1-1/+6
2017-10-06s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck1-0/+6