Jeremy White writes:
> The following commit:
>
> commit 2fecf3a171e64ca0dad5653ed740409dc5af2edf
> Author: Søren Sandmann
> AuthorDate: Tue Dec 20 09:01:17 2011 -0500
> Commit: Søren Sandmann Pedersen
> CommitDate: Wed Sep 5 18:17:21 2012 -0400
>
> Enable 8 bit pixmaps.
>
> a8 s
---
src/qxl.h |1 +
src/qxl_driver.c|2 ++
src/spiceqxl_spice_server.c | 12
3 files changed, 15 insertions(+)
diff --git a/src/qxl.h b/src/qxl.h
index 8494550..03d08a1 100644
--- a/src/qxl.h
+++ b/src/qxl.h
@@ -125,6 +125,7 @@ enum {
OPTI
The following commit:
commit 2fecf3a171e64ca0dad5653ed740409dc5af2edf
Author: Søren Sandmann
AuthorDate: Tue Dec 20 09:01:17 2011 -0500
Commit: Søren Sandmann Pedersen
CommitDate: Wed Sep 5 18:17:21 2012 -0400
Enable 8 bit pixmaps.
a8 surfaces are now supported with the 8BIT_A
> ACK
Nudge?
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
---
server/spice.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/spice.h b/server/spice.h
index fdcfbb7..4b23037 100644
--- a/server/spice.h
+++ b/server/spice.h
@@ -22,7 +22,7 @@
#include
#include
-#define SPICE_SERVER_VERSION 0x000b02 /* release 0.11.2 */
+#
main_channel_link: add main channel client
main_channel_handle_parsed: net test: latency 20.04 ms, bitrate
181431608 bps (173.026665 Mbps)
red_dispatcher_set_display_peer:
inputs_connect: inputs channel client create
red_dispatcher_set_cursor_peer:
qemu: virtio-serial-bus: Unexpected port id 21
Doh, this is what i get for not checking the list and updating this morning.
sorry, it is there thanks!
-aric
On 9/6/12 9:13 AM, Aric Stewart wrote:
> Checking in here. Looks like Jeremy acked this but it never got pushed?
>
> Could someone help me with that?
>
> thanks!
> -aric
>
> On 8/27/1
Checking in here. Looks like Jeremy acked this but it never got pushed?
Could someone help me with that?
thanks!
-aric
On 8/27/12 10:59 AM, Aric Stewart wrote:
> Signed-off-by: Aric Stewart
> ---
> display.js | 66 ++
> enums.js|2 +
> spicemsg.
ack
- Original Message -
> ---
> gtk/Makefile.am | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/gtk/Makefile.am b/gtk/Makefile.am
> index 344c028..928f914 100644
> --- a/gtk/Makefile.am
> +++ b/gtk/Makefile.am
> @@ -35,6 +35,8 @@ EXTRA_DIST =
---
gtk/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 344c028..928f914 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -35,6 +35,8 @@ EXTRA_DIST = \
keymap-gen.pl \
> Hello,
> with lastest git libspice ( 1.4.0 ) : no change , segfault.
Where is this 1.4.0 version coming from? the last release of libspice-server
(spice.tar.gz) is 0.11.3 and the next should be 0.12.0.
http://spice-space.org/download.html#latest-server
> with lastest git spice/qemu ( rebase/
Hello,
with lastest git libspice ( 1.4.0 ) : no change , segfault.
with lastest git spice/qemu ( rebase/spice- next ) : no segfault but
a vm freeze ( in spice client and vnc client )
Regards,
Nicolas
2012/9/5 nicolas prochazka :
> same test, but core dump shows us differents things.
> p item af
On 08/30/12 18:44, riegama...@gmail.com wrote:
> This patch fixes the following error:
>
> $ ~/usr/bin/qemu-system-x86_64 -enable-kvm -m 1024 -spice
> port=5900,disable-ticketing -vga qxl -cdrom
> ~/Images/linuxmint-13-mate-dvd-32bit.iso
> (/home/mathslinux/usr/bin/qemu-system-x86_64:10068): Spi
> On 08/27/2012 11:21 AM, Jeremy White wrote:
> > ACK
> >
> > On 08/27/2012 10:59 AM, Aric Stewart wrote:
> >> Signed-off-by: Aric Stewart
>
> I did just check, and I don't have write access, so I can't push this
> myself.
>
> Help?
Pushed.
>
> Thanks,
>
> Jeremy
> _
14 matches
Mail list logo