Lines Matching full:dprint
75 dprint("Invalid emulation state in hax_sto_tbloop state %x\n",
142 dprint("VT feature is not enabled, HAXM not working.\n");
144 dprint("NX feature is not enabled, HAXM not working.\n");
152 dprint("The memory needed by this VM exceeds the driver limit.\n");
183 dprint("vcpu %x created failed, vm is null\n", id);
189 dprint("vcpu %x allocated already\n", id);
196 dprint("Failed to alloc vcpu state\n");
205 dprint("Failed to create vcpu %x\n", id);
212 dprint("Failed to open the vcpu\n");
222 dprint("Invalid HAX tunnel size \n");
244 dprint("vcpu %x destroy failed, vm is null\n", vcpu->vcpu_id);
268 dprint("Failed to create HAX vcpu\n");
296 dprint("Failed to create vm %x\n", ret);
303 dprint("Open vm device error:%s\n", vm_name);
323 dprint("VCPU should be cleaned before vm clean\n");
370 dprint("Incompatible HAX version. Qemu current version %x ", hax_cur_version );
371 dprint("requires least HAX version %x\n", hax_lest_version);
379 dprint("Failed to create HAX VM\n");
535 dprint("Trying to vcpu execute at eip:%lx\n", env->eip);
553 dprint("io window interrupted\n");
559 dprint("vcpu run failed for vcpu %x\n", vcpu->vcpu_id);
583 dprint("VCPU shutdown request\n");
590 dprint("Unknown VMX exit %x from guest\n", ht->_exit_reason);
611 dprint("Unknow exit %x from hax\n", ht->_exit_status);
657 dprint("Unknown hax vcpu exec return %x\n", next);
1062 dprint("Failed to sync vcpu reg\n");
1068 dprint("FPU failed\n");
1074 dprint("MSR failed\n");
1103 dprint("Failed to sync HAX vcpu context\n");