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
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
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
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
>
---
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 +
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
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
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
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