Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable memory and CPU hotplugging for virtual machines (home-assistan…
…t#1156) (home-assistant#1158) Use udev rules to set the CPU online. For memory, we let the kernel bring memory online automatically. This is preferred as udev rule processing might be delayed in a low memory situation, see: https://lwn.net/Articles/668944/
- Loading branch information