[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [win-pv-devel] [PATCH 0/6] Remove watches before releasing store interface
If the win32stubagent is running under certain test cases, its possible for the WHQL tests to initiate a pnp/power transition to the drivers either before or without the correcponding notification reaching the win32stubagent. This will leave 1 or more watches registered when the store interface is released, triggering an assertion failure. Owen Smith (6): Cleanup fdo dispatch entry points Refactor WmiFireSuspendEvent Refactor Wmi header, split initialize/teardown and register/deregister Rework Wmi setup/cleanup to always Resume/Suspend sessions Fold __FdoD0ToD3/__FdoD3ToD0 into caller. Remove redundant functions Ensure defunct watches have NULL handles src/xeniface/fdo.c | 406 +++++++++++++++++------------------------------------ src/xeniface/wmi.c | 241 +++++++++++++++++-------------- src/xeniface/wmi.h | 55 ++++---- 3 files changed, 293 insertions(+), 409 deletions(-) -- 1.9.4.msysgit.1 _______________________________________________ win-pv-devel mailing list win-pv-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |