aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-nextCornelia Huck2-3/+105
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand1-305/+5
2018-02-26qmp: expose s390-specific CPU infoViktor Mihajlovski1-1/+1
2018-02-26s390/stattrib: Make SaveVMHandlers data staticDr. David Alan Gilbert1-13/+13
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling1-0/+2
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling2-0/+6
2018-02-26s390-ccw: parse and set boot menu optionsCollin L. Walling2-2/+59
2018-02-26s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling2-3/+40
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell4-4/+6
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+1
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-09s390x/pci: use the right pal and pba in reg_ioat()Yi Min Zhao1-0/+2
2018-02-09s390x/pci: fixup global refreshYi Min Zhao3-15/+63
2018-02-09s390x/pci: fixup the code walking IOMMU tablesYi Min Zhao3-78/+225
2018-02-09s390x/sclp: fix event mask handlingChristian Borntraeger1-2/+2
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand2-7/+7
2018-02-09s390x/tcg: remove SMP warningDavid Hildenbrand1-4/+0
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