| commit | 7b71758d79106a63a0b8aba02df752d9995ea50c | [log] [tgz] |
|---|---|---|
| author | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 25 13:47:00 2014 +0200 |
| committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 26 13:44:39 2014 +0200 |
| tree | 03775f8442e5b5b2e04649c0f56ca044083f6503 | |
| parent | a6859deb6908261c9a9adf9cc4b8863fc0897b5c [diff] |
vl: process -object after other backend options QOM backends can refer to chardevs, but not vice versa. So process -chardev and -fsdev options before -object This fixes the rng-egd backend to virtio-rng. Reported-by: Amos Kong <akong@redhat.com> Cc: qemu-stable@nongnu.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>