commit | 06d3dff0723c712a4b109ced4243edf49ef850af | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Sep 20 13:31:39 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Dec 09 21:46:48 2013 +0100 |
tree | 36366deffc0b04b7679668f44c78348e3a61e7ab | |
parent | 0b81c1ef5c677c2a07be5f8bf0dfe2c62ef52115 [diff] |
virtio-bus: remove vdev field The vdev field is complicated to synchronize. Just access the BusState's list of children. Cc: qemu-stable@nongnu.org Acked-by: Andreas Faerber <afaerber@suse.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>