summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2015-07-02s390x/migration: Introduce 2.4 machineChristian Borntraeger
2015-07-02s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger
2015-07-02virtio-ccw: migrate ->revisionCornelia Huck
2015-07-02s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck
2015-07-02s390x/virtio-ccw: add virtio set-revision callThomas Huth
2015-06-30s390x/css: Add a callback for when subchannel gets disabledThomas Huth
2015-06-30css: mss/mcss-e vs. migrationCornelia Huck
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-17s390x: Switch to s390-ccw machine as defaultAlexander Graf
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-10virtio: allow to fail setting statusCornelia Huck
2015-06-03virtio-ccw/migration: Migrate config vector for virtio devicesJason J. Herne
2015-06-03virtio-ccw: add support for 9pfsPierre Morel
2015-05-31virtio-s390: introduce virtio_s390_device_plugged()Jason Wang
2015-05-31virtio-s390: introduce virito s390 queue limitJason Wang
2015-05-31virtio-ccw: validate the number of queues against bus limitationJason Wang
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang
2015-05-31virtio: device_plugged() can failJason Wang
2015-05-31virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck
2015-05-31virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURECornelia Huck
2015-05-31virtio: move host_featuresCornelia Huck
2015-05-31hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccwShannon Zhao
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-05-08virtio-ccw: implement ->device_pluggedCornelia Huck
2015-05-08virtio-ccw: change realization sequenceCornelia Huck
2015-05-08s390-virtio: clear {used,avail}_event_idx on reset as wellChristian Borntraeger
2015-05-08s390-virtio: use common featuresCornelia Huck
2015-05-08s390-virtio: Accommodate guests using virtqueues too earlyChristian Borntraeger
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin
2015-04-30s390x/ipl: sort into categoriesCornelia Huck
2015-04-30sclp: sort into categoriesCornelia Huck
2015-04-30s390-virtio: sort into categoriesCornelia Huck
2015-04-30virtio-ccw: sort into categoriesCornelia Huck
2015-04-28virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao
2015-04-28virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao
2015-04-27virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueueJason Wang
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell
2015-04-26memory: Replace io_mem_read/write with memory_region_dispatch_read/writePeter Maydell
2015-03-30s390x/ipl: avoid sign extensionCornelia Huck
2015-03-30s390x: do not include ram_addr.hPaolo Bonzini
2015-03-30virtio-ccw: range check in READ_VQ_CONFCornelia Huck
2015-03-30virtio-ccw: fix range check for SET_VQCornelia Huck
2015-03-16s390x/pci: fix length in sei_nt2 eventFrank Blaschka
2015-03-16s390x/ipl: remove dead codeDominik Dingel
2015-03-16s390x/virtio-bus: Remove unused function s390_virtio_bus_console()Thomas Huth