qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Modular qemu?


From: Avi Kivity
Subject: Re: [Qemu-devel] Modular qemu?
Date: Fri, 05 Dec 2008 21:37:56 +0200
User-agent: Thunderbird 2.0.0.18 (X11/20081119)

Anthony Liguori wrote:
Avi Kivity wrote:

You build qemu once, but with separate sub-packages:

 qemu
 qemu-sdl
 qemu-vnc
 qemu-tcg
 qemu-kvm

Fair enough, but we're getting the cart before the horse. We need to have clean internal separations between these components before a shared library interface really matters. Note, this is really just dividing QEMU into shared libraries, it's not really a plugin mechanism.

Right, I even introduced it as such. I don't think the separation will be difficult (not does it need to be perfect, given that we're not committing to an ABI).


I'm less interested in the shared library bits (although I understand it's usefulness from a distro perspective) and more interested in being able to build out a lot of these things.

Parse failure.  What does building out mean? ./configure --disable-blah?

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.





reply via email to

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