The PAGED_CODE macro ensures that the calling thread is running at an IRQL that is low enough to permit paging. A call to this macro should be made at the beginning of every driver routine that either contains pageable code or accesses pageable code Based on a patch by Sandy Stutsman <sstutsma@redhat.com> Signed-off-by: Sameeh Jubran <sameeh@daynix.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
qxl-dod
QXL WDDM DOD driver
Heavily based on Microsoft KMDOD example and XDDM QXL driver
The most recent binaries can be found at http://people.redhat.com/~vrozenfe/qxlwddm/
Description
Languages
C++
63%
C
35.8%
Batchfile
0.8%
VBScript
0.4%