Hello,
I’ve noticed that there’s a problem, when debugging via virtualkd – no application logs can be seen in windbg. I mean if application is using OutputDebugString() it’s not shown in windbg session. Nevertheless DbgPrint() messages from drivers are shown. I already have “Debug Print filter” set to 0xFFFFFFFF in the registry, so it’s not the issue. And I’ve checked, the logs are shown if you use original \pipecom_1 instead of virtualkd boot entry.