Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 344639

Summary: app-emulation/qemu-kvm-0.13.0-r2: lacks vnc-thread useflag
Product: Gentoo Linux Reporter: Corentin Chary (RETIRED) <iksaif>
Component: Current packagesAssignee: Gentoo QEMU Project <qemu+disabled>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Corentin Chary (RETIRED) gentoo-dev 2010-11-08 07:39:01 UTC
QEMU 0.13 have a new threaded VNC server.

If you build qemu with --enable-vnc-thread, the queue will be threaded and (hopefully) send_framebuffer_update() won't block the guest execution anymore. You will still be able to use a synchroneous queue (current behavior) with --disable-vnc-thread.

I suggest adding a new useflag named vnc-thread to enable this feature. It should be disabled by default, this will probably be enabled by default in 0.14.

Thanks,

Reproducible: Always
Comment 1 Wormo (RETIRED) gentoo-dev 2010-11-19 23:19:47 UTC
Thanks for bringing up this new feature -- assigning suggestion to maintainers
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2011-05-27 23:06:11 UTC
Fixed in 0.14.1