mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:27:35 +00:00
Meta: Automatically enable WHPX when possible
This commit is contained in:
parent
5445155dba
commit
723c89af67
2 changed files with 19 additions and 16 deletions
|
@ -48,10 +48,6 @@ following command in an elevated PowerShell session: \
|
|||
|
||||

|
||||
|
||||
Set the `SERENITY_VIRT_TECH_ARG` environment variable in your WSL2 shell: \
|
||||
`export SERENITY_VIRT_TECH_ARG="-accel whpx,kernel-irqchip=off"`
|
||||
You may have to reboot after enabling the WHPX feature.
|
||||
|
||||
You might want to add those environment variables to your shell's configuration file, so that you don't have to set them
|
||||
manually each time you start a new shell.
|
||||
|
||||
Start the VM with `Meta/serenity.sh run` as usual.
|
||||
Afterwards you can start the VM with `Meta/serenity.sh run` as usual.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue