Please add USE flag spice in app-emulation/qemu-kvm-9999. For more info, please see: http://lists.gnu.org/archive/html/qemu-devel/2010-04/msg00967.html http://www.linux-kvm.com/content/spice-support-added-upstream-qemu http://cgit.freedesktop.org/spice/qemu/ and attached ebuild
Created attachment 242325 [details] qemu-kvm-9999.ebuild witch USE spice
Created attachment 242327 [details] qemu-kvm-9999_spice.diff diff for my ebuild
hmm, not sure what the right solution would be here. I created a separate ebuild, but it is a straight copy&paste from the qemu-kvm stuff.
@qemu-people: what's your opinion here?
While the -9999 ebuild isn't supported at all. I would say its totally a hack to completely change upstream for the -9999 ebuild to a third party repo. Wait for it to be merged by upstream. The ebuild literally references git repos that have been submitted to upstream for review.
I agree with Doug that we should wait for the patches to be reviewed and accepted or rejected by upstream.
I'd rather not have a third fork (qemu-kvm being the second) around. So I'd wait for it to merge properly...
well, in that case I'm going to add a new ebuild qemu-kvm-spice (which I already prepared in my overlay) until things get merged. I need the stuff... I'll probably also touch libvirt to make it accept the new ebuild as an alternative to qemu-kvm. This way we'll also be able to track when upstream (qemu-kvm-spice upstream) rebases to a new head on the qemu-kvm git.
Done. Ebuild is available as app-emulation/qemu-kvm-spice.
That's exactly what I did not want...
And I as well. I'm going to be EXTREMELY clear here. qemu-kvm upstream will not support that branch at all. Similar to how qemu upstream doesn't support qemu-kvm's branches. A bunch of the work of the SPICE guys has been rejected by upstream until they complete their API/ABI break of their protocol that they have planned. libvirt won't support anything SPICE related until its merged upstream. I in turn will auto-close any bugs reported with qemu-kvm-spice and any related project (libvirt, virt-manager, etc). This belongs in your dev overlay NOT in the tree.
(In reply to comment #11) > And I as well. > > I'm going to be EXTREMELY clear here. qemu-kvm upstream will not support that > branch at all. > Similar to how qemu upstream doesn't support qemu-kvm's > branches. A bunch of the work of the SPICE guys has been rejected by upstream > until they complete their API/ABI break of their protocol that they have > planned. Which is almost over. spice-0.5.3 defines the stable api, final 0.6 should be released soon. > libvirt won't support anything SPICE related until its merged > upstream. Libvirt accepts qemu-kvm-spice as a dependency for qemu now, that's all what's needed. > I in turn will auto-close any bugs reported with qemu-kvm-spice I maintain qemu-kvm-spice > any related project (libvirt, virt-manager, etc). fair enough