Re: [libvirt] [PATCHv3 2/3] S390: Enable virtio-scsi and virtio-rng

2013-03-14 Thread Eric Blake
On 03/14/2013 12:32 PM, Viktor Mihajlovski wrote: > Newer versions of QEMU support virtio-scsi and virtio-rng devices > on the virtio-s390 and ccw busses. Adding capability detecion, s/busses/buses/ s/detecion/detection/ > address assignment and command line generation for that. > > Signed-off-b

[libvirt] [PATCHv3 2/3] S390: Enable virtio-scsi and virtio-rng

2013-03-14 Thread Viktor Mihajlovski
Newer versions of QEMU support virtio-scsi and virtio-rng devices on the virtio-s390 and ccw busses. Adding capability detecion, address assignment and command line generation for that. Signed-off-by: Viktor Mihajlovski --- src/qemu/qemu_capabilities.c |4 src/qemu/qemu_command.c |