File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed
Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -297,6 +297,16 @@ <h2 id="microvmdevicesqemudeviceextraargs"><a class="header" href="#microvmdevic
297297< ul >
298298< li > < a href ="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/microvm/options.nix "> microvm.nix/nixos-modules/microvm/options.nix</ a > </ li >
299299</ ul >
300+ < h2 id ="microvmfirecrackercpu "> < a class ="header " href ="#microvmfirecrackercpu "> microvm.firecracker.cpu</ a > </ h2 >
301+ < p > Custom CPU template passed to firecracker.</ p >
302+ < p > < em > Type:</ em >
303+ null or (attribute set)</ p >
304+ < p > < em > Default:</ em >
305+ < code > null</ code > </ p >
306+ < p > < em > Declared by:</ em > </ p >
307+ < ul >
308+ < li > < a href ="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/microvm/options.nix "> microvm.nix/nixos-modules/microvm/options.nix</ a > </ li >
309+ </ ul >
300310< h2 id ="microvmforwardports "> < a class ="header " href ="#microvmforwardports "> microvm.forwardPorts</ a > </ h2 >
301311< p > When using the SLiRP user networking (default), this option allows to
302312forward ports to/from the host/guest.</ p >
Original file line number Diff line number Diff line change @@ -656,6 +656,16 @@ <h2 id="microvmdevicesqemudeviceextraargs"><a class="header" href="#microvmdevic
656656< ul >
657657< li > < a href ="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/microvm/options.nix "> microvm.nix/nixos-modules/microvm/options.nix</ a > </ li >
658658</ ul >
659+ < h2 id ="microvmfirecrackercpu "> < a class ="header " href ="#microvmfirecrackercpu "> microvm.firecracker.cpu</ a > </ h2 >
660+ < p > Custom CPU template passed to firecracker.</ p >
661+ < p > < em > Type:</ em >
662+ null or (attribute set)</ p >
663+ < p > < em > Default:</ em >
664+ < code > null</ code > </ p >
665+ < p > < em > Declared by:</ em > </ p >
666+ < ul >
667+ < li > < a href ="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/microvm/options.nix "> microvm.nix/nixos-modules/microvm/options.nix</ a > </ li >
668+ </ ul >
659669< h2 id ="microvmforwardports "> < a class ="header " href ="#microvmforwardports "> microvm.forwardPorts</ a > </ h2 >
660670< p > When using the SLiRP user networking (default), this option allows to
661671forward ports to/from the host/guest.</ p >
You can’t perform that action at this time.
0 commit comments