Home | History | Annotate | Download | only in qemu

Lines Matching full:stderr

36     do { fprintf(stderr, fmt, ## __VA_ARGS__); } while (0)
82 fprintf(stderr, "%s: no free slot available\n", __func__);
230 fprintf(stderr, "BUG: %s: invalid parameters " TARGET_FMT_plx "-"
415 fprintf(stderr, "No SMP KVM support, use '-smp 1'\n");
431 fprintf(stderr, "Could not access KVM kernel module: %m\n");
439 fprintf(stderr, "kvm version too old\n");
445 fprintf(stderr, "kvm version not supported\n");
452 fprintf(stderr, "ioctl(KVM_CREATE_VM) failed: %s\n", strerror(errno));
463 fprintf(stderr, "kvm does not support KVM_CAP_USER_MEMORY\n%s",
474 fprintf(stderr,
685 fprintf(stderr, "Unaligned split of a KVM memory slot\n");
687 fprintf(stderr, "Only page-aligned memory slots supported\n");
715 fprintf(stderr, "%s: error unregistering overlapping slot: %s\n",
739 fprintf(stderr, "%s: error updating slot: %s\n", __func__,
760 fprintf(stderr, "%s: error registering prefix slot: %s\n",
779 fprintf(stderr, "%s: error registering suffix slot: %s\n",
802 fprintf(stderr, "%s: error registering slot: %s\n", __func__,
881 fprintf(stderr,