[virt-tools-list] [PATCH] add passthrough mode selection for direct interfaces

Gerhard Stenzel gstenzel at linux.vnet.ibm.com
Wed May 18 08:31:40 UTC 2011


for direct interface selection.
The patch to add passthrough support to libvirt is currently
discussed on the libvirt mailing list.
===================================================================
--- virt-manager.orig/src/virtManager/uihelpers.py
+++ virt-manager/src/virtManager/uihelpers.py
@@ -212,6 +212,7 @@ def populate_source_mode_combo(vm, combo
     model.append(["vepa", "vepa"])
     model.append(["bridge", "bridge"])
     model.append(["private", "private"])
+    model.append(["passthrough", "passthrough"])
 def build_netmodel_combo(vm, combo):
     dev_model = gtk.ListStore(str, str)
===================================================================
Best regards, 
Gerhard Stenzel
-------------------------------------------------------------------------------------
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Sitz der Gesellschaft: Boeblingen
Date: Wed, 18 May 2011 10:31:22 +0200
Message-ID: <m3vcx8qujp.fsf at m2.office>




More information about the virt-tools-list mailing list