summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic2-0/+6
2013-05-06S390: Add virtio-blk bootDominik Dingel1-0/+18
2013-05-06S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel1-11/+5
2013-05-06S390: BIOS check for fileDominik Dingel1-0/+4
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic2-0/+24
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic2-0/+23
2013-05-03virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic2-2/+7
2013-04-26virtio-rng-s390: add properties.KONRAD Frederic1-0/+8
2013-04-26S390: CCW: Use new, working firmware by defaultAlexander Graf1-1/+1
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf4-6/+11
2013-04-26S390: IPL: Support ELF firmwareAlexander Graf1-6/+10
2013-04-26S390: Make IPL reset address dynamicAlexander Graf1-11/+11
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste3-0/+6
2013-04-25virtio-ccw: Check indicators location.Cornelia Huck1-0/+6
2013-04-24virtio: remove virtiobindings.KONRAD Frederic2-16/+0
2013-04-24virtio: remove the function pointer.KONRAD Frederic2-13/+10
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic4-6/+6
2013-04-24virtio-rng-ccw: switch to the new API.KONRAD Frederic2-28/+32
2013-04-24virtio-rng-s390: switch to the new API.KONRAD Frederic2-17/+34
2013-04-24virtio-rng: add virtio-rng device.KONRAD Frederic1-2/+1
2013-04-19vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2-0/+65
2013-04-19vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2-0/+65
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2-2/+2
2013-04-17virtio-net-ccw: switch to the new API.KONRAD Frederic2-16/+28
2013-04-17virtio-net-s390: switch to the new API.KONRAD Frederic2-12/+30
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic2-10/+2
2013-04-15virtio-balloon: fix dynamic properties.KONRAD Frederic1-0/+34
2013-04-15virtio-serial-ccw: switch to the new API.KONRAD Frederic2-13/+27
2013-04-15virtio-serial-s390: switch to the new API.KONRAD Frederic2-11/+31
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic2-4/+2
2013-04-12Typo, spelling and grammatical fixesPeter Maydell2-2/+2
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2-306/+1
2013-04-08hw: move headers to include/Paolo Bonzini7-237/+23
2013-03-28virtio-balloon-ccw: switch to the new API.KONRAD Frederic2-11/+25
2013-03-26virtio-ccw: Queue sanity check for notify hypercall.Cornelia Huck1-0/+3
2013-03-26virtio-scsi-ccw: switch to new APIKONRAD Frederic2-13/+26
2013-03-26virtio-scsi-s390: switch to the new API.KONRAD Frederic2-9/+27
2013-03-26virtio-scsi: moving host_features from properties to transport properties.KONRAD Frederic2-2/+4
2013-03-20virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck2-14/+2
2013-03-20s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck2-0/+2
2013-03-20virtio-ccw: Add missing blk chs properties.Cornelia Huck1-0/+1
2013-03-18virtio-blk-ccw switch to new API.KONRAD Frederic2-16/+31
2013-03-18virtio-blk-s390: switch to the new API.KONRAD Frederic2-12/+31
2013-03-18virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic2-2/+2
2013-03-15Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2-1/+62
2013-03-12virtio-ccw: Wire up virtio-rng.Cornelia Huck2-0/+62
2013-03-12virtio-ccw: remove qdev_unparent in unplug routingChristian Borntraeger1-1/+0
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-5/+9
2013-03-10Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori3-5/+8
2013-03-08s390/virtio-ccw: remove redundant call to blockdev_mark_auto_delChristian Borntraeger1-1/+0