Displaying 2 results from an estimated 2 matches for "msg74588".
Did you mean:
msg45828
2012 Jul 06
5
[RFC V3 0/5] Multiqueue support for tap and virtio-net/vhost
...nd migration support
- bug fixes
Changes from V1:
- rebase to the latest
- fix memory leak in parse_netdev
- fix guest notifiers assignment/de-assignment
- changes the command lines to:
qemu -netdev tap,queues=2 -device virtio-net-pci,queues=2
References:
- V2 http://www.spinics.net/lists/kvm/msg74588.html
- V1 http://comments.gmane.org/gmane.comp.emulators.qemu/100481
Jason Wang (5):
option: introduce qemu_get_opt_all()
tap: multiqueue support
net: multiqueue support
vhost: multiqueue support
virtio-net: add multiqueue support
hw/dp8393x.c | 2 +-
hw/mcf_fec.c |...
2012 Jul 06
5
[RFC V3 0/5] Multiqueue support for tap and virtio-net/vhost
...nd migration support
- bug fixes
Changes from V1:
- rebase to the latest
- fix memory leak in parse_netdev
- fix guest notifiers assignment/de-assignment
- changes the command lines to:
qemu -netdev tap,queues=2 -device virtio-net-pci,queues=2
References:
- V2 http://www.spinics.net/lists/kvm/msg74588.html
- V1 http://comments.gmane.org/gmane.comp.emulators.qemu/100481
Jason Wang (5):
option: introduce qemu_get_opt_all()
tap: multiqueue support
net: multiqueue support
vhost: multiqueue support
virtio-net: add multiqueue support
hw/dp8393x.c | 2 +-
hw/mcf_fec.c |...