Home | History | Annotate | Download | only in hw

Lines Matching full:bios_name

965     if (bios_name == NULL)
966 bios_name = BIOS_FILENAME;
967 filename = qemu_find_file(QEMU_FILE_TYPE_BIOS, bios_name);
981 fprintf(stderr, "qemu: could not load PC BIOS '%s'\n", bios_name);