David,
Not sure how to properly check which versions I am running but from what I
can establish:
openSUSE
qemu: 0.14.1-7.3.1
kvm: 0.15.1-1.7.1
Debian
qemu: 1.0+dfsg-3
kvm: 1:1.0+dfsg-9
qemu-kvm: 1.0+dfsg-9
CentOS
Qemu-kvm: 2.0.12.1.2-2.209.el6_2.4
On openSUSE I have now found a Vir
On Thu, Apr 26, 2012 at 09:46:49AM -0500, Jeremy White wrote:
> This patch should make it reflect the on wire size.
>
> This one cost me an hour and some hair; hopefully it'll save someone
> else in the future.
Thanks, ACK.
In general the on wire format is defined by spice.proto :
enum8 clip_t
On Thu, Apr 19, 2012 at 01:48:38PM +0300, Alon Levy wrote:
Ping.
> ---
> server/tests/test_display_base.c | 79
> ++
> 1 file changed, 45 insertions(+), 34 deletions(-)
>
> diff --git a/server/tests/test_display_base.c
> b/server/tests/test_display_base.c
On Thu, Apr 26, 2012 at 02:19:00PM +0300, Alon Levy wrote:
> On Wed, Apr 25, 2012 at 04:18:19PM +0200, Christophe Fergeau wrote:
>
> On second thought, please change XOrg to X.Org below (that's how it is
> on the wiki front page http://www.x.org/wiki/)
I probably cannot push to qxl, can you do it
My display channels were instantly timing out; turns out that the
implementation of red_now() doesn't work on my 32 bit system.
This patch should fix that.
Cheers,
Jeremy
>From 77b366c0d33befceb530c095be276c1e0e2146b7 Mon Sep 17 00:00:00 2001
From: Jeremy White
Date: Thu, 26 Apr 2012 12:09:50
This patch should make it reflect the on wire size.
This one cost me an hour and some hair; hopefully it'll save someone
else in the future.
Cheers,
Jeremy
>From e60d4d40b806647f3f59f36ff98a7fcbc3854c3d Mon Sep 17 00:00:00 2001
From: Jeremy White
Date: Thu, 26 Apr 2012 09:43:38 -0500
Subject: [
On Wed, Apr 25, 2012 at 04:18:19PM +0200, Christophe Fergeau wrote:
On second thought, please change XOrg to X.Org below (that's how it is
on the wiki front page http://www.x.org/wiki/)
> ---
> configure.ac |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac
On Wed, Apr 25, 2012 at 04:18:19PM +0200, Christophe Fergeau wrote:
ACK.
> ---
> configure.ac |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index a97f477..691e2c6 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -36,7 +36,7 @@ AC_
Hi
I want to ask two questions.
1.Is there any possibility that the process who draws on a off-screen surface
is not the process who creates that surface?
2.Is there any special management mechanism of surfaces in WinQXL?
Thanks in advance
Regards!
___
On Wed, Apr 25, 2012 at 03:12:38PM +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
ACK.
> Functions with no arguments must use (void) in C
> ---
> net_slirp.c | 12 ++--
> net_slirp.h |6 +++---
> 2 files changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/
ACK.
On 04/26/2012 11:08 AM, Daniel P. Berrange wrote:
From: "Daniel P. Berrange"
---
gtk/spice-util.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gtk/spice-util.c b/gtk/spice-util.c
index fdea362..62c6549 100644
--- a/gtk/spice-util.c
+++ b/gtk/spice-util.c
From: "Daniel P. Berrange"
---
gtk/spice-util.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gtk/spice-util.c b/gtk/spice-util.c
index fdea362..62c6549 100644
--- a/gtk/spice-util.c
+++ b/gtk/spice-util.c
@@ -49,12 +49,12 @@ void spice_util_set_debug(gboolean ena
ACK
I don't think we are using slirp much these days...
Christophe
On Wed, Apr 25, 2012 at 03:12:38PM +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> Functions with no arguments must use (void) in C
> ---
> net_slirp.c | 12 ++--
> net_slirp.h |6 +++---
> 2 fil
Hi,
On 04/25/2012 10:50 PM, t rajan wrote:
Hi
I'm trying to get Spice vdagent working on Ubuntu 10.04 guest VM. I updated to
kernel version 2.6.38 to get virtio console driver. I'm launching the guest
from command line
qemu -vga qxl -device qxl -global qxl-vga.vram_size=33554432 -device
vir
14 matches
Mail list logo