
On 12/02/2017 02:11 AM, Michal Privoznik wrote:
The patches are trimmed out a lot to fit the size limit of our list. Anyway, the interesting bits are kept and also you can find the patches at my github:
https://github.com/zippy2/libvirt/commits/qemuxml2argvdata
If this approach is ACKed, I can continue because some other files suffer the same problem (e.g. qemuxml2xmloutdata).
Michal Privoznik (2): tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases
tests/qemuxml2argvtest.c | 4 ++-- tests/qemuxml2xmltest.c | 2 +- <very long list of renames/> 1481 files changed, 57 insertions(+), 57 deletions(-)
Seems reasonable from my viewpoint as well... Could be disruptive to any patches currently on list that have (or haven't) been reviewed. Not that I haven't caused those types of issues as well ;-) John