These five patches add the ability to pin a QEMU VMs processes to a defined set of CPU cores. The changes required spanned multiple repos and have all been included in these five patches. The patches add "cpuset" as an option in the qm configuration file and enable the editing of this parameter via the gui.
pve-docs qm.conf.5-opts.adoc | 4 ++++ 1 file changed, 4 insertions(+) pve-guest-common src/PVE/GuestHelpers.pm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) qemu-server PVE/QemuServer.pm | 49 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) proxmox-widget-toolkit src/Toolkit.js | 5 +++++ src/Utils.js | 2 ++ 2 files changed, 7 insertions(+) pve-manager www/manager6/qemu/Options.js | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel