KVM: 0.530 other: 0.485 performance: 0.460 device: 0.455 vnc: 0.452 debug: 0.451 socket: 0.451 graphic: 0.435 network: 0.431 PID: 0.418 permissions: 0.415 boot: 0.404 files: 0.404 semantic: 0.400 QEMU v5.1.0-rc0/rc1 hang with nested virtualization We're running Kata Containers using QEMU and with v5.1.0rc0 and rc1 have noticed a problem at startup where QEMu appears to hang. We are not seeing this problem on our bare metal nodes and only on a VSI that supports nested virtualization. We unfortunately see nothing at all in the QEMU logs to help understand the problem and a hung process is just a guess at this point. Using git bisect we first see the problem with... --- f19bcdfedd53ee93412d535a842a89fa27cae7f2 is the first bad commit commit f19bcdfedd53ee93412d535a842a89fa27cae7f2 Author: Jason Wang