From 60b319be297e510b5ba6bc0a79518f5579bd3cd3 Mon Sep 17 00:00:00 2001 From: _yrp Date: Fri, 27 Aug 2021 01:14:43 -0700 Subject: [PATCH] Update README.md make supported platforms explicit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c8abb6..f4a1971 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A windbg-js plugin to dump the cpu state. ## Usage -You'll probably want the VM to have 1 vCPU. Sometimes kd gets confused about -which CPU scripts run on. Additionally, once you hit your bp you should verify -that `GSBASE` and `KERNEL_GSBASE` are different: +Only tested with Hyper-V. You'll probably want the VM to have 1 vCPU. Sometimes +kd gets confused about which CPU scripts run on. Additionally, once you hit your +bp you should verify that `GSBASE` and `KERNEL_GSBASE` are different: ``` kd> rdmsr c0000101