summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-282-10/+10
* s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-202-17/+152
* s390x/virtio-ccw: reference-counted indicatorsCornelia Huck2014-05-202-20/+73
* s390x: add I/O adapter registrationCornelia Huck2014-05-204-0/+59
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-142-4/+2
* hw/s390x: Add missing 'static' attributeStefan Weil2014-05-071-1/+1
* s390x/css: Don't save orb in subchannel.Cornelia Huck2014-05-073-15/+8
* qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-192-0/+2
* qom: Make QOM link property unref optionalStefan Hajnoczi2014-03-192-2/+4
* s390x/cpu hotplug: Fix memory leakChristian Borntraeger2014-03-171-3/+3
* s390/ipl: Fix error path on BIOS loadingChristian Borntraeger2014-03-171-1/+1
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-5/+3
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-03-071-2/+2
|\
| * elf-loader: add more return codesAlexey Kardashevskiy2014-03-051-2/+2
* | s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck2014-03-054-7/+111
|/
* s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth2014-02-271-8/+13
* s390x/event-facility: exploit realize/unrealizeHeinz Graalfs2014-02-271-9/+18
* s390x/event-facility: add support for live migrationHeinz Graalfs2014-02-271-0/+12
* s390x/event-facility: code restructureHeinz Graalfs2014-02-272-64/+28
* s390x/event-facility: some renamingHeinz Graalfs2014-02-271-9/+9
* s390x/sclp: Add missing checks to SCLP handlerThomas Huth2014-02-271-2/+7
* s390x/sclp: Fixed the size of sccb and code parameterThomas Huth2014-02-271-2/+2
* s390x/eventfacility: mask out commandsChristian Borntraeger2014-02-271-1/+1
* s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth2014-02-271-1/+2
* s390x/virtio-hcall: Add range check for hypervisor callThomas Huth2014-02-271-4/+7
* s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-272-1/+9
* exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-6/+12
* exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-113-5/+9
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-113-3/+3
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-3/+4
* exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-4/+7
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-112-10/+13
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-113-4/+6
* s390-sclp: SCLP Event integrationJason J. Herne2014-01-213-0/+119
* s390-sclp: SCLP CPU InfoJason J. Herne2014-01-211-0/+51
* s390-sclp: Define New SCLP CodesJason J. Herne2014-01-211-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-101-4/+1
|\
| * qdev: switch reset to post-orderPaolo Bonzini2013-12-231-4/+1
* | sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-233-5/+0
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-233-3/+3
|/
* virtio-ccw: remove vdev fieldPaolo Bonzini2013-12-092-37/+44
* virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplugPaolo Bonzini2013-12-091-1/+2
* s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin2013-11-211-8/+9
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+1
* s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger2013-09-202-4/+4
* s390/eventfacility: remove unused event_type variableChristian Borntraeger2013-09-201-2/+0
* s390/eventfacility: fix multiple Read Event Data sourcesRalf Hoppe2013-09-201-3/+3
* s390/sclp: add reset() functionsHeinz Graalfs2013-09-202-0/+17
* s390/sclpquiesce: Add code to support live migrationHeinz Graalfs2013-09-201-0/+13
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-031-1/+1
|\
OpenPOWER on IntegriCloud