I'm running qemu-kvm version 2.0.0 on Fedora 20, spice server version 0.12.4-3. The spice user manual states that I can specify the type of rendering to be done by the client by providing: renderer=<oglpbuf+oglpixmap+cairo> However, when I invoke qemu-kvm with the following option: -spice port=5900,addr=0.0.0.0,disable-ticketing,seamless-migration=on,renderer=oglpbuf+oglpixmap+cairo I get Invalid parameter 'renderer'.
That option is not supported by qemu, the manual you are reading is outdated. The most up to date manual is in git: http://cgit.freedesktop.org/spice/spice/tree/docs/manual/manual.txt
Created attachment 111806 [details] invalid duration
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.