]> git.proxmox.com Git - qemu.git/commit
virtio-rng-pci: create a default backend if none exists
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 26 Oct 2012 17:05:49 +0000 (12:05 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 16 Nov 2012 14:36:14 +0000 (08:36 -0600)
commit500054f161c29ff9db125c0b872809191ad6920b
tree6857931a231d99a94f8245d7479e24354c22b813
parent904d6f588063fb5ad2b61998acdf1e73fb465067
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>
hw/virtio-pci.c
hw/virtio-rng.h