Arnon Gilboa redhat.com> writes:
>
> I guess they are outdated/broken in some way. We will build & upload a
> zip later today.
Any chance you could include a 64-bit version?
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lis
Good day,
We are experimenting with SPICE on Fedora 14, RHEL 6 and Ubuntu 10.04. On Fedora
we have managed to install everything via yum:
KVM
yum -y install qemu-kvm libvirt python-virtinst bridge-utils
/etc/rc.d/init.d/libvirtd start
chkconfig libvirtd on
Bridge networking configured for KVM v
On Tue, Mar 15, 2011 at 12:24 AM, Ian Pilcher wrote:
> On 03/14/2011 02:26 AM, Arnon Gilboa wrote:
>> I guess they are outdated/broken in some way. We will build & upload a
>> zip later today.
>
> Looking forward to testing it.
>
> Thanks!
Hello,
see thread from fedora-virt:
http://lists.fedorapr
On 03/14/2011 02:26 AM, Arnon Gilboa wrote:
> I guess they are outdated/broken in some way. We will build & upload a
> zip later today.
Looking forward to testing it.
Thanks!
--
Ian Pilcher
Hi Alon
Between 0.4 and 0.6.3 we ripped out the ffmpeg reliance and put in new mjpeg
code. So this regression might (very probably I guess) be related to this.
This affects just the compression btw, the rest of the video code (i.e.
discovering repeated updated to the same region) remained unchan
On Mon, Mar 14, 2011 at 06:55:23PM +0200, Alon Levy wrote:
> On Mon, Mar 14, 2011 at 04:28:29PM +0100, Vermonden David wrote:
> > Hi
> >
> > I tested with spice 0.4 server and a spice 0.8 client but that's also
> > slow. Both versions use a different mechanism to exchange data (redhat
> > vdi port
On Mon, Mar 14, 2011 at 04:28:29PM +0100, Vermonden David wrote:
> Hi
>
> I tested with spice 0.4 server and a spice 0.8 client but that's also
> slow. Both versions use a different mechanism to exchange data (redhat
> vdi port vs virtio-serial device) so I didn't expected it to perform
> well.
Y
Hi
I tested with spice 0.4 server and a spice 0.8 client but that's also
slow. Both versions use a different mechanism to exchange data (redhat
vdi port vs virtio-serial device) so I didn't expected it to perform
well.
Is there a way to check when spice detects a movie and enables
compression? Or
On Mon, Mar 14, 2011 at 01:32:14PM +0100, Vermonden David wrote:
> Hi
>
> The "RHEV Spice agent"-service now keeps running. Thanks a lot for your
> help!
>
> Sadly enough movies still very choppy. Below I have pasted the output
> the qemu gives. Do I have to pay attention to the line
> "handle_ne
Hi
The "RHEV Spice agent"-service now keeps running. Thanks a lot for your
help!
Sadly enough movies still very choppy. Below I have pasted the output
the qemu gives. Do I have to pay attention to the line
"handle_new_display_channel: jpeg disabled"?
The CPU load is about 110% (Quad core 2.83 GH
On Mon, Mar 14, 2011 at 11:28:16AM +0100, Vermonden David wrote:
> Attila
>
>
>
> Does the RHEV Spice agent always have to run?
>
>
>
> I managed to install the serial device but movies are still very choppy. I
> added the following argument:
>
> -device virtio-serial -chardev spicevmc,i
Attila
Does the RHEV Spice agent always have to run?
I managed to install the serial device but movies are still very choppy. I
added the following argument:
-device virtio-serial -chardev spicevmc,id=vdagent,debug=0,name=vdagent
Kind regards,
David
Van: Attila Sukosd [mailto:at
On Mon, Mar 14, 2011 at 10:26:38AM +0100, Hans de Goede wrote:
> Hi,
>
> On 03/09/2011 10:20 PM, Alon Levy wrote:
> >---
> > server/Makefile.am |1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> >diff --git a/server/Makefile.am b/server/Makefile.am
> >index 5a5106e..5e49c66 1006
Hi,
On Mon, Mar 14, 2011 at 10:28 AM, Hans de Goede wrote:
> Hi,
>
>
>
> On 03/14/2011 10:00 AM, Vermonden David wrote:
>
>> Thanks for your quick response!
>>
>>
>> Slower when I play a movie (tried serveral). For instance when playing a
>> need for speed full HD movie it goes very smooth with
Hi,
On 03/14/2011 10:00 AM, Vermonden David wrote:
Thanks for your quick response!
Slower when I play a movie (tried serveral). For instance when playing a
need for speed full HD movie it goes very smooth with spice 0.4 with
correct sound synchronisation but when using 0.6.3 or 0.8 it shocks
Ack.
On 03/09/2011 10:20 PM, Alon Levy wrote:
---
configure.ac |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 31e832b..5580a5d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -337,7 +337,7 @@ if test "x$with_sasl" != "xno"; then
Hi,
On 03/09/2011 10:20 PM, Alon Levy wrote:
---
server/Makefile.am |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/server/Makefile.am b/server/Makefile.am
index 5a5106e..5e49c66 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -19,6 +19,7 @@ INCLUDES = \
Ack.
On 03/09/2011 10:20 PM, Alon Levy wrote:
---
python_modules/codegen.py |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/python_modules/codegen.py b/python_modules/codegen.py
index 03c67e6..75033dc 100644
--- a/python_modules/codegen.py
+++ b/python_modules/codege
Hi,
Ack, note I believe you should put the following in the libcacard headers:
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#ifdef __cplusplus
}
#endif /* __cplusplus */
This way you don't need to put extern "C" { } around the includes
in every cpp program using libcacard.
R
Thanks for your quick response!
When I try to install the virtio-serial driver my XPSP3 always complains
it can't be installed. I used:
http://spice-space.org/download/unstable/vioserial-win-1.1.16.zip How
can i troubleshoot this?
Is the vdagent (service) supposed to be always running on the gues
On Mon, Mar 14, 2011 at 09:07:45AM +0100, Vermonden David wrote:
> Hi
>
> First and foremost thanks for this great software!
>
> I installed the vdagent (service) and the qxl driver 0.6.1 on a
> XPSP3-guest succesfully. However I don't manage to install the
> virtio-serial driver. Is it necessary
Hi
First and foremost thanks for this great software!
I installed the vdagent (service) and the qxl driver 0.6.1 on a
XPSP3-guest succesfully. However I don't manage to install the
virtio-serial driver. Is it necessary? Is this the replacement for the
vdiport driver in version Spice 0.4?
I start
I guess they are outdated/broken in some way. We will build & upload a
zip later today.
Ian Pilcher wrote:
I am running Fedora 15 Alpha, which has been updated to SPICE 0.8.0.
This appears to cause a "black screen of death" when Windows (7 or XP)
loads the QXL driver from qxl-win32-0.6.1.zip.
23 matches
Mail list logo