summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* sclp-s390: Add memory hotplug SCLPsMatthew Rosato2014-09-011-6/+253
* s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato2014-09-011-6/+9
* virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-011-8/+38
* sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2014-09-011-0/+30
* s390x: Migrate to new NMI interfaceAlexey Kardashevskiy2014-08-253-0/+24
* s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy2014-08-252-33/+54
* s390x/css: reflect cpa in scswCornelia Huck2014-07-081-0/+9
* virtio: move common virtio properties to bus class deviceMing Lei2014-07-062-5/+8
* virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi2014-07-012-0/+4
* virtio: fix virtio-blk child refcount in transportsStefan Hajnoczi2014-07-012-0/+2
* virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi2014-07-014-12/+2
* virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi2014-07-011-3/+0
* s390x: cleanup interrupt injectionCornelia Huck2014-06-102-15/+6
* s390x: consolidate floating interruptsCornelia Huck2014-06-101-11/+0
* s390/virtio-ccw: migration supportJens Freimann2014-06-103-0/+208
* s390x/css: handle emw correctly for tschCornelia Huck2014-06-101-4/+20
* 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
OpenPOWER on IntegriCloud