Re: [PATCH 1/2] qemuxml2xmloutdata: Turn kvm-features.xml and kvm-features-off.xml into symlinks

2022-01-04 Thread Andrea Bolognani
On Tue, Dec 14, 2021 at 03:01:18PM +0100, Michal Privoznik wrote: > qemuxml2xmloutdata: Turn kvm-features.xml and kvm-features-off.xml into > symlinks Maybe change this to qemuxml2xmloutdata: Turn kvm-features*.xml into symlinks for brevity's sake. Either way, Reviewed-by: Andrea Bolognan

[PATCH 1/2] qemuxml2xmloutdata: Turn kvm-features.xml and kvm-features-off.xml into symlinks

2021-12-14 Thread Michal Privoznik
There's no real difference between input and output XMLs for kvm-features and kvm-features-off test cases. Do what we usually do in such case - turn the output file into a symlink of the input file. Signed-off-by: Michal Privoznik --- tests/qemuxml2argvdata/kvm-features-off.xml | 7 +++- test