Home | History | Annotate | Download | only in target-i386

Lines Matching full:dprint

38         dprint("Failed to open the HAX device!\n");
45 dprint("device fd:%d\n", *fd);
57 dprint("Open HAX device failed\n");
73 dprint("Allocate memory before vm create?\n");
90 dprint("HAX: Failed to allocate %x memory (address %llx)\n",
113 dprint(
147 dprint("Invalid fd for hax device!\n");
162 dprint("hax capability is too long to hold.\n");
163 dprint("Failed to get Hax capability:%d\n", err);
177 dprint("Invalid fd for hax device!\n");
192 dprint("HAX module is too large.\n");
193 dprint("Failed to get Hax module version:%d\n", err);
205 dprint("Too big VM id\n");
223 dprint("Too big vm id %x or vcpu id %x\n", vm_id, vcpu_id);
253 dprint("error code:%d", GetLastError());
267 dprint("Incorrect name\n");
279 dprint("Open the vm devcie error:%s, ec:%d\n", vm_name, GetLastError());
301 dprint("Failed to notify qemu API version\n");
321 dprint("Failed to create vcpu %x\n", vcpuid);
336 dprint("Failed to get the devfs\n");
349 dprint("Failed to open the vcpu devfs\n");
369 dprint("Failed to setup the hax tunnel\n");
375 dprint("Invalid hax tunnel size %x\n", info.size);