15.19. Configuring Virtual CPU Count
You can use virsh to modify a Virtual Machine's number of CPUs
virsh setvcpus [domain-name | domain-id | domain-uuid] [count]
Note that the new count cannot exceed the amount you specified when you created the Virtual Machine.