commit | 2658a79acf014deb0eaff2063f8f7a2b59f41285 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Mon Jan 18 19:15:11 2010 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 24 14:22:49 2010 +1030 |
tree | a8e8abe338f79789d31eeac8aadd649e947f2ad1 | |
parent | cfa6d3792550c9eac51887181358954e6515da6b [diff] |
virtio: console: Separate out find_vqs operation into a different function With support for multiple ports, each port will have its own input and output vqs. Prepare the probe function for this change. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>