Ladi Prosek писал 2017-10-03 14:57:
On Tue, Sep 26, 2017 at 1:04 PM, Mihail Abakumov
<mikhail.abaku...@ispras.ru> wrote:
Most people use QEMU with KVM and won't ever hit this code. Does your
work rely on TCG only for FS/GS write interception?
If KVM is out of scope for you, you should at least make sure that
users won't expect -windbg to work with it. So either fall back to TCG
if -windbg is passed or issue a warning.
KVM is unsupported, at the moment. Therefore, I added additional
checking on it in windbg_server_start.
Thanks,
Mihail Abakumov