Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 344639 - app-emulation/qemu-kvm-0.13.0-r2: lacks vnc-thread useflag
Summary: app-emulation/qemu-kvm-0.13.0-r2: lacks vnc-thread useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo QEMU Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 07:39 UTC by Corentin Chary (RETIRED)
Modified: 2011-05-27 23:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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