| commit | ce675a7579fea498397c5d2da3c5367671e9f02a | [log] [tgz] |
|---|---|---|
| author | Jason Wang <jasowang@redhat.com> | Thu Feb 21 11:05:56 2013 +0800 |
| committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Feb 27 16:10:47 2013 +0100 |
| tree | d9b1bdbdac18c9f66c0c7d2f986019452f513896 | |
| parent | 7d91ddd25e3a4e5008a2ac16127d51a34fd56bf1 [diff] |
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>