Displaying 20 results from an estimated 6000 matches similar to: "spice session locking"
2015 Feb 16
1
Re: spice session locking
Any idea how to do this with virsh or hooks? Qemu seems to have a
spice.set_ticket command, but calling this from virsh's
'qemu-monitor-command guest --hmp --cmd spice.set_ticket password'
doesn't work.
The password would somehow have to be reset once the client logs out.
On Mon, Feb 16, 2015 at 11:50 AM, Michal Privoznik <mprivozn@redhat.com> wrote:
> On 13.02.2015
2015 Feb 16
0
Re: spice session locking
On 13.02.2015 16:19, Jon Doe wrote:
> Hi List,
>
> Is it possible to prevent other clients from stealing my libvirtd
> hosted spice session? This is a problem for me where multiple
> co-workers access the same guest over a qemu+ssh:// connection.
> Instead of simply disconnecting clients, I'd like libvirtd to deny the
> new client.
>
> I've been looking at
2015 Feb 13
0
spice session locking
Hi List,
Is it possible to prevent other clients from stealing my libvirtd
hosted spice session? This is a problem for me where multiple
co-workers access the same guest over a qemu+ssh:// connection.
Instead of simply disconnecting clients, I'd like libvirtd to deny the
new client.
I've been looking at polkit acl rules and the vnc sharePolicy
attribute but so far no luck.
2015 Jan 16
1
polkit ACL for remotely changing a spice console password
I'm working on some infrastructure which allows a remote password reset
(with expiry) of a spice console running on a remote libvirtd/qemu-kvm.
I currently have GSSAPI over tcp working and can set the password - but
I can also do everything else - the default policy is still in place,
and once authenticated, anything goes.
I'm setting the password using a command like this:
virsh
2015 Sep 02
3
virt-install message regarding Spice and TLS
Is TLS required for the usage of Spice with KVM/libvirtd?
I've been through the virt-install manpage a few times now to no avail.
What is wrong with my syntax here (seen below)?
Thanks.
~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4
--arch=x86_64 --video qxl --graphics spice,port=5931 --noautoconsole
--os-type linux --accelerate --network=bridge:kickstart_br0 --hvm
2018 Oct 17
2
Windows guest skipping chkdsk if using Spice display
Hi all,
as per subject, when a Windows guest using a Spice display is rebooted
with a planned chkdsk, the consistency check is always skipped.
It seems that the Spice display issues some "phantom" keystrokes, which
are then intended by Windows as the "skip chkdsk at boot" signal.
I tried to use a Spice display with no additional features (ie: USB
redirection), but to no
2018 Oct 26
1
Re: Windows guest skipping chkdsk if using Spice display
On 19/10/2018 08:13, Gionatan Danti wrote:
> Il 17-10-2018 09:15 Gionatan Danti ha scritto:
>> Hi all,
>> as per subject, when a Windows guest using a Spice display is rebooted
>> with a planned chkdsk, the consistency check is always skipped.
>>
>> It seems that the Spice display issues some "phantom" keystrokes,
>> which are then intended by
2011 Sep 08
3
Graphical framebuffers confuse, XML format about spice
Hello, i want to start a guest OS in the server, and use spice to achieve
graphical interaction with the guest OS. But when i config the XML file, i
was confuse by spice .
The graphic node is :
<graphics type='spice' port='5990' ><listen type='address'
address='127.0.0.1'/></graphics>
but is has such error as below :
libvir: QEMU error : internal
2017 Dec 30
1
spice server and GSSAPI
Hello,
Does anyone have spice server for KVM Linux guests working with GSSAPI
authentication? I've been trying for a while and I simply can't get it
to work. I don't know what I'm doing wrong. I wouldn't be surprised if
I've misunderstood something.
I followed this guide:
https://www.freeipa.org/page/Libvirt_with_VNC_Consoles
Yes, the above is for VNC consoles. I just
2010 Mar 04
1
Regarding SPICE
Hi,
I have set up KVM on FC12.
I was wondering if its possible to Display the VM using spice + libvirt?
As in, if I can define my domain with graphics like:
<graphics type='spice' port='-1' autoport='yes' listen='0.0.0.0'/>
or
<graphics type='spice' port='5903' '
2010 Nov 16
4
SPICE Benchmark
Hi folks.
We finally finished our work on benchmarking SPICE and would like to share
the results.
Detailed report in English:
http://www.bureausolomatina.ru/sites/default/files/SPICE%20Benchmark%20-%202010-11-16.pdf
The report provides benchmark results of SPICE network load for different
types of workload. SPICE operation on limited low-speed network connection
was also tested. The results
2013 Mar 18
5
[PATCH] libxl: Add spice vdagent support for upstream qemu
- Enable vdagent on upstream qemu if spice is used.
Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz>
---
tools/libxl/libxl_dm.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tools/libxl/libxl_dm.c b/tools/libxl/libxl_dm.c
index a8a36d7..110f1dc 100644
--- a/tools/libxl/libxl_dm.c
+++ b/tools/libxl/libxl_dm.c
@@ -427,6 +427,10 @@ static char **
2017 Aug 30
2
spice client?
Felipe Salvador wrote:
> On Wed, Aug 30, 2017 at 04:55:45PM +0200, hw wrote:
>>
>> Hi,
>>
>> how do I connect to a VM running on a removte machine with some
>> sort of spice client? There doesn?t seem to be any spice client
>> available in Centos 7 that works.
>
> virt-viewer?
>
That only says it?s unable to connect.
The XML-dump says:
2017 Aug 30
3
spice client?
Hi,
how do I connect to a VM running on a removte machine with some
sort of spice client? There doesn?t seem to be any spice client
available in Centos 7 that works.
2015 Oct 01
5
xen and spice problem
Hi
it is possible to use xen and spice already? If yes is there any howto
or doc how?
If I turn on spice in cfg of a hvm domU, I get this error:
Parsing config from /etc/xen/marax.cfg
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: base group
enabled
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: freq group
enabled
libxl: detail:
2015 Oct 04
2
xen and spice problem
http://107.185.144.55/xen/cent7/dom0/RPMS/stable-4.6/mock/
above is a build of upstream xen with this `configure` including spice support:./configure --enable-systemd --prefix=/usr --enable-xsmpolicy --enable-ocamltools \
? --libdir=%{_libdir} --enable-efi \
? --with-extra-qemuu-configure-args="--enable-spice --enable-usb-redir"
there is no associated libvirt buildIncluded are patches up
2015 Sep 03
3
virt-install message regarding Spice and TLS
On Wed, Sep 2, 2015 at 1:59 PM, Leonard den Ottolander <
leonard at den.ottolander.nl> wrote:
> Hello Mike,
>
> On Wed, 2015-09-02 at 13:05 -0400, Mike - st257 wrote:
> > I've been through the virt-install manpage a few times now to no avail.
> > What is wrong with my syntax here (seen below)?
>
> > ~]# virt-install --connect qemu:///system -n blahhost
2015 Oct 01
3
xen and spice problem
On Thu, Oct 1, 2015 at 12:27 PM, Christoph <mangel at gmx.de> wrote:
> Am 2015-10-01 12:33, schrieb Fabio Fantoni:
>>
>> Should be something like /var/log/xen/qemu-dm-marax.log
>
> oh ok:
>
> qemu-system-i386: -spice
> port=6000,tls-port=0,addr=0.0.0.0,password=test,agent-mouse=on: There is no
> option group 'spice'
> spice is not supported by this
2020 Mar 18
2
pointer to "spice" device by virNodeDeviceLookupByName
Is possible to get a pointer to «spice» by virNodeDeviceLookupByName API?
What «name» I should use for?
Thanks a lot!
--
Андрей Фокин
2018 Oct 10
1
Re: [Spice-devel] usbredir error: Error setting USB device node ACL: 'Not authorized'
Hey,
On Wed, Oct 10, 2018 at 09:57:39AM -0400, Cole Robinson wrote:
> On 10/09/2018 04:42 PM, Lars Kellogg-Stedman wrote:
> > I'm running libvirt under Fedora 28. I would like to attach a USB
> > device to a VM, but when I select "Redirect USB Device" from the
> > "Virtual Machine" menu in virt-manager and then select the device, I
> > get the