qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] [RFC] Syncing documentation vs. -help vs. qemu_


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH] [RFC] Syncing documentation vs. -help vs. qemu_options table v3
Date: Wed, 18 Mar 2009 12:18:07 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Paul Brook wrote:
This version uses a C tool to parse the options file instead of Perl
script. I also added HXCOMM for comment purposes.

Does this work on Windows?
I'm pretty sure it doesn't work in cross environments.
Just have qemu-user run the thing.

That's not going to work for several reasons:
- You might not be building qemu-user.
- qemu-user only supports a very small subset of systems. e.g. it's no use for linux->windows cross builds, which I expect to be the most common case - The necessary runtime libraries might not be installed. Even if they are, qemu probably doesn't know where to find them.

That was not a serious suggestion.

--
error compiling committee.c: too many arguments to function





reply via email to

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