Re: [libvirt] [PATCH 3/3] qemu: set tap device online for type='ethernet'

2016-08-25 Thread Vasiliy Tolstov
2016-08-25 8:58 GMT+03:00 Laine Stump : > When support for auto-creating tap devices was added to type='ethernet'> in commit 9717d6, the code assumed that > virNetDevTapCreate() would honor the *_CREATE_IFUP flag that is > supported by virNetDevTapCreateInBridgePort(). That isn't

[libvirt] [PATCH 3/3] qemu: set tap device online for type='ethernet'

2016-08-24 Thread Laine Stump
When support for auto-creating tap devices was added to in commit 9717d6, the code assumed that virNetDevTapCreate() would honor the *_CREATE_IFUP flag that is supported by virNetDevTapCreateInBridgePort(). That isn't the case - the latter function performs several operations, and one of them is