January 2011 Archives by subject
Starting: Sun Jan 2 03:33:55 PST 2011
Ending: Sun Jan 30 23:08:55 PST 2011
Messages: 305
- [Spice-devel] [Announce] spice-gtk 0.4
Marc-André Lureau
- [Spice-devel] [Announce] spice-gtk 0.5
Marc-André Lureau
- [Spice-devel] [PATCH 0/2] fix tunnel and smartcard channel security handling
Alon Levy
- [Spice-devel] [PATCH 0/2] fix tunnel and smartcard channel security handling
Hans de Goede
- [Spice-devel] [PATCH 0/2] redo of nacked patch from main channel split + segfault fix
Alon Levy
- [Spice-devel] [PATCH 0/3] client: fix --help behavior and msvc build
Alon Levy
- [Spice-devel] [PATCH 0/5] backport PCI vdi_port
Alon Levy
- [Spice-devel] [PATCH 0/9] fix a bunch of set but unused warnings
Alon Levy
- [Spice-devel] [PATCH 0/9] fix a bunch of set but unused warnings
Hans de Goede
- [Spice-devel] [PATCH 0/9] Update common code, and add ssl_verify.c
Marc-André Lureau
- [Spice-devel] [PATCH 00/10] server test fixes
Alon Levy
- [Spice-devel] [PATCH 00/10] server test fixes
Uri Lublin
- [Spice-devel] [PATCH 00/10] split off main channel, start reusing red_worker
Alon Levy
- [Spice-devel] [PATCH 00/10] split off main channel, start reusing red_worker
Hans de Goede
- [Spice-devel] [PATCH 00/10] split off main channel, start reusing red_worker
Alon Levy
- [Spice-devel] [PATCH 00/24] refactor of RedChannel for RedWorker
Alon Levy
- [Spice-devel] [PATCH 01/10] server/tests/test_display_no_ssl: (revert me?) make window 320x320, two colored updates, one in notify batch
Alon Levy
- [Spice-devel] [PATCH 01/10] server: split main_channel from reds
Alon Levy
- [Spice-devel] [PATCH 01/10] server: split main_channel from reds
Hans de Goede
- [Spice-devel] [PATCH 01/24] server/red_channel: add out_bytes_counter (unused)
Alon Levy
- [Spice-devel] [PATCH 02/10] server/reds: s/reds_push_migrate_data_item/reds_marshall_migrate_data_item/
Hans de Goede
- [Spice-devel] [PATCH 02/10] [fixme] server/test/test_display_no_ssl: add basic cursor item test. doesn't actually show anything on client. also, leaks
Alon Levy
- [Spice-devel] [PATCH 02/10] server/reds: s/reds_push_migrate_data_item/reds_marshall_migrate_data_item/
Alon Levy
- [Spice-devel] [PATCH 02/24] server/red_channel: add hold_item (from red_worker)
Alon Levy
- [Spice-devel] [PATCH 03/10] server/reds: fix possible segfault when accessing vdagent from reds_update_mouse_mode after vdagent set to NULL
Alon Levy
- [Spice-devel] [PATCH 03/10] server/reds: fix possible segfault when accessing vdagent from reds_update_mouse_mode after vdagent set to NULL
Hans de Goede
- [Spice-devel] [PATCH 03/10] server/tests/test_display_no_ssl: [debug] bring back to display only tester
Alon Levy
- [Spice-devel] [PATCH 03/24] server/red_channel: add red_channel_pipe_add_push
Alon Levy
- [Spice-devel] [PATCH 04/10] server/reds: don't call close on NULL channel on atexit callback
Alon Levy
- [Spice-devel] [PATCH 04/10] server/reds: don't call close on NULL channel on atexit callback
Hans de Goede
- [Spice-devel] [PATCH 04/10] server/tests: basic_event_loop: reset timer after firing it
Alon Levy
- [Spice-devel] [PATCH 04/24] server/red_channel: reflect SpiceDataHeader fields in handle_parsed_proc
Alon Levy
- [Spice-devel] [PATCH 05/10] server/reds: protect reds_update_mouse_mode when main_channel is disconnected
Alon Levy
- [Spice-devel] [PATCH 05/10] server/reds: protect reds_update_mouse_mode when main_channel is disconnected
Hans de Goede
- [Spice-devel] [PATCH 05/10] server/tests/test_display_no_ssl: restart notify timer
Alon Levy
- [Spice-devel] [PATCH 05/24] server/red_channel: make MAX_SEND_VEC 100
Alon Levy
- [Spice-devel] [PATCH 06/10] server/reds: don't remove agent if it's not connected
Alon Levy
- [Spice-devel] [PATCH 06/10] server/reds: don't remove agent if it's not connected
Hans de Goede
- [Spice-devel] [PATCH 06/10] server/tests/test_display_no_ssl: change color every circle
Alon Levy
- [Spice-devel] [PATCH 06/24] server/red_channel (tunnel): change sig of red_channel_handle_message
Alon Levy
- [Spice-devel] [PATCH 07/10] server/red_channel: go marshaller for outgoing (copied from red_worker)
Alon Levy
- [Spice-devel] [PATCH 07/10] server/red_channel: go marshaller for outgoing (copied from red_worker)
Hans de Goede
- [Spice-devel] [PATCH 07/10] server/tests: fix timer reset to allow setting next call during callback
Alon Levy
- [Spice-devel] [PATCH 07/24] server/red_channel: make client ack window configurable
Alon Levy
- [Spice-devel] [PATCH 08/10] server/inputs_channel: use outgoing marshaller in red_channel/RedChannel
Alon Levy
- [Spice-devel] [PATCH 08/10] server/inputs_channel: use outgoing marshaller in red_channel/RedChannel
Hans de Goede
- [Spice-devel] [PATCH 08/10] server/inputs_channel: use outgoing marshaller in red_channel/RedChannel
Alon Levy
- [Spice-devel] [PATCH 08/10] server/inputs_channel: use outgoing marshaller in red_channel/RedChannel
Alon Levy
- [Spice-devel] [PATCH 08/10] server/tests/test_display_no_ssl: add surface create/destroy test (commented out), and square mode (default)
Alon Levy
- [Spice-devel] [PATCH 08/24] server/red_channel: add red_channel_pipe_add_after (from red_worker)
Alon Levy
- [Spice-devel] [PATCH 09/10] server/red_channel: no need for extra loop
Alon Levy
- [Spice-devel] [PATCH 09/10] server/red_channel: no need for extra loop
Hans de Goede
- [Spice-devel] [PATCH 09/10] server/tests/test_display_no_ssl: add update_area, COPY_BITS to tested functions, make a queue of QXLCommandExt waiting (cursor still with production at get_command)
Alon Levy
- [Spice-devel] [PATCH 09/24] server/red_channel: add public red_channel_default_peer_on_error
Alon Levy
- [Spice-devel] [PATCH 1/1] configure.ac: use AC_LANG_SOURCE in AC_COMPILE_IFELSE, silence remaining warnings
Alon Levy
- [Spice-devel] [PATCH 1/1] Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modified: client/x11/red_window.cpp
Marc-André Lureau
- [Spice-devel] [PATCH 1/1] Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modified: client/x11/red_window.cpp
Hans de Goede
- [Spice-devel] [PATCH 1/2] client/server: add missing smartchannel channel security handling
Alon Levy
- [Spice-devel] [PATCH 1/2] server/inputs_channel: use outgoing marshaller in red_channel/RedChannel
Alon Levy
- [Spice-devel] [PATCH 1/2] server/inputs_channel: use outgoing marshaller in red_channel/RedChannel
Alon Levy
- [Spice-devel] [PATCH 1/2] server/inputs_channel: use outgoing marshaller in red_channel/RedChannel
Hans de Goede
- [Spice-devel] [PATCH 1/2] server/inputs_channel: use outgoing marshaller in red_channel/RedChannel
Hans de Goede
- [Spice-devel] [PATCH 1/3] client: --help should not need platform initialization
Alon Levy
- [Spice-devel] [PATCH 1/3] client: --help should not need platform initialization
Arnon Gilboa
- [Spice-devel] [PATCH 1/4] start refactoring vdi_port
Arnon Gilboa
- [Spice-devel] [PATCH 1/4] start refactoring vdi_port
Alon Levy
- [Spice-devel] [PATCH 1/5] start refactoring vdi_port
Alon Levy
- [Spice-devel] [PATCH 1/9] build: make it silent
Marc-André Lureau
- [Spice-devel] [PATCH 1/9] client/server: warning fixes (gcc 4.6.0)
Alon Levy
- [Spice-devel] [PATCH 10/10] server/main_channel: use red_channel (most code is pipe send/marshall separation)
Alon Levy
- [Spice-devel] [PATCH 10/10] server/main_channel: use red_channel (most code is pipe send/marshall separation)
Hans de Goede
- [Spice-devel] [PATCH 10/10] server/tests: split test_display_no_ssl to test_display_base, add streaming test
Alon Levy
- [Spice-devel] [PATCH 10/24] server/red_channel: two 80 column fixes
Alon Levy
- [Spice-devel] [PATCH 11/24] server/red_channel: unstatic red_channel_push (for red_worker)
Alon Levy
- [Spice-devel] [PATCH 12/24] server/red_channel: unstatic red_channel_pipe_clear (for red_worker)
Alon Levy
- [Spice-devel] [PATCH 13/24] server/red_channel: add red_channel_receive (for red_worker)
Alon Levy
- [Spice-devel] [PATCH 14/24] server/red_channel: add empty handle of SPICE_MSGC_DISCONNECTING
Alon Levy
- [Spice-devel] [PATCH 15/24] server/red_channel: use red_channel_receive
Alon Levy
- [Spice-devel] [PATCH 16/24] server/red_channel: red_channel_event: push on blocked
Alon Levy
- [Spice-devel] [PATCH 17/24] server/red_channel: reset pipe_size on clear (from red_worker)
Alon Levy
- [Spice-devel] [PATCH 18/24] server/red_channel: protect red_channel_push from NULL
Alon Levy
- [Spice-devel] [PATCH 19/24] server/red_channel: red_channel_pipe_get: enforce ack window
Alon Levy
- [Spice-devel] [PATCH 2/2] client/server: add missing USE_TUNNEL
Alon Levy
- [Spice-devel] [PATCH 2/2] server/red_channel: fix segfault on red_channel_destroy if peer already removed
Alon Levy
- [Spice-devel] [PATCH 2/2] server/red_channel: fix segfault on red_channel_destroy if peer already removed
Marc-André Lureau
- [Spice-devel] [PATCH 2/3] client: fix broken vs2008 build
Alon Levy
- [Spice-devel] [PATCH 2/3] client: fix broken vs2008 build
Arnon Gilboa
- [Spice-devel] [PATCH 2/4] vdi_port refactor: introduce interface
Arnon Gilboa
- [Spice-devel] [PATCH 2/5] vdi_port refactor: introduce interface
Alon Levy
- [Spice-devel] [PATCH 2/9] build: require c99
Marc-André Lureau
- [Spice-devel] [PATCH 2/9] common/canvas_base.c: remove unused variables
Alon Levy
- [Spice-devel] [PATCH 20/24] server/red_channel: export red_channel_send
Alon Levy
- [Spice-devel] [PATCH 21/24] server/red_channel: add TODO
Alon Levy
- [Spice-devel] [PATCH 22/24] server/red_channel: don't set blocked when ack window full
Alon Levy
- [Spice-devel] [PATCH 23/24] server/red_channel: red_channel_pipe_clear: assert on NULL channel
Alon Levy
- [Spice-devel] [PATCH 24/24] server/red_channel: style fix in red_channel_init_send_data
Alon Levy
- [Spice-devel] [PATCH 3/3] client/windows: don't allocate console unless required
Alon Levy
- [Spice-devel] [PATCH 3/3] client/windows: don't allocate console unless required
Arnon Gilboa
- [Spice-devel] [PATCH 3/4] vdi_port refactor: move ring handling to VDIPort, split h file, remove some debug prints
Arnon Gilboa
- [Spice-devel] [PATCH 3/5] vdi_port refactor: move ring handling to VDIPort, split h file, remove some debug prints
Alon Levy
- [Spice-devel] [PATCH 3/9] common/sw_canvas: remove unused error val
Alon Levy
- [Spice-devel] [PATCH 3/9] common: RFC: add windows.h where required, make gdi_handlers static
Marc-André Lureau
- [Spice-devel] [PATCH 4/4] vdi_port refactor: introduce old pci_vdi_port
Arnon Gilboa
- [Spice-devel] [PATCH 4/5] vdi_port refactor: introduce old pci_vdi_port
Alon Levy
- [Spice-devel] [PATCH 4/9] client/display_channel: gcc 4.6.0 unused fixes
Alon Levy
- [Spice-devel] [PATCH 4/9] common: ring.h should include stddef for NULL usage
Marc-André Lureau
- [Spice-devel] [PATCH 5/5] vdservice/vdi_port refactor: cosmetic changes
Alon Levy
- [Spice-devel] [PATCH 5/9] client/glz_decoder.cpp: gcc 4.6.0 unused fixes
Alon Levy
- [Spice-devel] [PATCH 5/9] common: ring.h: define ASSERT if undefined
Marc-André Lureau
- [Spice-devel] [PATCH 6/9] client/cegui: cegui 0.6.0 gcc 4.6.0 related fix
Alon Levy
- [Spice-devel] [PATCH 6/9] common: spice_memdup could accept NULL
Marc-André Lureau
- [Spice-devel] [PATCH 7/9] client: gcc 4.6.0: two more unused variable fixes
Alon Levy
- [Spice-devel] [PATCH 7/9] common: add ring_get_length() for debugging purposes
Marc-André Lureau
- [Spice-devel] [PATCH 7/9] common: add ring_get_length() for debugging purposes
Alon Levy
- [Spice-devel] [PATCH 7/9] common: add ring_get_length() for debugging purposes
Marc-André Lureau
- [Spice-devel] [PATCH 8/9] codegen: avoid creating out if not used (fix gcc 4.6.0 warning)
Alon Levy
- [Spice-devel] [PATCH 8/9] common: add ssl_verify.c common code
Marc-André Lureau
- [Spice-devel] [PATCH 8/9] common: add ssl_verify.c common code
Marc-André Lureau
- [Spice-devel] [PATCH 9/9] client: make use of ssl_verify.c
Marc-André Lureau
- [Spice-devel] [PATCH 9/9] demarshaller/marshaller fix gcc 4.6.0
Alon Levy
- [Spice-devel] [PATCH spice-protocol] Update license header for spice/macros.h
Hans de Goede
- [Spice-devel] [PATCH spice-protocol] Update license header for spice/macros.h
Alon Levy
- [Spice-devel] [PATCH spice] Drop unnecessary X11 and alsa requires from spice-server.pc
Hans de Goede
- [Spice-devel] [PATCH spice] Drop unnecessary X11 and alsa requires from spice-server.pc
Alon Levy
- [Spice-devel] [PATCH spice] server: remove dep on CEGUI
Alon Levy
- [Spice-devel] [PATCH spice] server: remove dep on CEGUI
Hans de Goede
- [Spice-devel] [PATCH spice] Update license header for server/red_parse_qxl.c
Hans de Goede
- [Spice-devel] [PATCH spice] Update license header for server/red_parse_qxl.c
Alon Levy
- [Spice-devel] [PATCH v2] client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val case
Alon Levy
- [Spice-devel] [PATCH v2] client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val case
Hans de Goede
- [Spice-devel] [PATCH] Add build script for qxl using the given DDK, configuration and platform
Arnon Gilboa
- [Spice-devel] [PATCH] Add build script for qxl using the given DDK, configuration and platform
Arnon Gilboa
- [Spice-devel] [PATCH] client/application: fix missing smartchannel in set_channel_security
Alon Levy
- [Spice-devel] [PATCH] client/application: fix missing smartchannel in set_channel_security
Hans de Goede
- [Spice-devel] [PATCH] client/application: fix missing smartchannel in set_channel_security
Alon Levy
- [Spice-devel] [PATCH] client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val case
Alon Levy
- [Spice-devel] [PATCH] client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val case
Alon Levy
- [Spice-devel] [PATCH] client: log subject-host mismatch, and raise ssl warnings to errors
Alon Levy
- [Spice-devel] [PATCH] client: log subject-host mismatch, and raise ssl warnings to errors
Hans de Goede
- [Spice-devel] [PATCH] common, canvas_get_jpeg_alpha: let top_down be any value
Alon Levy
- [Spice-devel] [PATCH] common, canvas_get_jpeg_alpha: let top_down be any value
Hans de Goede
- [Spice-devel] [PATCH] fix jpeg encode top down flag to be 0 or 1
Alon Levy
- [Spice-devel] [PATCH] Revert "server: remove dep on libcacard"
Alon Levy
- [Spice-devel] [PATCH] Revert "server: remove dep on libcacard"
Alon Levy
- [Spice-devel] [PATCH] server/red_worker: use 1, not 4 when lz_encoding a top down image
Alon Levy
- [Spice-devel] [PATCH] server/red_worker: use 1, not 4 when lz_encoding a top down image
Hans de Goede
- [Spice-devel] [PATCH] server: remove dep on libcacard
Alon Levy
- [Spice-devel] [PATCH] server: remove dep on libcacard
Hans de Goede
- [Spice-devel] [PATCH] spice server tests: Makefile.am: use AM_LDFLAGS (not LDFLAGS)
Uri Lublin
- [Spice-devel] [PATCH] spice server tests: Makefile.am: use AM_LDFLAGS (not LDFLAGS)
Hans de Goede
- [Spice-devel] [PATCH] spice-client migration: fix minor for old migration support.
Uri Lublin
- [Spice-devel] [PATCH] spice-client migration: fix minor for old migration support.
Hans de Goede
- [Spice-devel] [PATCH] tests/migrate.py: add a migration test
Alon Levy
- [Spice-devel] [PATCH] tests/migrate.py: add a migration test
Hans de Goede
- [Spice-devel] [PATCH] tests/migrate.py: add a migration test
Dor Laor
- [Spice-devel] [PATCH] tests/migrate.py: add a migration test
Alon Levy
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Avi Kivity
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Avi Kivity
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Paolo Bonzini
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Alexander Graf
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Avi Kivity
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Alexander Graf
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Frédéric Grelot
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Alexander Graf
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Alexander Graf
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Alexander Graf
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Peter Maydell
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Alon Levy
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Alexander Graf
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Peter Hutterer
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Peter Hutterer
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet
Peter Hutterer
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet, v5
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet, v5
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual mouse/tablet, v5
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual tablet v2
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual tablet v2
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual tablet v3
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual tablet v3
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual tablet v3
Anthony Liguori
- [Spice-devel] [Qemu-devel] paravirtual tablet v3
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] paravirtual tablet v3
Anthony Liguori
- [Spice-devel] [Qemu-devel] Re: paravirtual mouse/tablet
Anthony Liguori
- [Spice-devel] [Qemu-devel] Re: paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] Re: paravirtual mouse/tablet
Anthony Liguori
- [Spice-devel] [Qemu-devel] Re: paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] Re: paravirtual mouse/tablet
Daniel P. Berrange
- [Spice-devel] [Qemu-devel] Re: paravirtual mouse/tablet
Anthony Liguori
- [Spice-devel] [Qemu-devel] Re: paravirtual mouse/tablet
Alon Levy
- [Spice-devel] [Qemu-devel] Re: paravirtual mouse/tablet
Daniel P. Berrange
- [Spice-devel] [Qemu-devel] Re: paravirtual mouse/tablet
Alon Levy
- [Spice-devel] [Qemu-devel] spicevmv chardev, guest agents and paravirtual mouse
Anthony Liguori
- [Spice-devel] [Qemu-devel] spicevmv chardev, guest agents and paravirtual mouse
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] spicevmv chardev, guest agents and paravirtual mouse
Hans de Goede
- [Spice-devel] [Qemu-devel] spicevmv chardev, guest agents and paravirtual mouse
Alon Levy
- [Spice-devel] [Qemu-devel] spicevmv chardev, guest agents and paravirtual mouse
Anthony Liguori
- [Spice-devel] [Qemu-devel] spicevmv chardev, guest agents and paravirtual mouse
Anthony Liguori
- [Spice-devel] [Qemu-devel] spicevmv chardev, guest agents and paravirtual mouse
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] spicevmv chardev, guest agents and paravirtual mouse
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] usb redirection status report
Christoph Hellwig
- [Spice-devel] [Qemu-devel] usb redirection status report
Hans de Goede
- [Spice-devel] [Qemu-devel] usb redirection status report
David Mansfield
- [Spice-devel] [Qemu-devel] usb redirection status report
Hans de Goede
- [Spice-devel] [Qemu-devel] usb redirection status report
Alexander Graf
- [Spice-devel] [Qemu-devel] usb redirection status report
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] usb redirection status report
Alexander Graf
- [Spice-devel] [Qemu-devel] usb redirection status report
Gerd Hoffmann
- [Spice-devel] [Qemu-devel] usb redirection status report
Alexander Graf
- [Spice-devel] [RFC 0/1] fix build with CEGUI on Fedora 15 (rawhide)
Hans de Goede
- [Spice-devel] [RFC 0/1] fix build with CEGUI on Fedora 15 (rawhide)
Alon Levy
- [Spice-devel] [RFC 1/1] client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)
Alon Levy
- [Spice-devel] [RFC] client: --help should not need X
Alon Levy
- [Spice-devel] [RFC] client: --help should not need X
Alon Levy
- [Spice-devel] [RFC] client: --help should not need X
Uri Lublin
- [Spice-devel] [RFC] client: --help should not need X
Alon Levy
- [Spice-devel] [RFC] patch to remove CEGUI dependency
Darren Xiong
- [Spice-devel] Announce - OSDVT v0.2
Amador Pahim
- [Spice-devel] Announce - OSDVT v0.2
Amador Pahim
- [Spice-devel] Announce - Ubuntu Packages
Tiziano Müller
- [Spice-devel] Announcement - spice is part of Gentoo
Tiziano Müller
- [Spice-devel] Announcement - spice is part of Gentoo
Alon Levy
- [Spice-devel] Announcement - spice is part of Gentoo
Hans de Goede
- [Spice-devel] Announcement - spice is part of Gentoo
Liang Guo
- [Spice-devel] Announcement - spice is part of Gentoo
Hans de Goede
- [Spice-devel] Announcing spice 0.7.2
Hans de Goede
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
David Mansfield
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Julian Sikorski
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] BSOD when booting Win7 Pro with spice
Alon Levy
- [Spice-devel] Hi, everyone , i am new here , is there anybody konws the project about SPICE to XEN
liangzhiping
- No subject
- [Spice-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] paravirtual mouse/tablet
Stefan Hajnoczi
- [Spice-devel] paravirtual mouse/tablet
Gerd Hoffmann
- [Spice-devel] paravirtual mouse/tablet
Alon Levy
- [Spice-devel] paravirtual mouse/tablet, v5
Gerd Hoffmann
- [Spice-devel] paravirtual mouse/tablet, v5
Alon Levy
- [Spice-devel] paravirtual mouse/tablet, v5
Gerd Hoffmann
- [Spice-devel] paravirtual mouse/tablet, v5
Alon Levy
- [Spice-devel] paravirtual tablet v2
Gerd Hoffmann
- [Spice-devel] paravirtual tablet v3
Gerd Hoffmann
- [Spice-devel] proposed cherry-picks to 0.8 from master
Alon Levy
- [Spice-devel] proposed cherry-picks to 0.8 from master
Gerd Hoffmann
- [Spice-devel] proposed cherry-picks to 0.8 from master
Hans de Goede
- [Spice-devel] proposed cherry-picks to 0.8 from master
Alon Levy
- [Spice-devel] proposed cherry-picks to 0.8 from master
Alon Levy
- [Spice-devel] Question Spice Document
Zhou Peng
- [Spice-devel] spice vdagent protocol, was Re: [Qemu-devel] KVM call minutes for Jan 11
Alon Levy
- [Spice-devel] spice vdagent protocol, was Re: [Qemu-devel] KVM call minutes for Jan 11
Adam Litke
- [Spice-devel] spice vdagent protocol, was Re: [Qemu-devel] KVM call minutes for Jan 11
Alon Levy
- [Spice-devel] spice-gtk-0.4 install Fedora 14 386 client
Andrew Osborne
- [Spice-devel] spice-gtk-0.4 install Fedora 14 386 client
Marc-André Lureau
- [Spice-devel] spice-gtk-0.4 install Fedora 14 386 client
Andrew Osborne
- [Spice-devel] spice-gtk-0.4 install Fedora 14 386 client
Marc-André Lureau
- [Spice-devel] spice-gtk-0.4 install Fedora 14 386 client
Alon Levy
- [Spice-devel] spice-gtk-0.4 install Fedora 14 386 client
Gerd Hoffmann
- [Spice-devel] spice-gtk-0.4 install Fedora 14 386 client
Alon Levy
- [Spice-devel] spicevmv chardev, guest agents and paravirtual mouse
Gerd Hoffmann
- [Spice-devel] spicevmv chardev, guest agents and paravirtual mouse
Tiziano Müller
- [Spice-devel] spicevmv chardev, guest agents and paravirtual mouse
Gerd Hoffmann
- [Spice-devel] support for hires modes
David Mansfield
- [Spice-devel] support for hires modes
Gerd Hoffmann
- [Spice-devel] The interaction between qxl driver and spiceserver for video stream?
Alon Levy
- [Spice-devel] The interaction between qxl driver and spiceserver for video stream?
梁亮
- [Spice-devel] The interaction between qxl driver and spiceserver for video stream?
Alon Levy
- [Spice-devel] The interaction between qxl driver and spiceserver for video stream?
梁亮
- [Spice-devel] The interaction between qxl driver and spiceserver for video stream?
Alon Levy
- [Spice-devel] usb redirection status report
Hans de Goede
Last message date:
Sun Jan 30 23:08:55 PST 2011
Archived on: Sun Jan 30 23:09:03 PST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).