[Spice-devel] [PATCH 2/2] Set -noreset on invocation

2013-05-01 Thread Jeremy White
Signed-off-by: Jeremy White --- scripts/Xspice |3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/Xspice b/scripts/Xspice index 7936c87..bfa9197 100755 --- a/scripts/Xspice +++ b/scripts/Xspice @@ -203,6 +203,9 @@ if cgdb and args.cgdb: exec_args = [cgdb, '--args'] + exec_args

[Spice-devel] [PATCH 1/2] Modify X interfaces to better enable Xorg resets.

2013-05-01 Thread Jeremy White
However, it still crashes, most likely due to the xorg_timer in the watch structure. Those timers become invalid at Xorg server reset (it clears all timers), but we go on to continue to use them. As fixing this fully will likely require some messy rework, simply documenting -noreset seems like t

Re: [Spice-devel] [PATCH spice] migration: set low_bandwidth if enable_jpeg

2013-05-01 Thread Yonit Halperin
Hi, See comment below. On 04/25/2013 10:58 AM, Marc-André Lureau wrote: Hi - Mensaje original - Also forgot to add, that in general, regarding errors and asserts is spice-server that are related to the connection to the client, we should abort the server, but rather disconnect the clien

[Spice-devel] [PATCH spice-server 2/2] red_channel: on migration target, start sending ping messages only after the client's migration has completed

2013-05-01 Thread Yonit Halperin
The connection to the target server is established before migration starts. However, the client reads and replies to messages from the server only after migration completes. Thus, we better not send ping msgs from the target before migration completes (because the observed roundtrip duration will

[Spice-devel] [PATCH spice-server 1/2] red_channel: stop sending ping messages after migration has completed

2013-05-01 Thread Yonit Halperin
We mustn't send any msg to the client, besides MSG_MIGRATE_DATA, after we send MSG_MIGRATE. --- server/red_channel.c | 5 + 1 file changed, 5 insertions(+) diff --git a/server/red_channel.c b/server/red_channel.c index 9047762..4e03d64 100644 --- a/server/red_channel.c +++ b/server/red_channe

Re: [Spice-devel] R: Re: Fwd: Re: Spice agenti service on windows 7

2013-05-01 Thread Christophe Fergeau
On Wed, May 01, 2013 at 04:46:08PM +0300, agil...@redhat.com wrote: > On 05/01/2013 03:36 PM, Ignazio.cassano wrote: > > > >Last time I tested it with windows 8 it got an installation error . > > > vdagent/vdservice & virtio-serial driver support Win8. only qxl > driver doesn't. > sure you can use

Re: [Spice-devel] Fwd: Re: Spice agenti service on windows 7

2013-05-01 Thread Christophe Fergeau
On Wed, May 01, 2013 at 03:22:01PM +0300, agil...@redhat.com wrote: > On 05/01/2013 02:03 PM, Ignazio Cassano wrote: > >Can I ask another question ? > >When new agents will be released ? > Christophe? There was recently a new virtio-win release, so I was planning to do that 'soon', maybe next week

[Spice-devel] [PATCH spice-gtk v3 2/2] channel-display: protect video streaming from temporarily unsynced mm_time (migration related)

2013-05-01 Thread Yonit Halperin
rhbz#951664 When the src and dst servers have different mm-times, we can hit a case when for a short period of time the session mm-time and the video mm-time are not synced. If the video mm-time is much bigger than the session mm-time, the next stream rendering will be scheduled to (video-mm-time

[Spice-devel] [PATCH spice-gtk v3 1/2] spice-session: new signal for notifying on a significant change in mm-time

2013-05-01 Thread Yonit Halperin
mm-time can change after migration. This can cause video synchronization problems after migration if not handled appropriately (see rhbz#951664). --- gtk/spice-session.c | 39 +++ 1 file changed, 39 insertions(+) diff --git a/gtk/spice-session.c b/gtk/spice-ses

Re: [Spice-devel] R: Re: Fwd: Re: Spice agenti service on windows 7

2013-05-01 Thread agilboa
On 05/01/2013 03:36 PM, Ignazio.cassano wrote: Last time I tested it with windows 8 it got an installation error . vdagent/vdservice & virtio-serial driver support Win8. only qxl driver doesn't. sure you can use vdagent without using qxl, but i have no idea if spice-guest-tools installer supp

[Spice-devel] R: Re: Fwd: Re: Spice agenti service on windows 7

2013-05-01 Thread Ignazio.cassano
Last time I tested it with windows 8 it got an installation error . It seems to control operating system version and does not know windows 8. I tested it few months ago. Regards  Ignazio Cassano agil...@redhat.com ha scritto: Il 1 maggio 2013 alle 14.22 agil...@redhat.com ha scritto: > On 05/

Re: [Spice-devel] Fwd: Re: Spice agenti service on windows 7

2013-05-01 Thread agilboa
On 05/01/2013 02:03 PM, Ignazio Cassano wrote: I tested your patch 5 minutes ago: it solved the agent issue. Many many thanks great Can I ask another question ? When new agents will be released ? Christophe? And I'd like to know if it will support windows 8 ! the current one should work wit

Re: [Spice-devel] Fwd: Re: Spice agenti service on windows 7

2013-05-01 Thread Ignazio Cassano
I tested your patch 5 minutes ago: it solved the agent issue. Many many thanks Can I ask another question ? When new agents will be released ? And I'd like to know if it will support windows 8 ! Regards and thanks again > _

[Spice-devel] R: Re: Fwd: Re: Spice agenti service on windows 7

2013-05-01 Thread Ignazio.cassano
Ah ...the problem could my company email server ...sorry...could you resend to ignaziocass...@gmail.com ? thanks ...I need them forse an important demo  Regards  Ignazio Cassano agil...@redhat.com ha scritto: Il 1 maggio 2013 alle 11.44 agil...@redhat.com ha scritto: > Hi Ignazio, > > I've

Re: [Spice-devel] Fwd: Re: Spice agenti service on windows 7

2013-05-01 Thread agilboa
Hi Ignazio, I've already sent you the zipped binaries 3 times. If you have a problem opening the attachemnts, please ping me on irc.gimp.net/6667 channel #spice You can also wait until the next spice-guest-tools release. Arnon On 05/01/2013 11:52 AM, Ignazio Cassano wrote: Hi Harnon, I am s

Re: [Spice-devel] Fwd: Re: Spice agenti service on windows 7

2013-05-01 Thread Ignazio Cassano
Hi Harnon, I am sorry if I disturb you again. I am stiil waiting you send me vdservice & vdagent update to test if it solves the issue with windows 7 guests. At this time I solved with a schedulet task which controls if the agent service is stopped and restarts it. This solution is not the best