Searched hist:ce675a7579fea498397c5d2da3c5367671e9f02a (Results 1 – 1 of 1) sorted by relevance
/qemu/net/ |
H A D | tap.c | ce675a7579fea498397c5d2da3c5367671e9f02a Thu Feb 21 03:05:56 UTC 2013 Jason Wang <jasowang@redhat.com> tap: forbid creating multiqueue tap when hub is used
Obviously, hub does not support multiqueue tap. So this patch forbids creating multiple queue tap when hub is used to prevent the crash when command line such as "-net tap,queues=2" is used.
Cc: qemu-stable@nongnu.org Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|