summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-031-1/+1
|\
| * misc: Fix some typos in names and commentsStefan Weil2013-09-011-1/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-032-2/+0
|\ \
| * | hw: Clean up bogus default boot orderMarkus Armbruster2013-08-282-2/+0
* | | qom: Pass available size to object_initialize()Andreas Färber2013-08-302-13/+13
* | | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-303-6/+6
* | | virtio-ccw: Pass size to virtio_ccw_bus_new()Andreas Färber2013-08-301-3/+5
* | | s390-virtio-bus: Pass size to virtio_s390_bus_new()Andreas Färber2013-08-301-3/+5
* | | virtio: Remove unnecessary OBJECT() castsPeter Maydell2013-08-302-13/+13
| |/ |/|
* | s390: provide I/O subsystem resetChristian Borntraeger2013-08-301-0/+15
|/
* s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-292-4/+4
* s390/ipl: Fix boot orderChristian Borntraeger2013-07-291-10/+12
* virtio-ccw: Enable x-data-plane for virtio-ccw-blkDominik Dingel2013-07-151-0/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-042-2/+2
* virtio-ccw: fix build breakage on windowsCornelia Huck2013-07-011-4/+2
* virtio-ccw: Wire up guest and host notifies.Cornelia Huck2013-06-252-0/+89
* virtio-ccw: Wire up ioeventfd.Cornelia Huck2013-06-254-1/+126
* s390/virtio-ccw: Fix virtio resetChristian Borntraeger2013-06-251-0/+2
* virtio-rng: Fix crash with non-default backendCole Robinson2013-06-182-2/+2
* virtio-ccw: Fix unsetting of indicators.Cornelia Huck2013-06-061-4/+4
* s390x/css: Fix concurrent sense.Cornelia Huck2013-06-061-1/+1
* virtio-net-x: forward the netclient name and type.KONRAD Frederic2013-05-152-0/+6
* S390: Add virtio-blk bootDominik Dingel2013-05-061-0/+18
* S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel2013-05-061-11/+5
* S390: BIOS check for fileDominik Dingel2013-05-061-0/+4
* virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-032-0/+24
* virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-032-0/+23
* virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic2013-05-032-2/+7
* virtio-rng-s390: add properties.KONRAD Frederic2013-04-261-0/+8
* S390: CCW: Use new, working firmware by defaultAlexander Graf2013-04-261-1/+1
* S390: IPL: Use different firmware for different machinesAlexander Graf2013-04-264-6/+11
* S390: IPL: Support ELF firmwareAlexander Graf2013-04-261-6/+10
* S390: Make IPL reset address dynamicAlexander Graf2013-04-261-11/+11
* virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste2013-04-263-0/+6
* virtio-ccw: Check indicators location.Cornelia Huck2013-04-251-0/+6
* virtio: remove virtiobindings.KONRAD Frederic2013-04-242-16/+0
* virtio: remove the function pointer.KONRAD Frederic2013-04-242-13/+10
* virtio-bus: make virtio_x_bus_new static.KONRAD Frederic2013-04-244-6/+6
* virtio-rng-ccw: switch to the new API.KONRAD Frederic2013-04-242-28/+32
* virtio-rng-s390: switch to the new API.KONRAD Frederic2013-04-242-17/+34
* virtio-rng: add virtio-rng device.KONRAD Frederic2013-04-241-2/+1
* vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2013-04-192-0/+65
* vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2013-04-192-0/+65
* virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2013-04-192-2/+2
* virtio-net-ccw: switch to the new API.KONRAD Frederic2013-04-172-16/+28
* virtio-net-s390: switch to the new API.KONRAD Frederic2013-04-172-12/+30
* virtio-net: add the virtio-net device.KONRAD Frederic2013-04-172-10/+2
* virtio-balloon: fix dynamic properties.KONRAD Frederic2013-04-151-0/+34
* virtio-serial-ccw: switch to the new API.KONRAD Frederic2013-04-152-13/+27
* virtio-serial-s390: switch to the new API.KONRAD Frederic2013-04-152-11/+31
OpenPOWER on IntegriCloud