* Spice as alternative to vnc also on pv domU
@ 2013-04-26 14:04 Fabio Fantoni
2013-04-26 16:31 ` Stefano Stabellini
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Fabio Fantoni @ 2013-04-26 14:04 UTC (permalink / raw)
To: xen-devel, Stefano Stabellini, Ian Campbell
[-- Attachment #1.1: Type: text/plain, Size: 431 bytes --]
I'm using Spice on my xen test system since end of 2011.
Spice is better than vnc for use on maintenance tasks and better than
nx/x2go/rdp installed on domU (even better when used with vdagent and
usb redirection).
That should be possibile because also pv use qemu for vnc but I don't
unsterstand exactly how to implement it.
Is anybody out there interested in this task or already done it?
Thanks for any reply
[-- Attachment #1.2: Firma crittografica S/MIME --]
[-- Type: application/pkcs7-signature, Size: 4510 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Spice as alternative to vnc also on pv domU
2013-04-26 14:04 Spice as alternative to vnc also on pv domU Fabio Fantoni
@ 2013-04-26 16:31 ` Stefano Stabellini
2013-04-29 9:43 ` George Dunlap
2013-04-29 9:45 ` George Dunlap
2 siblings, 0 replies; 9+ messages in thread
From: Stefano Stabellini @ 2013-04-26 16:31 UTC (permalink / raw)
To: Fabio Fantoni; +Cc: xen-devel, Ian Campbell, Stefano Stabellini
On Fri, 26 Apr 2013, Fabio Fantoni wrote:
> I'm using Spice on my xen test system since end of 2011.
> Spice is better than vnc for use on maintenance tasks and better than
> nx/x2go/rdp installed on domU (even better when used with vdagent and usb
> redirection).
>
> That should be possibile because also pv use qemu for vnc but I don't
> unsterstand exactly how to implement it.
> Is anybody out there interested in this task or already done it?
At the moment we are in code freeze for the Xen 4.3 release so it is
unlikely that anybody is going to take up this task right now.
We can try to see of we manage to raise any interest around it during
the Xen 4.4 release cycle.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Spice as alternative to vnc also on pv domU
2013-04-26 14:04 Spice as alternative to vnc also on pv domU Fabio Fantoni
2013-04-26 16:31 ` Stefano Stabellini
@ 2013-04-29 9:43 ` George Dunlap
2013-04-29 9:45 ` George Dunlap
2 siblings, 0 replies; 9+ messages in thread
From: George Dunlap @ 2013-04-29 9:43 UTC (permalink / raw)
To: fantonifabio@tiscali.it; +Cc: Ian Campbell, xen-devel, Stefano Stabellini
On Fri, Apr 26, 2013 at 3:04 PM, Fabio Fantoni <fantonifabio@tiscali.it> wrote:
> I'm using Spice on my xen test system since end of 2011.
> Spice is better than vnc for use on maintenance tasks and better than
> nx/x2go/rdp installed on domU (even better when used with vdagent and usb
> redirection).
>
> That should be possibile because also pv use qemu for vnc but I don't
> unsterstand exactly how to implement it.
> Is anybody out there interested in this task or already done it?
>
> Thanks for any reply
Have you added this to the uservoice page? http://xenorg.uservoice.com
That's currently where I'm keeping track of all my ideas for future
work. (I realize it doesn't seem to get a lot of attention, but it is
on our radar.)
-George
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Spice as alternative to vnc also on pv domU
2013-04-26 14:04 Spice as alternative to vnc also on pv domU Fabio Fantoni
2013-04-26 16:31 ` Stefano Stabellini
2013-04-29 9:43 ` George Dunlap
@ 2013-04-29 9:45 ` George Dunlap
2013-04-29 10:13 ` Stefano Stabellini
2 siblings, 1 reply; 9+ messages in thread
From: George Dunlap @ 2013-04-29 9:45 UTC (permalink / raw)
To: fantonifabio@tiscali.it; +Cc: Ian Campbell, xen-devel, Stefano Stabellini
On Fri, Apr 26, 2013 at 3:04 PM, Fabio Fantoni <fantonifabio@tiscali.it> wrote:
> I'm using Spice on my xen test system since end of 2011.
> Spice is better than vnc for use on maintenance tasks and better than
> nx/x2go/rdp installed on domU (even better when used with vdagent and usb
> redirection).
>
> That should be possibile because also pv use qemu for vnc but I don't
> unsterstand exactly how to implement it.
> Is anybody out there interested in this task or already done it?
Upon further reflection though -- it seems like the best thing to do
would be just to install spice servers in your PV guest.
-George
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Spice as alternative to vnc also on pv domU
2013-04-29 9:45 ` George Dunlap
@ 2013-04-29 10:13 ` Stefano Stabellini
2013-04-29 12:29 ` Pasi Kärkkäinen
0 siblings, 1 reply; 9+ messages in thread
From: Stefano Stabellini @ 2013-04-29 10:13 UTC (permalink / raw)
To: George Dunlap
Cc: xen-devel, Ian Campbell, Stefano Stabellini,
fantonifabio@tiscali.it
On Mon, 29 Apr 2013, George Dunlap wrote:
> On Fri, Apr 26, 2013 at 3:04 PM, Fabio Fantoni <fantonifabio@tiscali.it> wrote:
> > I'm using Spice on my xen test system since end of 2011.
> > Spice is better than vnc for use on maintenance tasks and better than
> > nx/x2go/rdp installed on domU (even better when used with vdagent and usb
> > redirection).
> >
> > That should be possibile because also pv use qemu for vnc but I don't
> > unsterstand exactly how to implement it.
> > Is anybody out there interested in this task or already done it?
>
> Upon further reflection though -- it seems like the best thing to do
> would be just to install spice servers in your PV guest.
And apparently it even exists!
The spice server used to be part of QEMU/KVM and not available
separately, but looking at http://spice-space.org/download.html, now
they have an "Xspice" server that probably does exactly what you need.
Otherwise implementing spice for PV guests could be non-trivial: spice
relies on a virtual graphic card called QXL, similar to a virtio device.
Typically Virtio devices work over PCI (even though other transport
mechanisms exist), and PV guests don't even have a PCI bus.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Spice as alternative to vnc also on pv domU
2013-04-29 10:13 ` Stefano Stabellini
@ 2013-04-29 12:29 ` Pasi Kärkkäinen
2013-04-29 12:45 ` Stefano Stabellini
0 siblings, 1 reply; 9+ messages in thread
From: Pasi Kärkkäinen @ 2013-04-29 12:29 UTC (permalink / raw)
To: Stefano Stabellini
Cc: George Dunlap, xen-devel, Ian Campbell, fantonifabio@tiscali.it
On Mon, Apr 29, 2013 at 11:13:58AM +0100, Stefano Stabellini wrote:
> On Mon, 29 Apr 2013, George Dunlap wrote:
> > On Fri, Apr 26, 2013 at 3:04 PM, Fabio Fantoni <fantonifabio@tiscali.it> wrote:
> > > I'm using Spice on my xen test system since end of 2011.
> > > Spice is better than vnc for use on maintenance tasks and better than
> > > nx/x2go/rdp installed on domU (even better when used with vdagent and usb
> > > redirection).
> > >
> > > That should be possibile because also pv use qemu for vnc but I don't
> > > unsterstand exactly how to implement it.
> > > Is anybody out there interested in this task or already done it?
> >
> > Upon further reflection though -- it seems like the best thing to do
> > would be just to install spice servers in your PV guest.
>
> And apparently it even exists!
> The spice server used to be part of QEMU/KVM and not available
> separately, but looking at http://spice-space.org/download.html, now
> they have an "Xspice" server that probably does exactly what you need.
>
> Otherwise implementing spice for PV guests could be non-trivial: spice
> relies on a virtual graphic card called QXL, similar to a virtio device.
> Typically Virtio devices work over PCI (even though other transport
> mechanisms exist), and PV guests don't even have a PCI bus.
>
Hmm I thought spice works also *without* QXL ?
So PV domUs could have spice without QXL ?
-- Pasi
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Spice as alternative to vnc also on pv domU
2013-04-29 12:29 ` Pasi Kärkkäinen
@ 2013-04-29 12:45 ` Stefano Stabellini
2013-04-29 13:00 ` Fabio Fantoni
0 siblings, 1 reply; 9+ messages in thread
From: Stefano Stabellini @ 2013-04-29 12:45 UTC (permalink / raw)
To: Pasi Kärkkäinen
Cc: George Dunlap, xen-devel, Ian Campbell, fantonifabio@tiscali.it,
Stefano Stabellini
[-- Attachment #1: Type: text/plain, Size: 1592 bytes --]
On Mon, 29 Apr 2013, Pasi Kärkkäinen wrote:
> On Mon, Apr 29, 2013 at 11:13:58AM +0100, Stefano Stabellini wrote:
> > On Mon, 29 Apr 2013, George Dunlap wrote:
> > > On Fri, Apr 26, 2013 at 3:04 PM, Fabio Fantoni <fantonifabio@tiscali.it> wrote:
> > > > I'm using Spice on my xen test system since end of 2011.
> > > > Spice is better than vnc for use on maintenance tasks and better than
> > > > nx/x2go/rdp installed on domU (even better when used with vdagent and usb
> > > > redirection).
> > > >
> > > > That should be possibile because also pv use qemu for vnc but I don't
> > > > unsterstand exactly how to implement it.
> > > > Is anybody out there interested in this task or already done it?
> > >
> > > Upon further reflection though -- it seems like the best thing to do
> > > would be just to install spice servers in your PV guest.
> >
> > And apparently it even exists!
> > The spice server used to be part of QEMU/KVM and not available
> > separately, but looking at http://spice-space.org/download.html, now
> > they have an "Xspice" server that probably does exactly what you need.
> >
> > Otherwise implementing spice for PV guests could be non-trivial: spice
> > relies on a virtual graphic card called QXL, similar to a virtio device.
> > Typically Virtio devices work over PCI (even though other transport
> > mechanisms exist), and PV guests don't even have a PCI bus.
> >
>
> Hmm I thought spice works also *without* QXL ?
> So PV domUs could have spice without QXL ?
I thought that the QXL is a requirement but I might be wrong.
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Spice as alternative to vnc also on pv domU
2013-04-29 12:45 ` Stefano Stabellini
@ 2013-04-29 13:00 ` Fabio Fantoni
2013-04-29 13:02 ` George Dunlap
0 siblings, 1 reply; 9+ messages in thread
From: Fabio Fantoni @ 2013-04-29 13:00 UTC (permalink / raw)
To: Stefano Stabellini; +Cc: George Dunlap, xen-devel, Ian Campbell
[-- Attachment #1.1.1: Type: text/plain, Size: 1873 bytes --]
Il 29/04/2013 14:45, Stefano Stabellini ha scritto:
> On Mon, 29 Apr 2013, Pasi Kärkkäinen wrote:
>> On Mon, Apr 29, 2013 at 11:13:58AM +0100, Stefano Stabellini wrote:
>>> On Mon, 29 Apr 2013, George Dunlap wrote:
>>>> On Fri, Apr 26, 2013 at 3:04 PM, Fabio Fantoni <fantonifabio@tiscali.it> wrote:
>>>>> I'm using Spice on my xen test system since end of 2011.
>>>>> Spice is better than vnc for use on maintenance tasks and better than
>>>>> nx/x2go/rdp installed on domU (even better when used with vdagent and usb
>>>>> redirection).
>>>>>
>>>>> That should be possibile because also pv use qemu for vnc but I don't
>>>>> unsterstand exactly how to implement it.
>>>>> Is anybody out there interested in this task or already done it?
>>>> Upon further reflection though -- it seems like the best thing to do
>>>> would be just to install spice servers in your PV guest.
>>> And apparently it even exists!
>>> The spice server used to be part of QEMU/KVM and not available
>>> separately, but looking at http://spice-space.org/download.html, now
>>> they have an "Xspice" server that probably does exactly what you need.
>>>
>>> Otherwise implementing spice for PV guests could be non-trivial: spice
>>> relies on a virtual graphic card called QXL, similar to a virtio device.
>>> Typically Virtio devices work over PCI (even though other transport
>>> mechanisms exist), and PV guests don't even have a PCI bus.
>>>
>> Hmm I thought spice works also *without* QXL ?
>> So PV domUs could have spice without QXL ?
> I thought that the QXL is a requirement but I might be wrong.
>
>
It works also without qxl. xl implementation of qxl is complete but for
now qxl on xen doesn't work correctly. It seems that some changes/fixes
are needed on hvmloader according to my tests.
Now I'm using spice with stdvga and it is better than vnc.
[-- Attachment #1.1.2: Type: text/html, Size: 2889 bytes --]
[-- Attachment #1.2: Firma crittografica S/MIME --]
[-- Type: application/pkcs7-signature, Size: 4510 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Spice as alternative to vnc also on pv domU
2013-04-29 13:00 ` Fabio Fantoni
@ 2013-04-29 13:02 ` George Dunlap
0 siblings, 0 replies; 9+ messages in thread
From: George Dunlap @ 2013-04-29 13:02 UTC (permalink / raw)
To: fantonifabio@tiscali.it; +Cc: xen-devel, Ian Campbell, Stefano Stabellini
[-- Attachment #1.1: Type: text/plain, Size: 2015 bytes --]
On 29/04/13 14:00, Fabio Fantoni wrote:
> Il 29/04/2013 14:45, Stefano Stabellini ha scritto:
>> On Mon, 29 Apr 2013, Pasi Kärkkäinen wrote:
>>> On Mon, Apr 29, 2013 at 11:13:58AM +0100, Stefano Stabellini wrote:
>>>> On Mon, 29 Apr 2013, George Dunlap wrote:
>>>>> On Fri, Apr 26, 2013 at 3:04 PM, Fabio Fantoni<fantonifabio@tiscali.it> wrote:
>>>>>> I'm using Spice on my xen test system since end of 2011.
>>>>>> Spice is better than vnc for use on maintenance tasks and better than
>>>>>> nx/x2go/rdp installed on domU (even better when used with vdagent and usb
>>>>>> redirection).
>>>>>>
>>>>>> That should be possibile because also pv use qemu for vnc but I don't
>>>>>> unsterstand exactly how to implement it.
>>>>>> Is anybody out there interested in this task or already done it?
>>>>> Upon further reflection though -- it seems like the best thing to do
>>>>> would be just to install spice servers in your PV guest.
>>>> And apparently it even exists!
>>>> The spice server used to be part of QEMU/KVM and not available
>>>> separately, but looking athttp://spice-space.org/download.html, now
>>>> they have an "Xspice" server that probably does exactly what you need.
>>>>
>>>> Otherwise implementing spice for PV guests could be non-trivial: spice
>>>> relies on a virtual graphic card called QXL, similar to a virtio device.
>>>> Typically Virtio devices work over PCI (even though other transport
>>>> mechanisms exist), and PV guests don't even have a PCI bus.
>>>>
>>> Hmm I thought spice works also *without* QXL ?
>>> So PV domUs could have spice without QXL ?
>> I thought that the QXL is a requirement but I might be wrong.
>>
>>
> It works also without qxl. xl implementation of qxl is complete but
> for now qxl on xen doesn't work correctly. It seems that some
> changes/fixes are needed on hvmloader according to my tests.
> Now I'm using spice with stdvga and it is better than vnc.
Ah -- right, well if that's the case we'd better not advertise it as a
4.3 feature.
-George
[-- Attachment #1.2: Type: text/html, Size: 3314 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-04-29 13:02 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26 14:04 Spice as alternative to vnc also on pv domU Fabio Fantoni
2013-04-26 16:31 ` Stefano Stabellini
2013-04-29 9:43 ` George Dunlap
2013-04-29 9:45 ` George Dunlap
2013-04-29 10:13 ` Stefano Stabellini
2013-04-29 12:29 ` Pasi Kärkkäinen
2013-04-29 12:45 ` Stefano Stabellini
2013-04-29 13:00 ` Fabio Fantoni
2013-04-29 13:02 ` George Dunlap
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.