aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil
2014-05-07s390x/css: Don't save orb in subchannel.Cornelia Huck
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi
2014-03-17s390x/cpu hotplug: Fix memory leakChristian Borntraeger
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-03-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy
2014-02-27s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth
2014-02-27s390x/event-facility: exploit realize/unrealizeHeinz Graalfs
2014-02-27s390x/event-facility: add support for live migrationHeinz Graalfs
2014-02-27s390x/event-facility: code restructureHeinz Graalfs
2014-02-27s390x/event-facility: some renamingHeinz Graalfs
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth
2014-02-27s390x/eventfacility: mask out commandsChristian Borntraeger
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth
2014-02-27s390x/virtio-hcall: Add range check for hypervisor callThomas Huth
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne
2014-01-21s390-sclp: SCLP CPU InfoJason J. Herne
2014-01-21s390-sclp: Define New SCLP CodesJason J. Herne
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-12-23qdev: switch reset to post-orderPaolo Bonzini
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-09virtio-ccw: remove vdev fieldPaolo Bonzini
2013-12-09virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplugPaolo Bonzini
2013-11-21s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger
2013-09-20s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe
2013-09-20s390/sclp: add reset() functionsHeinz Graalfs
2013-09-20s390/sclpquiesce: Add code to support live migrationHeinz Graalfs
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-01misc: Fix some typos in names and commentsStefan Weil
2013-08-30qom: Pass available size to object_initialize()Andreas Färber
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber