aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi/qmp/qerror.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09s390x/pci: use the right pal and pba in reg_ioat()Yi Min Zhao
2018-02-09s390x/pci: fixup global refreshYi Min Zhao
2018-02-09s390x/pci: fixup the code walking IOMMU tablesYi Min Zhao
2018-02-09s390x/sclp: fix event mask handlingChristian Borntraeger
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand
2018-02-09s390x/tcg: remove SMP warningDavid Hildenbrand
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2018-01-22s390x: fix storage attributes migration for non-small guestsClaudio Imbrenda
2018-01-22hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()Alistair Francis
2018-01-22s390x/sclp: fix missing be conversionDavid Hildenbrand
2018-01-22s390x/sclp: fixup highest CPU addressChristian Borntraeger
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin
2017-12-18misc: remove duplicated includesPhilippe Mathieu-Daudé
2017-12-18Remove empty statementsLadi Prosek
2017-12-15s390-ccw-virtio: allow for systems larger that 7.999TBChristian Borntraeger
2017-12-14s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand
2017-12-14s390x/css: attach css bridgeCornelia Huck
2017-12-14s390x: deprecate s390-squash-mcss machine propHalil Pasic
2017-12-14s390x/css: unrestrict cssidsHalil Pasic
2017-12-14s390x/pci: search for subregion inside the BARsPierre Morel
2017-12-14s390x/pci: move the memory region write from pcistgPierre Morel
2017-12-14s390x/pci: move the memory region read from pcilgPierre Morel
2017-12-14s390x/pci: rework PCI STORE BLOCKPierre Morel
2017-12-14s390x/pci: rework PCI LOADPierre Morel
2017-12-14s390x/pci: rework PCI STOREPierre Morel
2017-12-14s390x/pci: factor out endianess conversionPierre Morel
2017-12-14s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)David Hildenbrand
2017-12-14s390x/pci: pass the retaddr to all PCI instructionsDavid Hildenbrand
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand
2017-12-14s390x: introduce 2.12 compat machineCornelia Huck
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-11-24s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger
2017-11-08s390x/pci: let pci devices start in configured modeChristian Borntraeger
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-10-20s390x: move s390x_new_cpu() into board codeIgor Mammedov
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck