qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Win32: Get bios_dir from path of executable.


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH] Win32: Get bios_dir from path of executable.
Date: Fri, 29 May 2009 15:34:15 +0200
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]