Skip to content

Commit

Permalink
vm.linux: +virtio-balloon
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-fg committed Jul 26, 2024
1 parent c832a80 commit 041dffd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vm/linux
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,9 @@ qemu_opts=(
-cpu host
-smp "$smp"
-m "$mem"
"${video[@]}"
-device virtio-balloon,deflate-on-oom=on

"${video[@]}"
"${net_opts[@]}"
"${root_opts[@]}"

Expand Down

0 comments on commit 041dffd

Please sign in to comment.