rm broken async_pf fix

Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
Kiara Grouwstra 2025-10-19 19:26:36 +02:00
parent 42c1cfd888
commit 5b28788387
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -75,8 +75,6 @@ in
diskSize = 2 * 1024; diskSize = 2 * 1024;
memorySize = 2048; memorySize = 2048;
}; };
# prevent error: Kernel panic - not syncing: Host injected async #PF in kernel mode
boot.kernelParams = [ "kvm.async_pf=0" ];
}; };
nodes.deployer = nodes.deployer =