kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.12k stars 364 forks source link

Virtual ethernet interface configuration #1077

Open RocketMaun opened 8 years ago

RocketMaun commented 8 years ago

I'm using KVM, which supports a multitude of virtual ethernet drivers. There does not seem to be a way to configure this from the interface, this would be useful.

interfaces

Also, does kimchi support a way to make persistent changes to the ethernet interfaces without an interface?

alinefm commented 7 years ago

Hi @RocketMaun

Do you mean you want to specify the network interface driver model on Kimchi interface?

About your question: seems you want o configure the host interfaces, is the correct? In that case, no, you will not be able to do that on Kimchi. Kimchi is only for virtualization matters. But there is a Wok plugin, named Ginger (https://github.com/kimchi-project/ginger/) that is for host management and there you will be able to do that.