<div dir="ltr"><div>I've only tested Travis so far, but this is very promising.</div><div><br></div><div> Hardware KVM virtualization appears to be working on Travis, via pulplift (which uses vagrant, libvirt & KVM), without any hacks!<br></div><div><br></div><div>My current theory is that Travis uses either OpenVZ or KVM, and that the "svm" warning is a limitation of nested virtualization working properly.<br></div><div><br></div><div>I'm going to investigate Travis a little further before trying out GHA. (Or test them in parallel with same commands.) Including making 100% sure it is not falling back to unaccelerated qemu emulation.<br></div><div><br></div><div>$ uname -a<br>Linux travis-job-7dcf26ac-24c0-462e-8418-69c466817f8e 5.0.0-1026-gcp #27~18.04.1-Ubuntu SMP Fri Nov 15 07:40:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux<br></div><div><br></div><div><div>$ sudo virt-what<br>kvm</div></div><div><br></div><div>$ sudo qemu-system-x86_64 -machine accel=kvm -vnc <a href="http://127.0.0.1:1">127.0.0.1:1</a><br>qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]</div><div>^C<br></div><div><br></div>$ sudo vagrant ssh fedora31<br>Last login: Thu Feb 13 22:55:40 2020 from 192.168.121.1<br>$ uname -a<br>Linux localhost.localdomain 5.3.7-301.fc31.x86_64 #1 SMP Mon Oct 21 19:18:58 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux<br>$ cat /etc/redhat-release <br>Fedora release 31 (Thirty One)<br><div><br></div><div><div>-Mike<br></div></div><div><br></div><div>-- </div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:capitalize"><span>Mike</span> <span>DePaulo</span><span style="text-transform:uppercase;color:rgb(170,170,170);margin:0px"></span></p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:12px;margin:0px 0px 4px;text-transform:capitalize">He / Him / His</p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:12px;margin:0px;text-transform:capitalize"><span>Service Reliability Engineer, Pulp</span></p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;margin:0px 0px 4px;font-size:12px"><a href="https://www.redhat.com/" style="color:rgb(0,136,206);margin:0px" target="_blank">Red Hat<span></span></a></p><div style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:medium;margin-bottom:4px"></div><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;margin:0px;font-size:12px"><span>IM: <span>mikedep333</span></span></p><p style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:12px;margin:0px"><span>GPG: 51745404</span></p><div style="color:rgb(0,0,0);font-family:RedHatText,sans-serif;font-size:medium;margin-top:12px"><table border="0"><tbody><tr><td width="100px"><a href="https://www.redhat.com/" target="_blank"><img src="https://marketing-outfit-prod-images.s3-us-west-2.amazonaws.com/f5445ae0c9ddafd5b2f1836854d7416a/Logo-RedHat-Email.png" width="90" height="auto"></a></td></tr></tbody></table></div></div></div></div>