Searched hist:"584613 eacb3840c1803e665ed7edd4ac186deced" (Results 1 – 3 of 3) sorted by relevance
/qemu/net/ |
H A D | tap.c | 584613eacb3840c1803e665ed7edd4ac186deced Tue Sep 13 07:11:54 UTC 2016 Alexey Kardashevskiy <aik@ozlabs.ru> tap: Allow specifying a bridge
The tap backend is already using qemu-bridge-helper to attach tap interface to a bridge but (unlike the bridge backend) it always uses the default bridge name - br0.
This adds a "br" property support to the tap backend.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Greg Kurz <groug@kaod.org> Tested-by: Greg Kurz <groug@kaod.org> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/qemu/qapi/ |
H A D | qapi-schema.json | 584613eacb3840c1803e665ed7edd4ac186deced Tue Sep 13 07:11:54 UTC 2016 Alexey Kardashevskiy <aik@ozlabs.ru> tap: Allow specifying a bridge
The tap backend is already using qemu-bridge-helper to attach tap interface to a bridge but (unlike the bridge backend) it always uses the default bridge name - br0.
This adds a "br" property support to the tap backend.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Greg Kurz <groug@kaod.org> Tested-by: Greg Kurz <groug@kaod.org> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
/qemu/ |
H A D | qemu-options.hx | 584613eacb3840c1803e665ed7edd4ac186deced Tue Sep 13 07:11:54 UTC 2016 Alexey Kardashevskiy <aik@ozlabs.ru> tap: Allow specifying a bridge
The tap backend is already using qemu-bridge-helper to attach tap interface to a bridge but (unlike the bridge backend) it always uses the default bridge name - br0.
This adds a "br" property support to the tap backend.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Greg Kurz <groug@kaod.org> Tested-by: Greg Kurz <groug@kaod.org> Signed-off-by: Jason Wang <jasowang@redhat.com>
|