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_
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_
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
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
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___
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
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
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
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
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
10 matches
Mail list logo