[Spice-devel] [PATCH qxl-wddm-dod v5 0/7] Win10 support patches

Sameeh Jubran sameeh at daynix.com
Mon Sep 26 13:00:04 UTC 2016


This series contains the latest patches to support Windows 10.

The patches were applied on the up-to-date master branch of
https://gitlab.com/spice/qxl-wddm-dod

Diffrences from v4:
* Edited the patch "Use MmMapIoSpaceEx instead of MmMapIoSpace" to
support Windows 8 as discussed in here:
https://patchwork.freedesktop.org/patch/109939/
* Added "__declspec(code_seg("PAGE"))" as suggested by Frediano to the
patch Code Analysis fix.
* Other minor fixies.

Sameeh Jubran (7):
  Use MmMapIoSpaceEx instead of MmMapIoSpace
  Code Analysis fix
  Use frame buffer in VGA mode only
  Fixing framebuffer usage logic
  Fix source buffer mapping in PresentDisplayOnly
  Removing unnecessary call to BlackOutScreen
  Fixing possible BSOD

 qxldod/QxlDod.cpp | 415 +++++++++++++++++++++++++++++++++++++++++-------------
 qxldod/QxlDod.h   | 155 +++++++++++++++++++-
 2 files changed, 463 insertions(+), 107 deletions(-)

-- 
2.7.4



More information about the Spice-devel mailing list