aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2022-04-20hw: Add compat machines for 7.1Cornelia Huck
2022-04-06virtio-ccw: do not include headers for all virtio devicesPaolo Bonzini
2022-04-06virtio-ccw: move device type declarations to .c filesPaolo Bonzini
2022-04-06virtio-ccw: move vhost_ccw_scsi to a separate filePaolo Bonzini
2022-04-06s390x: follow qdev tree to detect SCSI device on a CCW busPaolo Bonzini
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-02-28s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell
2022-01-18s390x/ipl: support extended kernel command line sizeMarc Hartmayer
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2021-12-17s390x/pci: add supported DT information to clp responseMatthew Rosato
2021-12-17s390x/pci: use the passthrough measurement update intervalMatthew Rosato
2021-12-17s390x/pci: don't use hard-coded dma range in reg_ioatMatthew Rosato
2021-11-01pci: Export pci_for_each_device_under_bus*()Peter Xu
2021-10-13s390x/ipl: check kernel command line sizeMarc Hartmayer
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang
2021-09-30qbus: Rename qbus_create() to qbus_new()Peter Maydell
2021-09-30qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell
2021-09-07s390x/cpumodel: Add more feature to gen16 default modelChristian Borntraeger
2021-09-06s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASKThomas Huth
2021-09-06hw/s390x/s390-skeys: lazy storage key enablement under TCGDavid Hildenbrand
2021-09-06hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabledDavid Hildenbrand
2021-09-06hw/s390x/s390-skeys: check if an address is valid before dumping the keyDavid Hildenbrand
2021-09-06hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dumpDavid Hildenbrand
2021-09-06hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrateDavid Hildenbrand
2021-09-06vfio-ccw: forward halt/clear errorsCornelia Huck
2021-09-01hw: Add compat machines for 6.2Yanan Wang
2021-08-26error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2021-07-12Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...Peter Maydell
2021-07-09modules: add s390x module annotationsGerd Hoffmann
2021-07-07target/s390x: move kvm files into kvm/Cho, Yu-Chen
2021-07-07target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen
2021-07-07hw/s390x: only build tod-tcg from the CONFIG_TCG buildCho, Yu-Chen
2021-07-07hw/s390x: tod: make explicit checks for accelerators when initializingCho, Yu-Chen
2021-07-07hw/s390x: rename tod-qemu.c to tod-tcg.cCho, Yu-Chen
2021-07-02virtio: disable ioeventfd for record/replayPavel Dovgalyuk
2021-06-21s390x/css: Add passthrough IRBEric Farman
2021-06-21s390x/css: Refactor IRB constructionEric Farman
2021-06-21s390x/css: Split out the IRB sense dataEric Farman
2021-06-21s390x/css: Introduce an ESW structEric Farman
2021-06-21s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2David Hildenbrand
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-20hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parentPhilippe Mathieu-Daudé
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth