public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* 0.15: is glib actually needed?
@ 2011-08-16 10:57 Michael Tokarev
  2011-08-16 21:04 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tokarev @ 2011-08-16 10:57 UTC (permalink / raw)
  To: KVM list

Each time I build qemu-kvm, my build script complains
that it is needlessly linked against libglib-2.0 without
using any symbols from that library.  So is glib really
needed for qemu-kvm?  How it's different from qemu-0.15?

Thanks,

/mjt

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 0.15: is glib actually needed?
  2011-08-16 10:57 0.15: is glib actually needed? Michael Tokarev
@ 2011-08-16 21:04 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2011-08-16 21:04 UTC (permalink / raw)
  To: Michael Tokarev; +Cc: KVM list

On 08/16/2011 03:57 AM, Michael Tokarev wrote:
> Each time I build qemu-kvm, my build script complains
> that it is needlessly linked against libglib-2.0 without
> using any symbols from that library.  So is glib really
> needed for qemu-kvm?  How it's different from qemu-0.15?

glib is only needed for the guest agent, or on platforms that do not 
have makecontext/swapcontext (the BSDs).

Paolo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-16 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16 10:57 0.15: is glib actually needed? Michael Tokarev
2011-08-16 21:04 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox