summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2014-07-08s390x/css: reflect cpa in scswCornelia Huck1-0/+9
2014-07-06virtio: move common virtio properties to bus class deviceMing Lei2-5/+8
2014-07-01virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi2-0/+4
2014-07-01virtio: fix virtio-blk child refcount in transportsStefan Hajnoczi2-0/+2
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi4-12/+2
2014-07-01virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi1-3/+0
2014-06-10s390x: cleanup interrupt injectionCornelia Huck2-15/+6
2014-06-10s390x: consolidate floating interruptsCornelia Huck1-11/+0
2014-06-10s390/virtio-ccw: migration supportJens Freimann3-0/+208
2014-06-10s390x/css: handle emw correctly for tschCornelia Huck1-4/+20
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2-10/+10
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2-17/+152
2014-05-20s390x/virtio-ccw: reference-counted indicatorsCornelia Huck2-20/+73
2014-05-20s390x: add I/O adapter registrationCornelia Huck4-0/+59
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2-4/+2
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil1-1/+1
2014-05-07s390x/css: Don't save orb in subchannel.Cornelia Huck3-15/+8
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2-0/+2
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi2-2/+4
2014-03-17s390x/cpu hotplug: Fix memory leakChristian Borntraeger1-3/+3
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger1-1/+1
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber1-5/+3
2014-03-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell1-2/+2
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck4-7/+111
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy1-2/+2
2014-02-27s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth1-8/+13
2014-02-27s390x/event-facility: exploit realize/unrealizeHeinz Graalfs1-9/+18
2014-02-27s390x/event-facility: add support for live migrationHeinz Graalfs1-0/+12
2014-02-27s390x/event-facility: code restructureHeinz Graalfs2-64/+28
2014-02-27s390x/event-facility: some renamingHeinz Graalfs1-9/+9
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth1-2/+7
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth1-2/+2
2014-02-27s390x/eventfacility: mask out commandsChristian Borntraeger1-1/+1
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth1-1/+2
2014-02-27s390x/virtio-hcall: Add range check for hypervisor callThomas Huth1-4/+7
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann2-1/+9
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2-6/+12
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias3-5/+9
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias3-3/+3
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2-3/+4
2014-02-11exec: Make lduw_*_phys input an AddressSpaceEdgar E. Iglesias2-4/+7
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2-10/+13
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias3-4/+6
2014-01-21s390-sclp: SCLP Event integrationJason J. Herne3-0/+119
2014-01-21s390-sclp: SCLP CPU InfoJason J. Herne1-0/+51
2014-01-21s390-sclp: Define New SCLP CodesJason J. Herne1-1/+1
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-4/+1
2013-12-23qdev: switch reset to post-orderPaolo Bonzini1-4/+1
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster3-5/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster3-3/+3