summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* 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
* virtio-serial: add the virtio-serial device.KONRAD Frederic2013-04-152-4/+2
* Typo, spelling and grammatical fixesPeter Maydell2013-04-122-2/+2
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-082-306/+1
* hw: move headers to include/Paolo Bonzini2013-04-087-237/+23
* virtio-balloon-ccw: switch to the new API.KONRAD Frederic2013-03-282-11/+25
* virtio-ccw: Queue sanity check for notify hypercall.Cornelia Huck2013-03-261-0/+3
* virtio-scsi-ccw: switch to new APIKONRAD Frederic2013-03-262-13/+26
* virtio-scsi-s390: switch to the new API.KONRAD Frederic2013-03-262-9/+27
* virtio-scsi: moving host_features from properties to transport properties.KONRAD Frederic2013-03-262-2/+4
* virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck2013-03-202-14/+2
* s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck2013-03-202-0/+2
* virtio-ccw: Add missing blk chs properties.Cornelia Huck2013-03-201-0/+1
* virtio-blk-ccw switch to new API.KONRAD Frederic2013-03-182-16/+31
* virtio-blk-s390: switch to the new API.KONRAD Frederic2013-03-182-12/+31
* virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic2013-03-182-2/+2
* Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2013-03-152-1/+62
|\
| * virtio-ccw: Wire up virtio-rng.Cornelia Huck2013-03-122-0/+62
| * virtio-ccw: remove qdev_unparent in unplug routingChristian Borntraeger2013-03-121-1/+0
* | cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-5/+9
|/
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2013-03-103-5/+8
|\
| * s390/virtio-ccw: remove redundant call to blockdev_mark_auto_delChristian Borntraeger2013-03-081-1/+0
| * s390/css: Fix subchannel detectionChristian Borntraeger2013-03-081-4/+7
OpenPOWER on IntegriCloud