Now spice commands sent from applications can be logged in guest side
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
src/Makefile.am |9 ++-
src/qxl.h|3 +
src/qxl_logger.c | 254 +++
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
Makefile.am |5 -
configure.ac| 34 ++
src/Makefile.am | 34 --
3 files changed, 70 insertions(+), 3 deletions(-)
The following series of patches implements support for QEMU qxl-virtio
device, please review!
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
spice/barrier.h |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/spice/barrier.h b/spice/barrier.h
index 710da09..ed7200c 100644
--- a/spice/barrier.h
+++ b/spice/barrier.
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F. Santos
Signed-off-by: Fabiano Fidêncio
---
spice-protocol |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/spice-protocol b/spice-protocol
index da908f8..b273a86 16
--- a/spice-protocol
+++ b/spice-protocol
@@ -1
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F. Santos
Signed-off-by: Fabiano Fidêncio
---
common/lz.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/common/lz.c b/common/lz.c
index 568aae7..f022a26 100644
--- a/common/lz.c
+++ b/common/lz.c
@@ -528,7 +528,7 @@
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F. Santos
Signed-off-by: Fabiano Fidêncio
---
configure.ac |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index e70e786..83f4912 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,7 @@
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F. Santos
Signed-off-by: Fabiano Fidêncio
---
spice-common |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/spice-common b/spice-common
index c2adbb0..e82938d 16
--- a/spice-common
+++ b/spice-common
@@ -1 +1 @@
-Su
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F. Santos
Signed-off-by: Fabiano Fidêncio
---
server/inputs_channel.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/server/inputs_channel.c b/server/inputs_channel.c
index aa1cba9..bc0a181 100644
--- a/server/input
From: Fabiano Fidêncio
It's breaking PPC's keyboard functionality, once this cast is
getting the first byte (from left to right) on any architecture,
what's wrong when we think in a PPC (we should get the last one,
instead).
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F.
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F. Santos
Signed-off-by: Fabiano Fidêncio
---
server/glz_encoder.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/glz_encoder.c b/server/glz_encoder.c
index 1ec1f9b..f8415a8 100644
--- a/server/glz_encoder.c
++
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F. Santos
Signed-off-by: Fabiano Fidêncio
---
server/red_channel.c | 21 +++--
1 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/server/red_channel.c b/server/red_channel.c
index 2a7acbf..f376265 100644
--- a/se
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F. Santos
Signed-off-by: Fabiano Fidêncio
---
server/reds.c | 86 +++--
1 files changed, 71 insertions(+), 15 deletions(-)
diff --git a/server/reds.c b/server/reds.c
index e3ea154..25bea45
Signed-off-by: Erlon R. Cruz
Signed-off-by: Rafael F. Santos
Signed-off-by: Fabiano Fidêncio
---
configure.ac |9 +++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index bed0464..c549211 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,7
This series of patches implements ppc support for SPICE. For while only server
funcionality is supported.
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
On Wed, Aug 8, 2012 at 5:18 AM, Christophe Fergeau wrote:
> On Tue, Aug 07, 2012 at 03:43:11PM -0300, Erlon Cruz wrote:
>> From: Erlon Cruz
>>
>> Signed-off-by: Erlon R. Cruz
>> Signed-off-by: Fabiano Fidêncio
>> Signed-off-by: Rafael F. Santos
>> ---
&
On Wed, Aug 8, 2012 at 5:02 AM, Christophe Fergeau wrote:
> Hey,
>
> Thanks for looking into this! Just a few random questions below, mostly
> because I'm curious ;)
>
> On Tue, Aug 07, 2012 at 03:46:40PM -0300, sombra...@gmail.com wrote:
>> From: Erlon Cruz
>>
From: Fabiano Fidêncio
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
spice-common |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/spice-common b/spice-common
index 735e431..7d98fcd 16
--- a/spice-common
+++ b/sp
From: Fabiano Fidêncio
Fixing warnings, please, amend this commit to:
29b543ae6fd4493b930973622e71c6ecafb6f703
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
server/reds.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
From: Fabiano Fidêncio
It's breaking PPC's keyboard functionality, once this cast is
getting the first byte (from left to right) on any architecture,
what's wrong when we think in a PPC (we should get the last one,
instead).
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fi
From: Erlon Cruz
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
server/glz_encoder.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/glz_encoder.c b/server/glz_encoder.c
index 1ec1f9b..f8415a8 100644
--- a
From: Erlon Cruz
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
server/red_channel.c | 21 +++--
1 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/server/red_channel.c b/server/red_channel.c
index 2a7acbf
From: Erlon Cruz
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
server/reds.c | 82 -
1 files changed, 69 insertions(+), 13 deletions(-)
diff --git a/server/reds.c b/server/reds.c
From: Erlon Cruz
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
configure.ac | 10 --
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index bed0464..c26829f 100644
--- a/configure.ac
+++ b
This series of patches make changes on libspice to support BE archs.
It still doesn't ports spicec client running on BE machines. Please review.
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/
From: Fabiano Fidêncio
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
spice-common |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/spice-common b/spice-common
index 735e431..7d98fcd 16
--- a/spice-common
+++ b/sp
From: Fabiano Fidêncio
Fixing warnings, please, amend this commit to:
29b543ae6fd4493b930973622e71c6ecafb6f703
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
server/reds.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
From: Fabiano Fidêncio
It's breaking PPC's keyboard functionality, once this cast is
getting the first byte (from left to right) on any architecture,
what's wrong when we think in a PPC (we should get the last one,
instead).
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fi
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
server/glz_encoder.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/server/glz_encoder.c b/server/glz_encoder.c
index 1ec1f9b..f8415a8 100644
--- a/server/glz_encoder.c
++
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
server/red_channel.c | 21 +++--
1 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/server/red_channel.c b/server/red_channel.c
index 2a7acbf..f376265 100644
--- a/se
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
server/reds.c | 82 -
1 files changed, 69 insertions(+), 13 deletions(-)
diff --git a/server/reds.c b/server/reds.c
index e3ea154..9df6e2d
Signed-off-by: Erlon R. Cruz
Signed-off-by: Fabiano Fidêncio
Signed-off-by: Rafael F. Santos
---
configure.ac | 10 --
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index bed0464..c26829f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56
This series of patches make changes on libspice to support BE archs.
It still doesn't ports spicec client running on BE machines. Please review.
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/
Compilation was breaking due to warning errors even when configuring with
--enable-werror=no. This patch fix this.
---
configure.ac |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 0f8ad7d..8cabbd6 100644
--- a/configure.ac
+++ b/configu
34 matches
Mail list logo