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

Lines Matching full:dprint

28         dprint("Failed to open the hax module\n");
42 dprint("Allocate memory before vm create?\n");
51 dprint("Failed to allocate %x memory\n", size);
69 dprint("set_phys_mem %x %lx requires page aligned addr and size\n", start_addr, size);
82 dprint("has set phys mem failed\n");
95 dprint("Failed to get HAX capability\n");
109 dprint("Failed to get HAX version\n");
122 dprint("Too big VM id\n");
140 dprint("Too big vm id %x or vcpu id %x\n", vm_id, vcpu_id);
194 dprint("Failed to notify qemu API version\n");
212 dprint("Failed to create vcpu %x\n", vcpuid);
225 dprint("Failed to get the devfs\n");
232 dprint("Failed to open the vcpu devfs\n");
244 dprint("Failed to setup the hax tunnel\n");
250 dprint("Invalid hax tunnel size %x\n", info.size);