commit | 500054f161c29ff9db125c0b872809191ad6920b | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Fri Oct 26 12:05:49 2012 -0500 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Nov 16 08:36:14 2012 -0600 |
tree | 6857931a231d99a94f8245d7479e24354c22b813 | |
parent | 904d6f588063fb5ad2b61998acdf1e73fb465067 [diff] |
virtio-rng-pci: create a default backend if none exists This allows you to specify: $ qemu -device virtio-rng-pci And things will Just Work with a reasonable default. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>