You should be able to do that, however the main restricting factor is your host machines number of virtual Threads (cps) in addition to the amount of physical memory or ram that your main board has available to use which is usually decreased due to your host ps and also the professor also used some threads for housekeeping tasks such as managing memory and data bus maintenance.
On September 1, 2022 9:19:39 AM PDT, "Махно" <mindaugascelies...@gmail.com> wrote: >Helli. You need to install these packages. As root (or sudo) apt >install qemu-kvm libvirt-clients libvirt-daemon libvirt-daemon-system >bridge-utils virtinst virt-manager. It is a good idea to add your user >to libvirt and ibvirt-qemu groups. As root (or sudo) #adduser username >libvirt #adduser username libvirt-qemu. Also reboot is required. > >2022-09-01, kt, 17:29 Tom Browder <tom.brow...@gmail.com> rašė: >> >> On Mon, Aug 22, 2022 at 1:26 PM john doe <johndoe65...@mail.com> wrote: >> ... >> > > So I will try Debian 11's packages "qemu-kvm" and "aqemu" and install >> > > Windows 10" as a test on my current main host, but only if I can remove >> > > all >> > > if I need to and if it will not interfere with my smooth running setup. >> > > Is >> ... >> > If you go with Libvirt, you can remove everything if you so choose by >> > doing something like: >> > $ apt-get --autoremove purge libvirt >> >> So I should install package libvrt and that's all I need? Will it >> bring in all the other packages mentioned above? >> >> -Tom >> >