Hi Everyone,

I've been having problems getting Windows 10 VMs to boot in debug mode after turning on debugging over network (steps below). Also, device manager in Windows is not showing the processors' node which might be related (same reason why Windows is refusing to boot in debug mode?). I don't have any of these problems when I use generic KVM or Proxmox KVM.

To turn on debugging in Windows, I do the follwoing from an admin terminal window:

bcdedit /debug on
bcdedit /dbgsettings net hostip:a.b.c.d port:p key:1.2.3.4


Any help will be appreciated,
Thanks,
Andrew