qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Win2k host problem with {get,free}{addr,name}info()


From: Anthony Liguori
Subject: Re: [Qemu-devel] Win2k host problem with {get,free}{addr,name}info()
Date: Wed, 15 Sep 2010 14:25:03 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100826 Lightning/1.0b1 Thunderbird/3.0.7

On 09/15/2010 02:11 PM, Blue Swirl wrote:
Hi,

I tried to test QEMU on Win2k, but there are run time errors because
of missing {get,free}{addr,name}info() functions. After adding dummy
defines in place, there are no more errors.

I found a similar case, where a compatibility patch was proposed:
http://trac.filezilla-project.org/ticket/1532

The patch is a bit heavy, consisting of run time detection of Win2k
and full replacements for the functions. Are there any alternative
solutions? I'm by no means a Windows expert.

Win2k is EOL so I don't think it's useful for us to support it as a host. So any type of patch is just going to add additional complexity for very little real gain.

Regards,

Anthony Liguori




reply via email to

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