
19 Jun
2019
19 Jun
'19
4:42 p.m.
On Wed, Jun 19, 2019 at 13:43:53 +0200, Ján Tomko wrote:
On Wed, Jun 19, 2019 at 11:38:02AM +0200, Jiri Denemark wrote:
These test check all kvm CPU features that could be passed to the -cpu option by libvirt.
It would be nice to mention why you picked 2.7.0 here.
Yeah, I forgot to do so. With QEMU 2.7.0 and earlier, we use +|-feature syntax for CPU features, while feature=on|off is used with newer versions. I added similar explanation to the commit message. Jirka