KVM: Fix unintended qemu-level bridging of nics
authorTimothy Kuhlman <timkuhlman@gmail.com>
Mon, 8 Mar 2010 15:43:40 +0000 (15:43 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 8 Mar 2010 15:50:44 +0000 (15:50 +0000)
commit760570a8ae286c3b46add2074aa9323e93f3a509
treef9af4c21a2c7db3c88c82e232568ffbd596e6928
parentb4478d3498056633aa0280ba7afcf5b52e91b2ef
KVM: Fix unintended qemu-level bridging of nics

Each nic should be connected to its own qemu vlan, to avoid them all
bridging together.

Signed-off-by: Timothy Kuhlman <timkuhlman@gmail.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/hypervisor/hv_kvm.py