Enable VM page reporting to host kernel
This commit is contained in:
parent
98b3cb7374
commit
0386f76312
1 changed files with 1 additions and 0 deletions
|
|
@ -326,6 +326,7 @@ let
|
|||
run \
|
||||
--name ${vm.name} \
|
||||
-m ${toString vm.memory} \
|
||||
--balloon-page-reporting \
|
||||
--initrd=${initramfsPath} \
|
||||
--serial=hardware=virtio-console,type=unix-stream,path=/run/vmsilo/${vm.name}-console-backend.socket,console,input-unix-stream \
|
||||
${formatBlockArg rootDiskConfig} \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue