Searched hist:ab5f3f84c4362c3014b1ecdb450f430d01b96f19 (Results 1 – 9 of 9) sorted by relevance
/qemu/net/ |
H A D | vde.c | ab5f3f84c4362c3014b1ecdb450f430d01b96f19 Tue Jul 24 15:35:08 UTC 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan argument is always NULL, remove the argument entirely and update all net clients that use qemu_new_net_client().
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
H A D | hub.c | ab5f3f84c4362c3014b1ecdb450f430d01b96f19 Tue Jul 24 15:35:08 UTC 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan argument is always NULL, remove the argument entirely and update all net clients that use qemu_new_net_client().
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
H A D | tap-win32.c | ab5f3f84c4362c3014b1ecdb450f430d01b96f19 Tue Jul 24 15:35:08 UTC 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan argument is always NULL, remove the argument entirely and update all net clients that use qemu_new_net_client().
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
H A D | dump.c | ab5f3f84c4362c3014b1ecdb450f430d01b96f19 Tue Jul 24 15:35:08 UTC 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan argument is always NULL, remove the argument entirely and update all net clients that use qemu_new_net_client().
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
H A D | socket.c | ab5f3f84c4362c3014b1ecdb450f430d01b96f19 Tue Jul 24 15:35:08 UTC 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan argument is always NULL, remove the argument entirely and update all net clients that use qemu_new_net_client().
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
H A D | tap.c | ab5f3f84c4362c3014b1ecdb450f430d01b96f19 Tue Jul 24 15:35:08 UTC 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan argument is always NULL, remove the argument entirely and update all net clients that use qemu_new_net_client().
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
H A D | slirp.c | ab5f3f84c4362c3014b1ecdb450f430d01b96f19 Tue Jul 24 15:35:08 UTC 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan argument is always NULL, remove the argument entirely and update all net clients that use qemu_new_net_client().
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
H A D | net.c | ab5f3f84c4362c3014b1ecdb450f430d01b96f19 Tue Jul 24 15:35:08 UTC 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan argument is always NULL, remove the argument entirely and update all net clients that use qemu_new_net_client().
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|
/qemu/include/net/ |
H A D | net.h | ab5f3f84c4362c3014b1ecdb450f430d01b96f19 Tue Jul 24 15:35:08 UTC 2012 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan argument is always NULL, remove the argument entirely and update all net clients that use qemu_new_net_client().
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
|