Re: [libvirt] [PATCH 0/2] correct libxl config file convert

2016-05-10 Thread Joao Martins
On 04/21/2016 12:10 PM, Chunyan Liu wrote: > Correct libxl config file type=vif handling. > FWIW, Tested-by: Joao Martins Just detected tiny nitpicks in patch 1, but overall looks good. BTW in testing this I found out a bug in domxml-to-native with xen-xm, so will

[libvirt] [PATCH 0/2] correct libxl config file convert

2016-04-21 Thread Chunyan Liu
Correct libxl config file type=vif handling. Chunyan Liu (2): xenFormatNet: correct `type=netfront' to 'type=vif' to match libxl xlconfigtest: add test case for type=vif in xl format src/xenconfig/xen_common.c | 38 ++--- src/xenconfig/xen_common.h