(adding list)
Hi Peter,
On Thu, Oct 16, 2014 at 6:28 PM, Peter Maydell wrote:
>> I've learnt that multi-threaded execution is not supported in user
>> mode and in system mode with TCG. Is KVM the only mode which supports
>> multi-threaded execution? Or is the support related to SMP mode?
>
> TCG
On 16 October 2014 21:31, Pranith Kumar wrote:
> I am trying to gather some instruction execution statistics of a
> multi-threaded program by adding some counters in TCG.
>
> I've learnt that multi-threaded execution is not supported in user
> mode and in system mode with TCG. Is KVM the only mode
Hello,
I am trying to gather some instruction execution statistics of a
multi-threaded program by adding some counters in TCG.
I've learnt that multi-threaded execution is not supported in user
mode and in system mode with TCG. Is KVM the only mode which supports
multi-threaded execution? Or is t