[Spice-devel] [PATCH 3/3] qxl: disable composite/a8 surfaces under KMS for now

2013-07-04 Thread Dave Airlie
From: Dave Airlie this just disables composite and a8 surfaces under KMS there are still some issues when enabled. Signed-off-by: Dave Airlie --- src/qxl_uxa.c | 8 1 file changed, 8 insertions(+) diff --git a/src/qxl_uxa.c b/src/qxl_uxa.c index 875d663..47371e4 100644 --- a/src/qxl_

[Spice-devel] [PATCH 1/3] qxl: disable image cache for KMS

2013-07-04 Thread Dave Airlie
From: Dave Airlie Currently this code can't work with KMS, need to work out how the image cache could be effectively used with KMS enabled. Signed-off-by: Dave Airlie --- src/qxl_image.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/qxl_image.c b/src/qxl_

[Spice-devel] [PATCH 2/3] qxl: fix broken cursor hotspot on KMS driver

2013-07-04 Thread Dave Airlie
From: Dave Airlie bugzilla: http://bugzilla.redhat.com/974662 Signed-off-by: Dave Airlie --- configure.ac | 3 ++- src/qxl_drmmode.c | 14 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 8b2d450..81b7ad7 100644 --- a/config

Re: [Spice-devel] spice hardware acceleration

2013-07-04 Thread Dave Airlie
On Fri, Jul 5, 2013 at 12:25 PM, bigclouds wrote: > hi > i am not farmilar with this eara,i have several question ,trouble you all to > answer me. > it involves both server and client > 1.if hardware accelaration needs special hardware? > 2.if i have such hardware, how to use it with spice? how to

[Spice-devel] spice hardware acceleration

2013-07-04 Thread bigclouds
hi i am not farmilar with this eara,i have several question ,trouble you all to answer me. it involves both server and client 1.if hardware accelaration needs special hardware? 2.if i have such hardware, how to use it with spice? how to check out whether acceleration takes effect? thanks___

Re: [Spice-devel] [PATCH spice-gtk 2/2] usb-device-manager: Add support for libusb hotplug API

2013-07-04 Thread Marc-André Lureau
Hi On Thu, Jul 4, 2013 at 5:13 PM, Hans de Goede wrote: > +static gboolean spice_usb_device_manager_hotplug_idle_cb(gpointer user_data) > +{ > +struct hotplug_idle_cb_args *args = user_data; > +SpiceUsbDeviceManager *self = SPICE_USB_DEVICE_MANAGER(args->self); > + > +switch (args->e

[Spice-devel] [PATCH spice-gtk 2/2] usb-device-manager: Add support for libusb hotplug API

2013-07-04 Thread Hans de Goede
For now this makes the usb-code even more of a #ifdef party (albeit only slightly so). But it does give us (theoretical, untested) usb support on Mac OS X, and once the libusb Windows backend also gets hotplug support, we can bump the required libusb version to a new enough one, and drop both the w

[Spice-devel] [PATCH spice-gtk 1/2] usb-device-manager: Splitout device add / remove function

2013-07-04 Thread Hans de Goede
Split the device add / remove functions into a gudev specific part and a generic part. This is a preparation patch for adding support libusb's new hotplug API. Signed-off-by: Hans de Goede --- gtk/usb-device-manager.c | 149 ++- 1 file changed, 82 inse

Re: [Spice-devel] how to support higher resoltion in guest VMs?

2013-07-04 Thread Uri Lublin
On 07/04/2013 06:10 AM, Edgar wrote: Hi all, I want to implement 4K TV mointor support on spice client with max resolution of 4096x2160. but now the QXL driver only support max resolution of 2560x1600.(windows guest VM's resolution ranged from 800x600 to 2560x1600) please advise me how to achie

[Spice-devel] on usbredir function of virtviewer

2013-07-04 Thread letterdove
Dear Mr/Miss, I am experiencing spice-client software virtviewer for sevral months.Here is my idea of it that I found usbredir capcability of the virtviewer is unavailable on Microsoft Windows. I've noticed that the virtviewer developers dedicated to the project seemed to have no idea to make