Ack. looks good.
On 07/30/2013 06:22 AM, Alon Levy wrote:
QXL_IO_UPDATE_IRQ causes the device to check int_mask and int_pending
and issue an interrupt if that is required. Since we just zeroed
int_mask, no interrupt will ever be issued. Since we issue another
QXL_IO_UPDATE_IRQ in the interrupt ro
Ack
On 07/29/2013 09:14 AM, Alon Levy wrote:
---
miniport/qxl.c | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/miniport/qxl.c b/miniport/qxl.c
index 33efac7..f5d6b48 100644
--- a/miniport/qxl.c
+++ b/miniport/qxl.c
@@ -26,6 +26,10 @@
#endif
#include "minima
Ack
On 07/29/2013 09:14 AM, Alon Levy wrote:
Alternative is to leak, and this happens regularely. Perhaps we should
be keeping track and destroying these surfaces later (in case no reset
happens in the middle, which destroys all off screen surfaces anyway).
---
display/driver.c | 5 +
1 fi
QXL_IO_UPDATE_IRQ causes the device to check int_mask and int_pending
and issue an interrupt if that is required. Since we just zeroed
int_mask, no interrupt will ever be issued. Since we issue another
QXL_IO_UPDATE_IRQ in the interrupt routine DPC right after resetting
int_mask any pending interru
Hi,
Yannis Milios píše v Po 29. 07. 2013 v 17:52 +0300:
> Hello and thank you for this great software!
>
> I have Ubuntu 12.04 (x32 & x64bit) and I'm trying to make spice-client to
> work by using a gui tool like virt-viewer.
>
> What I have already done:
>
> 1. sudo apt-get install spice-clien
Hello and thank you for this great software!
I have Ubuntu 12.04 (x32 & x64bit) and I'm trying to make spice-client to
work by using a gui tool like virt-viewer.
What I have already done:
1. sudo apt-get install spice-client
2. sudo apt-get install spice-client-gtk
3. made a temp folder and then