Thanks Pavel,
I have tried the steps outlined in the link you provided but am unsuccessful. I'm trying to kernel debug windows instances in OpenStack using WinDBG. Outside of OpenStack (libvirt) I can use the COM and NET connections to debug, but have been unsuccessful
within OpenStack nova.
Nova has a serialproxy (uses websocket) that works great for Linux instances, and connects read-only to windows instances .. Do you know of websocket type of utility that would give me the same type of interaction with the instance?