Skip to content

incusd/instance/qemu: Record maxcpus in boot state - #3820

Open
stgraber wants to merge 1 commit into
lxc:mainfrom
stgraber:more-fixes
Open

incusd/instance/qemu: Record maxcpus in boot state#3820
stgraber wants to merge 1 commit into
lxc:mainfrom
stgraber:more-fixes

Conversation

@stgraber

Copy link
Copy Markdown
Member

Closes #3818

Closes lxc#3818

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
}

entries["maxcpus"] = fmt.Sprintf("%d", maxCpus)
} else if opts.cpuMaxCpus > 0 {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn’t it now always greater than 0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants