virtualization - Virtualize all cpu cores on a guest with a virtual single core -


suppose have guest os allows support single core. have host n=2^k cores virtualization solution allows provide such cores our guest. guest see 1 core while using of computational resources of host's n cores.

is possible, actual technologies, have such transparent allocation of cpu cores guest?

regards, giovanni

p.s. found old answer question on serverfault

no. such technology not exist atm. if did, using it.


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -