Re: [Spice-devel] Ubuntu - max video resoltion 1024x768

2011-10-09 Thread Naga Mohan Pothula
Hi Alon, Thank you for your prompt response.  I can't work on xorg.conf to set resolution for each guest. This is not optimum soltuion for me that hundreds of guests need to be updated.  Need to support clipboard and automatic resolution change for ubuntu guest. I tried updating qxl driver for ub

Re: [Spice-devel] [PATCH server 0.8 1/3] server: introduce red_log and red_warn

2011-10-09 Thread Alon Levy
On Sun, Oct 09, 2011 at 07:21:13PM +0200, Marc-André Lureau wrote: > Hi > > On Sun, Oct 9, 2011 at 7:02 PM, Alon Levy wrote: > >> However, red_log(2, "blah"); is bad for several reasons. Why not use > >> red_debug()? > > The point was to add some log levels, 1 is LOG_WARN. I can make 2 > > LOG_DE

Re: [Spice-devel] [PATCH server 0.8 1/3] server: introduce red_log and red_warn

2011-10-09 Thread Marc-André Lureau
Hi On Sun, Oct 9, 2011 at 7:02 PM, Alon Levy wrote: >> However, red_log(2, "blah"); is bad for several reasons. Why not use >> red_debug()? > The point was to add some log levels, 1 is LOG_WARN. I can make 2 > LOG_DEBUG, then that 2 goes away, but anyone can add a red_log(3, > "blah") visible onl

Re: [Spice-devel] [PATCH server 0.8 0/3] spice_qxl_update_area_dirty_async

2011-10-09 Thread Marc-André Lureau
Hi On Sun, Oct 9, 2011 at 4:29 PM, Alon Levy wrote: > This series fixes the existing async support for screen dumps from the > monitor. > It includes an unrelated logging patch at first. > > Alon Levy (3): >  server: introduce red_log and red_warn >  server: spice_qxl_update_area_dirty_async >  

[Spice-devel] [PATCH server 0.8 3/3] red_dispatcher: support concurrent asyncs

2011-10-09 Thread Alon Levy
--- server/red_dispatcher.c | 70 +- 1 files changed, 50 insertions(+), 20 deletions(-) diff --git a/server/red_dispatcher.c b/server/red_dispatcher.c index a998238..8289c6b 100644 --- a/server/red_dispatcher.c +++ b/server/red_dispatcher.c @@ -40,6 +

[Spice-devel] [PATCH server 0.8 2/3] server: spice_qxl_update_area_dirty_async

2011-10-09 Thread Alon Levy
Add an asynchronous version of update_area that updates the dirty rectangles, similarily to the sync one. The existing async version doesn't pass the dirty list at all, which is good for QXL_IO_UPDATE_AREA, but bad for the monitor command screen_dump. Bumping SPICE_INTERFACE_QXL_MINOR to 2 for a c

[Spice-devel] [PATCH server 0.8 0/3] spice_qxl_update_area_dirty_async

2011-10-09 Thread Alon Levy
This series fixes the existing async support for screen dumps from the monitor. It includes an unrelated logging patch at first. Alon Levy (3): server: introduce red_log and red_warn server: spice_qxl_update_area_dirty_async red_dispatcher: support concurrent asyncs server/agent-msg-filter

Re: [Spice-devel] Ubuntu - max video resoltion 1024x768

2011-10-09 Thread Alon Levy
On Fri, Oct 07, 2011 at 03:38:48PM -0700, Naga Mohan Pothula wrote: >Hi, >I'm facing the problem with video resolution for Ubuntu 11.04 Guest >connected with Spice 0.9.1. >Max resolution is 1024x768 even with latest qxl driver I managed to get a larger resolution by specifying a Vi

[Spice-devel] About compile spice with usb-redirection-enabled

2011-10-09 Thread Longchao Dong
Hi, I trying to compile spice with usb-redirection and I have read the articles here (http://planet.spice-space.org/). I wonder if libusb/usbredir is for client side or server side. Thanks a lot. -- Wish you happy. Longchao Dong ___ Spice-devel mailing