[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Different VCPU configuration
From: |
Willy Lambert |
Subject: |
Re: [Qemu-discuss] Different VCPU configuration |
Date: |
Fri, 4 Jan 2013 17:32:18 +0100 |
2013/1/4 Waseem Shaukat <address@hidden>:
>
> Hi!
>
> I am new to QEMU and wonder if anyone one can provide answer to my following
> questions?
>
> Is it possible to use different configuration for virtual CPU (VCPU)
> irrespective of physical CPU hosting the VM?
>
Yes, it's one of the pros of using Qemu.
You should have several qemu-XXX binaries installed like :
_ qemu-arm
_ qemu-i386
You can try "qemu-XXX --help" to see options like "-cpu model"
> Is it possible to use read VCPU configuration via telnet or some sort of
> socket?
>
> Thanking you in anticipation
>
> BR
> Waseem
>