>>So upon migration, libvirt/ovirt will set the dest VM with the same old
>>password? That sounds sane to me in general, but looks kinda against an
>>expiry-based ticket.
Yes, that's why I think is strange too. When a ticked is expired, it shouldn't
be reused and stored.
I don't known too muc
Hi everyone,
I've made a bit of progress on this issue - "disable wallpaper" and
"disable animations" somewhat work with Gnome3. The code is very simple:
static void disable_animation()
{
GSettings *desktop_settings =
g_settings_new("org.gnome.desktop.interface");
g_settings_set_boolean(d
Ack
On 07/18/2013 11:04 AM, Nahum Shalman wrote:
---
configure.ac |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index edda8e9..a549ed9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ m4_define([SPICE_AGE], [8])
# Note on
On 07/22/2013 12:50 PM, Marc-André Lureau wrote:
Hi
- Mensaje original -
Hi,
On 07/22/2013 08:04 AM, Alexandre DERUMIER wrote:
Hi,
I'm trying to do migration, and I have a question about password on target
vm.
If I understand, client try to connect to target vm with same password
(t
Ack.
The ping is sent over the display channel to check an upper limit for
the roundtrip time. If the tcp stack is busy, we postpone the ping.
So, without the ioctl, when the tcp stack is busy, the roundtrip
estimation will probably be much bigger than the real one. However, we
currently take
Hi
- Mensaje original -
> Hi,
> On 07/22/2013 08:04 AM, Alexandre DERUMIER wrote:
> > Hi,
> >
> > I'm trying to do migration, and I have a question about password on target
> > vm.
> >
> >
> > If I understand, client try to connect to target vm with same password
> > (temporary ticket) use
Hi,
On 07/22/2013 08:04 AM, Alexandre DERUMIER wrote:
Hi,
I'm trying to do migration, and I have a question about password on target vm.
If I understand, client try to connect to target vm with same password
(temporary ticket) used to connect to source vm.
But, we need to configure this pas
>>Can you try the attached patch (not tested)? thanks
It's works fine, thanks !
- Mail original -
De: "Marc-André Lureau"
À: "Alexandre DERUMIER"
Cc: "spice-devel"
Envoyé: Lundi 22 Juillet 2013 15:25:07
Objet: Re: [Spice-devel] remote-viewer: tls seamless migration : CA option
Hi
- Mensaje original -
> Hi,
>
> I'm trying to do seamless migration of a qemu guest, using only tls for spice
> client.
>
> Client is remote-viewer, and is launched through a config file with the ca
> certificate embedded like this
>
> [virt-viewer]
> type=spice
> ca=BEGIN CERTIFI
Hi,
I'm trying to do migration, and I have a question about password on target vm.
If I understand, client try to connect to target vm with same password
(temporary ticket) used to connect to source vm.
But, we need to configure this password to target vm, as I think that qemu
migration proc
10 matches
Mail list logo