Hide Forgot
oVirt engine should support dynamically add/remove virtual CPUs to/from a guest that has this capability WIKI: www.ovirt.org/Hot_plug_cpu UI: admin can now edit a running VM number of CPU. when confirming the 'edit VM' dialog it will add/remove vcpus and online them, if the underling OS supports that REST: use PUT ovirt-engine/api/vms/{id} to update the number of sockets and online them if the number changed
*** Bug 1036770 has been marked as a duplicate of this bug. ***
*** Bug 1036768 has been marked as a duplicate of this bug. ***
*** Bug 1036492 has been marked as a duplicate of this bug. ***
allocation is in, deallocation is not. Missing guest agent support and actual reporting of the real stasus as seen by guest. And deallocation which is not really supported in QEMU yet (only offlining is) We may open a follow up bugs for the issues above
maybe change scope of this RFE to allocation and move to ON_QA?
removing unplug addressed by bug 1077515 *** This bug has been marked as a duplicate of bug 1036777 ***