search for: mcf_fec

Displaying 8 results from an estimated 8 matches for "mcf_fec".

2012 Jun 12
0
Meaning of "vlan=" and "name=" in Linux KVM
...network card. Valid values for type are "virtio", "i82551", "i82557b", "i82559er", "ne2k_pci", "ne2k_isa", "pcnet", "rtl8139", "e1000", "smc91c111", "lance" and "mcf_fec". Not all devices are supported on all targets. -net tap[,vlan=n][,name=name][,fd=h][,ifname=name] [,script=file][,downscript=dfile] Connect the host TAP network interface name to VLAN n, use the network script file to configure it and the network script dfi...
2012 Jun 25
4
[RFC V2 PATCH 0/4] Multiqueue support for tap and virtio-net/vhost
...nces: - V1 http://comments.gmane.org/gmane.comp.emulators.qemu/100481 Please review and comments. --- Jason Wang (4): option: introduce qemu_get_opt_all() tap: multiqueue support net: multiqueue support virtio-net: add multiqueue support hw/dp8393x.c | 2 hw/mcf_fec.c | 2 hw/qdev-properties.c | 33 +++- hw/qdev.h | 3 hw/vhost.c | 58 ++++-- hw/vhost.h | 1 hw/vhost_net.c | 7 + hw/vhost_net.h | 2 hw/virtio-net.c | 461 +++++++++++++++++++++++++++++++++----------------- hw/virtio...
2012 Jun 25
4
[RFC V2 PATCH 0/4] Multiqueue support for tap and virtio-net/vhost
...nces: - V1 http://comments.gmane.org/gmane.comp.emulators.qemu/100481 Please review and comments. --- Jason Wang (4): option: introduce qemu_get_opt_all() tap: multiqueue support net: multiqueue support virtio-net: add multiqueue support hw/dp8393x.c | 2 hw/mcf_fec.c | 2 hw/qdev-properties.c | 33 +++- hw/qdev.h | 3 hw/vhost.c | 58 ++++-- hw/vhost.h | 1 hw/vhost_net.c | 7 + hw/vhost_net.h | 2 hw/virtio-net.c | 461 +++++++++++++++++++++++++++++++++----------------- hw/virtio...
2012 Jun 14
0
kvm CLI :: meaning of "vlan=" and "name=" options in -net nic and -net tap
...f ? ? ? ? ? network card. ?Valid values for type are "virtio", "i82551", "i82557b", "i82559er", "ne2k_pci", ? ? ? ? ? "ne2k_isa", "pcnet", "rtl8139", "e1000", "smc91c111", "lance" and "mcf_fec". ?Not all devices are ? ? ? ? ? supported on all targets. -net tap[,vlan=n][,name=name][,fd=h][,ifname=name] [,script=file][,downscript=dfile] ? ? ? ? ? Connect the host TAP network interface name to VLAN n, use the network script file to configure ? ? ? ? ? it and the network script dfile...
2012 Jul 06
5
[RFC V3 0/5] Multiqueue support for tap and virtio-net/vhost
...t/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 | 2 +- hw/qdev-properties.c | 34 +++- hw/qdev.h | 3 +- hw/vhost.c | 53 ++++-- hw/vhost.h | 2 + hw/vhost_net.c | 7 +- hw/vhost_net.h | 2 +- hw/virtio-net.c | 505 ++++++++++++++++++++++++++++++++++---------------- h...
2012 Jul 06
5
[RFC V3 0/5] Multiqueue support for tap and virtio-net/vhost
...t/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 | 2 +- hw/qdev-properties.c | 34 +++- hw/qdev.h | 3 +- hw/vhost.c | 53 ++++-- hw/vhost.h | 2 + hw/vhost_net.c | 7 +- hw/vhost_net.h | 2 +- hw/virtio-net.c | 505 ++++++++++++++++++++++++++++++++++---------------- h...
2009 Jun 21
0
[PATCHv6 12/12] qemu/net: flag to control the number of vectors a nic has
...nt models of network card. Valid values for @var{type} are - at code{i82551}, @code{i82557b}, @code{i82559er}, + at code{virtio}, @code{i82551}, @code{i82557b}, @code{i82559er}, @code{ne2k_pci}, @code{ne2k_isa}, @code{pcnet}, @code{rtl8139}, @code{e1000}, @code{smc91c111}, @code{lance} and @code{mcf_fec}. Not all devices are supported on all targets. Use -net nic,model=? -- 1.6.2.2
2009 Jun 21
0
[PATCHv6 12/12] qemu/net: flag to control the number of vectors a nic has
...nt models of network card. Valid values for @var{type} are - at code{i82551}, @code{i82557b}, @code{i82559er}, + at code{virtio}, @code{i82551}, @code{i82557b}, @code{i82559er}, @code{ne2k_pci}, @code{ne2k_isa}, @code{pcnet}, @code{rtl8139}, @code{e1000}, @code{smc91c111}, @code{lance} and @code{mcf_fec}. Not all devices are supported on all targets. Use -net nic,model=? -- 1.6.2.2