I want ask to increase supported CPU core on qemu kvm. When I creating new VM I see error like below
error: internal error: QEMU unexpectedly closed the monitor (vm='ID'): qemu-system-x86_64: -accel kvm: warning: Number of hotpluggable cpus requested (128) exceeds the recommended cpus supported by KVM (32).
What command or step to increase total cpus supported by kvm?