qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Modular qemu?


From: Anthony Liguori
Subject: Re: [Qemu-devel] Modular qemu?
Date: Fri, 05 Dec 2008 13:27:51 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

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.

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.

Regards,

Anthony Liguori





reply via email to

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