Re: [libvirt] [PATCH RFC] libxl: reverse defaults on HVM net device attach

2016-12-13 Thread Jim Fehlig
Joao Martins wrote: > On 12/13/2016 03:24 AM, Jim Fehlig wrote: >> On 12/09/2016 04:35 AM, Joao Martins wrote: >>> libvirt libxl picks its own default with respect to the default NIC >>> to use. libxlMakeNic is the one responsible for this and on boot it >>> picks LIBXL_NIC_TYPE_VIF_IOEMU such that

Re: [libvirt] [PATCH RFC] libxl: reverse defaults on HVM net device attach

2016-12-13 Thread Joao Martins
On 12/13/2016 03:24 AM, Jim Fehlig wrote: > On 12/09/2016 04:35 AM, Joao Martins wrote: >> libvirt libxl picks its own default with respect to the default NIC >> to use. libxlMakeNic is the one responsible for this and on boot it >> picks LIBXL_NIC_TYPE_VIF_IOEMU such that it accomodates both PV an

Re: [libvirt] [PATCH RFC] libxl: reverse defaults on HVM net device attach

2016-12-12 Thread Jim Fehlig
On 12/09/2016 04:35 AM, Joao Martins wrote: libvirt libxl picks its own default with respect to the default NIC to use. libxlMakeNic is the one responsible for this and on boot it picks LIBXL_NIC_TYPE_VIF_IOEMU such that it accomodates both PV and emulated one. The good behaving guest at boot wil

Re: [libvirt] [PATCH RFC] libxl: reverse defaults on HVM net device attach

2016-12-09 Thread Joao Martins
On 12/09/2016 11:35 AM, Joao Martins wrote: > libvirt libxl picks its own default with respect to the default NIC > to use. libxlMakeNic is the one responsible for this and on boot it > picks LIBXL_NIC_TYPE_VIF_IOEMU such that it accomodates both PV and > emulated one. The good behaving guest at bo

[libvirt] [PATCH RFC] libxl: reverse defaults on HVM net device attach

2016-12-09 Thread Joao Martins
libvirt libxl picks its own default with respect to the default NIC to use. libxlMakeNic is the one responsible for this and on boot it picks LIBXL_NIC_TYPE_VIF_IOEMU such that it accomodates both PV and emulated one. The good behaving guest at boot will then select the pv and unplug the emulated d