On (Fri) 31 May 2013 [14:12:48], Cole Robinson wrote: > 'default_backend' isn't always set, but 'rng' is, so use that. > > $ ./x86_64-softmmu/qemu-system-x86_64 -object > rng-random,id=rng0,filename=/dev/random -device virtio-rng-pci,rng=rng0 > Segmentation fault (core dumped) > > Regressed with virtio refactoring in 59ccd20a9ac719cff82180429458728f03ec612f > > CC: qemu-sta...@nongnu.org > Signed-off-by: Cole Robinson <crobi...@redhat.com> > --- > > Notes: > v2: Fix other instances in s390x code, pointed out by Frederic
Acked-by: Amit Shah <amit.s...@redhat.com> Amit