<div dir="ltr">If you've something like:<div><br><div>  KVM_OS=fedora30</div><div><br></div><div>set in Makefile.inc.local then you should add a second line:</div><div><br></div><div>  KVM_GUEST_OS=f30</div><div><br></div><div>I'm going to push a change that:</div><div><br></div><div>renames KVM_OS to KVM_GUEST_OS</div><div>  per other discussion so what this is is clarified</div><div><br></div><div>renames testing/libvirt/fedora30.[mk.ks} to testing/libvirt/f30.{mk.ks}</div><div>  (sitting in my queue since forever) so that things like:</div><div>      KVM_PREFIXES = ${KVM_GUEST_OS}a. $(KVM_GUEST_OS)b.</div><div>  can work - with fedora{28,30} the was too long</div></div><div><br></div><div>provided the above line is added things should continue as normal.</div><div><br></div></div>