summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorGunnar Beutner <gunnar@beutner.name>2021-07-10 14:39:02 +0200
committerGunnar Beutner <gunnar@beutner.name>2021-07-10 23:24:45 +0200
commitc3e8866118e7be353a983bb890cbd5c4c15d976d (patch)
tree061228d3b0d2e099d249a343622f4842f4398aea /Documentation
parentbaf40ad96d88ed4158259a16f53ef544290c5232 (diff)
downloadserenity-c3e8866118e7be353a983bb890cbd5c4c15d976d.zip
Documentation: Add screenshot for WHPX
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/BuildInstructionsWindows.md2
-rw-r--r--Documentation/WHPX_Feature.pngbin0 -> 78265 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/BuildInstructionsWindows.md b/Documentation/BuildInstructionsWindows.md
index f191209d5c..23ea81778c 100644
--- a/Documentation/BuildInstructionsWindows.md
+++ b/Documentation/BuildInstructionsWindows.md
@@ -44,6 +44,8 @@ To run SerenityOS in a WHPX-enabled QEMU VM:
or by running the following command in an elevated PowerShell session: \
`dism /Online /Enable-Feature /All /FeatureName:HypervisorPlatform`
+![WHPX Windows Feature](WHPX_Feature.png)
+
- Specify QEMU acceleration option: \
`export SERENITY_VIRT_TECH_ARG="-accel whpx,kernel-irqchip=off"`
diff --git a/Documentation/WHPX_Feature.png b/Documentation/WHPX_Feature.png
new file mode 100644
index 0000000000..0449386be3
--- /dev/null
+++ b/Documentation/WHPX_Feature.png
Binary files differ