On Thu, Dec 16, 2021 at 05:01:00PM +0100, Michal Privoznik wrote:
v2 of:
https://listman.redhat.com/archives/libvir-list/2021-December/msg00708.html
diff to v1:
- Wrote documentation, per Pavel's request
- Wrote a completer
Michal Prívozník (6):
manpages: Document 'restrictive' mode for numatune
virsh-completer: Provide completer for numatune --mode
qemu: Allow VIR_DOMAIN_NUMATUNE_MEM_RESTRICTIVE in
qemuDomainSetNumaParamsLive()
qemu: Explicitly forbid live changing nodeset for strict numatune
qemu_command: do use host-nodes for system memory
NEWS: Document recent numatune change
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>