mirror of
https://github.com/mii443/qemu.git
synced 2025-12-09 22:18:23 +00:00
net: introduce qemu_get_queue()
To support multiqueue, the patch introduce a helper qemu_get_queue() which is used to get the NetClientState of a device. The following patches would refactor this helper to support multiqueue. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
committed by
Anthony Liguori
parent
28a65891a0
commit
b356f76de3
Reference in New Issue
Block a user