[Bug 903962] Re: support spice

2012-01-11 Thread Serge Hallyn
Then again, as it follows the recommendations in comment #3, I'll go ahead and push. Sorry for the noise. ** Changed in: libvirt (Ubuntu) Assignee: Jamie Strandboge (jdstrand) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 903962] Re: support spice

2012-01-11 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.7-2ubuntu12 --- libvirt (0.9.7-2ubuntu12) precise; urgency=low * enable use of libvirt with kvm-spice (LP: #903962): . src/qemu/qemu_capabilities.c: search for 'kvm-spice' before 'kvm'

[Bug 903962] Re: support spice

2012-01-10 Thread Serge Hallyn
With this patch attached, and using the xml definition in http://people.canonical.com/~serge/spice.xml , I was able to use spice through libvirt with the qemu-kvm-spice package installed. Jamie, I'm temporarily assigning this to you to vet my changes one more time. (Note that in my last upload I

[Bug 903962] Re: support spice

2012-01-10 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903962 Title: support spice To manage notifications about this bug go to:

[Bug 903962] Re: support spice

2012-01-09 Thread Serge Hallyn
For getting libvirt to call kvm-spice, one simple way would be to patch src/qemu/qemu_capabilities.c at qemuCapsInitGuest() so that kvm_bins adds kvm-spice before kvm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 903962] Re: support spice

2012-01-03 Thread Serge Hallyn
Thanks, Jamie, I don't recall whether I added those because syslog said I needed it, or whether I threw in all that I thought I might need. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903962 Title:

[Bug 903962] Re: support spice

2011-12-20 Thread Jamie Strandboge
These changes seem fine: /usr/bin/qemu-system-i386-spice rmix, /usr/bin/qemu-system-x86_64-spice rmix, This is not correct: /run/shm rw, It should perhaps be: /run/shm/ r, This one concerns me: /run/shm/spice.* rwixm, It should at a minimum be this: owner

[Bug 903962] Re: support spice

2011-12-14 Thread Serge Hallyn
I think qemu-kvm and qemu-kvm-spice should update-alternatives to provide /usr/bin/kvm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903962 Title: support spice To manage notifications about this

[Bug 903962] Re: support spice

2011-12-13 Thread Serge Hallyn
The apparmor modification seems fine to go ahead and make and ship with libvirt. Jamie/John, could you comment if you disagree? The xml modification will probably beg for virt-manager update later on. But as for /usr/bin/kvm. Should the qemu-kvm-package override the /usr/bin/kvm symlink from