Using 'nested_run_pending=1' perhaps? Or, we can get back to 'vm_bugged'Exactly, this is my idea. Set the nested_run_pending=1 always after the migration
idea and kill the guest immediately if something forces such an exit.
It shoudn't cause any issues and it would avoid cases like that.
That variable can then be renamed too to something like 'nested_vmexit_not_allowed'
or something like that.
Paolo, what do you think?