]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/commit
Additional logging for module loading.
authorMartin Harvey <Martin.Harvey@citrix.com>
Thu, 15 Jul 2021 13:15:00 +0000 (14:15 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Mon, 19 Jul 2021 13:20:39 +0000 (14:20 +0100)
commitdb2475e8ecbf8daea7e5daecfa482e40d01c2068
treed252c6642bfabc21f91d2f112f4621988065b0a5
parentfebcf2e9dbe9fce005ddeddd6542dea293bdbd67
Additional logging for module loading.

Recent releases of Windows (10 and 11 in particular) allow
online edition updates which involve a driver migration step,
which occurs in SAFEBOOT mode.

In some rare cases, this step may fail (for a variety of reasons).
This additional logging added to debug such upgrade cases.

Signed-Off-By: Martin Harvey <martin.harvey@citrix.com>
src/xen/module.c