diff options
author | Gunnar Beutner <gunnar@beutner.name> | 2021-07-10 14:39:02 +0200 |
---|---|---|
committer | Gunnar Beutner <gunnar@beutner.name> | 2021-07-10 23:24:45 +0200 |
commit | c3e8866118e7be353a983bb890cbd5c4c15d976d (patch) | |
tree | 061228d3b0d2e099d249a343622f4842f4398aea /Documentation | |
parent | baf40ad96d88ed4158259a16f53ef544290c5232 (diff) | |
download | serenity-c3e8866118e7be353a983bb890cbd5c4c15d976d.zip |
Documentation: Add screenshot for WHPX
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/BuildInstructionsWindows.md | 2 | ||||
-rw-r--r-- | Documentation/WHPX_Feature.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..0449386be3 --- /dev/null +++ b/Documentation/WHPX_Feature.png |