qemu/include/net
Jason Wang b356f76de3 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>
2013-02-01 11:02:55 -06:00
..
checksum.h
net.h net: introduce qemu_get_queue() 2013-02-01 11:02:55 -06:00
queue.h
slirp.h
tap.h net: tap: using bool instead of bitfield 2013-02-01 10:50:59 -06:00