summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
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
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-04-09s390x: css: report errors from ccw_dstream_read/writePierre Morel
2021-03-26s390x: modularize virtio-gpu-ccwGerd Hoffmann
2021-03-26s390x: add have_virtio_ccwGerd Hoffmann
2021-03-15s390x/pci: Add missing initialization for g_autofree variablesMiroslav Rezanina
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-04virtio-ccw: commands on revision-less devicesCornelia Huck
2021-03-04s390x/pci: restore missing Query PCI Function CLP dataMatthew Rosato
2021-03-04hw/s390x: fix build for virtio-9p-ccwHalil Pasic
2021-02-08s390: Recognize confidential-guest-support optionDavid Gibson
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2021-01-01Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2020-12-21s390x/pci: Fix memory_region_access_valid callMatthew Rosato
2020-12-21s390x/pci: fix pcistb lengthMatthew Rosato
2020-12-18qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()Eduardo Habkost
2020-12-18qdev: Move dev->realized check to qdev_property_set()Eduardo Habkost
2020-12-18qdev: Get just property name at error_set_from_qdev_prop_error()Eduardo Habkost
2020-12-15qdev: Make error_set_from_qdev_prop_error() get Object* argumentEduardo Habkost
2020-12-15qdev: Make qdev_get_prop_ptr() get Object* argEduardo Habkost
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-12-10s390x: do not use ram_size globalPaolo Bonzini
2020-12-10s390: remove bios_namePaolo Bonzini
2020-12-10Clean up includesMarkus Armbruster
2020-12-08hw: add compat machines for 6.0Cornelia Huck
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez
2020-11-18s390x/pci: fix endianness issuesCornelia Huck
2020-11-18s390x/pci: Unregister listeners before destroying IOMMU address spaceMatthew Rosato