All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: Amit Shah <amit.shah@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Win32: Get bios_dir from path of executable.
Date: Fri, 29 May 2009 15:34:15 +0200	[thread overview]
Message-ID: <4A1FE457.1080201@mail.berlios.de> (raw)
In-Reply-To: <20090529132656.GB22655@amit-x200.pnq.redhat.com>

Amit Shah schrieb:
> On (Thu) May 28 2009 [19:16:25], Stefan Weil wrote:
>> The old value CONFIG_QEMU_SHAREDIR uses a path
>> which is not standard for most Windows installations
>> (c:\Program Files is c:\Programme in german).
>
> Will the patch at
>
> http://article.gmane.org/gmane.comp.emulators.qemu/38346
>
> help this?
>
> Amit

No, it won't help. That patch still uses CONFIG_QEMU_SHAREDIR:

+ set_datafile_dir(CONFIG_QEMU_SHAREDIR);


And using this constant macro is the problem, because
Windows program directory is not constant.

Regards,
Stefan

      reply	other threads:[~2009-05-29 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-28 17:16 [Qemu-devel] [PATCH] Win32: Get bios_dir from path of executable Stefan Weil
2009-05-29 13:26 ` Amit Shah
2009-05-29 13:34   ` Stefan Weil [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=4A1FE457.1080201@mail.berlios.de \
    --to=weil@mail.berlios.de \
    --cc=amit.shah@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.