[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [RFC PATCH 2/5] Move FiltersInstall/FiltersUninstall to xen.sys
On 07/06/2024 08:16, Owen Smith wrote: Since WHQL will enable Driver Verifier's registry isolation violation detection on xenbus.sys, move the registry manipulation for inserting xenfilt.sys into the appropriate device class UpperFilters to xen.sys. Signed-off-by: Owen Smith <owen.smith@xxxxxxxxx> --- include/xen.h | 14 ++++++++++++++ src/{xenbus => xen}/filters.c | 4 ++++ src/{xenbus => xen}/filters.h | 0 src/xenbus/driver.c | 2 +- vs2019/xen/xen.vcxproj | 1 + vs2019/xenbus/xenbus.vcxproj | 1 - vs2022/xen/xen.vcxproj | 1 + vs2022/xenbus/xenbus.vcxproj | 1 - 8 files changed, 21 insertions(+), 3 deletions(-) rename src/{xenbus => xen}/filters.c (99%) rename src/{xenbus => xen}/filters.h (100%) Acked-by: Paul Durrant <paul@xxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |