[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] Specify number of cores for the guest
From: |
Mahmood Naderan |
Subject: |
[Qemu-discuss] Specify number of cores for the guest |
Date: |
Sun, 2 Dec 2018 18:38:04 +0000 (UTC) |
Hi,
I use the following command. Although I have specified 5 cores, in the windows
guest, I see only one core in the task manager.
May I know what is wrong?
qemu-system-x86_64 -smp 5 -m 4096 -cpu Opteron_G5 -hda qemu-vm/win7_64.img
-boot c -usbdevice tablet -enable-kvm -device e1000,netdev=host_files -netdev
user,net=10.0.2.0/24,id=host_files,restrict=off,smb=/export/home/theuser,smbserver=10.0.2.4
Regards,
Mahmood
- [Qemu-discuss] Specify number of cores for the guest,
Mahmood Naderan <=