qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: [PATCH] vhost: fix features ack


From: Nathan Froyd
Subject: Re: [Qemu-devel] Re: [PATCH] vhost: fix features ack
Date: Wed, 31 Mar 2010 13:06:34 -0700
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Wed, Mar 31, 2010 at 10:25:53PM +0300, Michael S. Tsirkin wrote:
> On Wed, Mar 31, 2010 at 02:24:51PM -0500, Anthony Liguori wrote:
> > Long term, I think most of  us want to see a single qemu executable
> > that works for all architectures  and compiling once is an important
> > step in that direction.
> 
> I'm not so sure. It's pretty low on my list of priorities. Most users only 
> need
> one target, speed of execution and/or features is likely much more important 
> for them,
> and these refactorings make code more generic and harder to extend.s

Depends on the user, I suppose.  Having 32-bit and 64-bit variants of
the same architecture in a single binary would be useful.  Having
big-endian and little-endian variants of an architecture supported in
a single binary would be useful (bonus points if you don't duplicate
target-specific code excessively).  Having a gigantic all-singing,
all-dancing QEMU is perhaps not so useful, but between there and where
we are now, there are definitely useful points.

-Nathan




reply via email to

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