user-level: 0.584 risc-v: 0.534 KVM: 0.530 register: 0.525 virtual: 0.523 mistranslation: 0.514 VMM: 0.483 TCG: 0.474 hypervisor: 0.471 ppc: 0.466 performance: 0.460 device: 0.455 x86: 0.454 vnc: 0.452 debug: 0.451 socket: 0.451 architecture: 0.448 assembly: 0.443 i386: 0.443 graphic: 0.435 network: 0.431 kernel: 0.427 PID: 0.418 permissions: 0.415 peripherals: 0.409 arm: 0.408 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