
16 Dec
2021
16 Dec
'21
9:32 a.m.
On 12/16/21 14:49, Pavel Hrdina wrote:
On Wed, Dec 15, 2021 at 04:52:11PM +0100, Michal Privoznik wrote:
See 2/3 for explanation.
Michal Prívozník (3): qemu: Allow VIR_DOMAIN_NUMATUNE_MEM_RESTRICTIVE in qemuDomainSetNumaParamsLive() qemu: Explicitly forbid changing nodeset for strict numatune qemu_command: do use host-nodes for system memory
Looks good but I think this change should be documented. Previously we only allowed live changes with strict mode and now we allow live changes only with restricted mode.
Good call. Let me fix that in v2. Michal