[Spice-devel] [win32-qxl PATCH] Add useful information for debugging multi-monitor scenarios

Christophe Fergeau cfergeau at redhat.com
Tue Jun 23 02:13:56 PDT 2015


and I can't apply this one either with git am :(

Christophe

On Mon, Jun 22, 2015 at 02:24:52PM -0400, Sandy Stutsman wrote:
> ---
> xddm/miniport/qxl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/xddm/miniport/qxl.c b/xddm/miniport/qxl.c
> index f5d6b48..85e4fcf 100644
> --- a/xddm/miniport/qxl.c
> +++ b/xddm/miniport/qxl.c
> @@ -1261,7 +1261,7 @@ BOOLEAN StartIO(PVOID dev_extension,
> PVIDEO_REQUEST_PACKET packet)
> 
> case IOCTL_QXL_SET_CUSTOM_DISPLAY: {
> QXLEscapeSetCustomDisplay *custom_display;
> - DEBUG_PRINT((dev_ext, 0, "%s: IOCTL_QXL_SET_CUSTOM_DISPLAY\n",
> __FUNCTION__));
> + DEBUG_PRINT((dev_ext, 0, "%s: Device %d, IOCTL_QXL_SET_CUSTOM_DISPLAY\n",
> __FUNCTION__, dev_ext->rom->id));
> 
> if (packet->InputBufferLength < (packet->StatusBlock->Information =
> sizeof(QXLEscapeSetCustomDisplay))) {
> -- 
> 1.9.5.msysgit.0
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150623/eca79d61/attachment.sig>


More information about the Spice-devel mailing list