summaryrefslogtreecommitdiff
path: root/hw/s390x/Makefile.objs
AgeCommit message (Expand)Author
2020-08-21meson: convert hw/arch*Marc-André Lureau
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank
2019-03-07s390x: express dependencies with KconfigThomas Huth
2019-02-18s390x: always provide pci supportCornelia Huck
2019-02-05hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...Paolo Bonzini
2018-10-12hw/s390x: Include the tod-qemu also for builds with --disable-tcgThomas Huth
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak
2018-08-28hw/s390x: Move virtio-ccw-blk code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-net code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-input code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-gpu code to a separate fileThomas Huth
2018-08-28hw/s390x: Move vhost-vsock-ccw code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-crypto code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-9p code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-rng code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-scsi code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-balloon code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-serial code to a separate fileThomas Huth
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand
2017-09-19s390x: get rid of s390-virtio.cDavid Hildenbrand
2017-08-30s390x/pci: add stubsCornelia Huck
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda
2017-05-19s390x/css: device support for s390-ccw passthroughDong Jia Shi
2017-05-04s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu
2016-01-13s390x: remove s390-virtio devicesPierre Morel
2015-09-03s390x: Create QOM device for s390 storage keysJason J. Herne
2015-01-12s390: implement pci instructionsFrank Blaschka
2015-01-12s390: Add PCI bus supportFrank Blaschka
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-01-29s390: Add s390-ccw-virtio machine.Cornelia Huck
2013-01-29s390: Move hw files to hw/s390xAlexander Graf
2013-01-29s390: Add new channel I/O based virtio transport.Cornelia Huck
2013-01-29s390: Virtual channel subsystem support.Cornelia Huck
2013-01-18s390: Add a hypercall registration interface.Cornelia Huck
2013-01-18s390: Move IPL code into a separate deviceChristian Borntraeger
2012-10-29s390: sclp ascii console supportHeinz Graalfs
2012-10-29s390: sclp signal quiesce supportHeinz Graalfs
2012-10-29s390: sclp event supportHeinz Graalfs
2012-10-29s390: sclp base supportHeinz Graalfs
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini