elektito / spinup

Spin up a VM quickly.
7 stars 0 forks source link

Make it possible to use singular "cpu" in CPU descriptors. #4

Closed elektito closed 7 years ago

elektito commented 7 years ago

Currently, if we want to create a VM with explicitly one CPU core, we have to pass 1cpus to spinup which is ugly. Make it possible so that 1cpu is also a valid option.