From: "Eduardo Felipe" <edusaper@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [RFC] Changing default Windows BIOS path from /c/Program Files/Qemu to c:\\Program Files\\Qemu
Date: Sat, 13 Sep 2008 13:20:36 +0200 [thread overview]
Message-ID: <83a4d4ca0809130420m1858dce6ub69c22e26d76a04f@mail.gmail.com> (raw)
In-Reply-To: <48CB129E.7090003@codemonkey.ws>
2008/9/13 Anthony Liguori <anthony@codemonkey.ws>
>
> I'm not really sure where /c/Program Files/Qemu comes from. Cygwin would use /cygdrive/c/Program Files/Qemu and mingw32 would use c:\\Program Files\\Qemu.
>
> Changing it to the later seems like what it should be. Does the current default BIOS path actually work for anyone? If so, what are you building QEMU with?
Hi,
Default path doesn't work for me either. Running qemu from MSYS
doesn't make any difference.
If this is going to change, maybe it's better to try some kind of
getenv("ProgramFiles") before defaulting back to c:\\Program Files.
Same applies to other hardcoded directories in qemu, like
/tmp/qemu.log, which uses the drive you invoke qemu from, whereas
-snapshots writes to the directory pointed by the %TMP% environment
variable. I think these two should be coherent, and maybe even
user-definable.
Regards,
Edu.
prev parent reply other threads:[~2008-09-13 11:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-13 1:08 [Qemu-devel] [RFC] Changing default Windows BIOS path from /c/Program Files/Qemu to c:\\Program Files\\Qemu Anthony Liguori
2008-09-13 7:19 ` Hervé Poussineau
2008-09-13 7:49 ` Mark Cave-Ayland
2008-09-13 14:44 ` Anthony Liguori
2008-10-13 9:22 ` Mark Cave-Ayland
2008-09-13 11:20 ` Eduardo Felipe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83a4d4ca0809130420m1858dce6ub69c22e26d76a04f@mail.gmail.com \
--to=edusaper@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).