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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel