On 03/28/2014 12:07 AM, Alexey Kardashevskiy wrote:
> On 03/27/2014 11:57 PM, Peter Maydell wrote:
>> On 27 March 2014 12:49, Alexey Kardashevskiy wrote:
>>> On 03/27/2014 11:37 PM, Andreas Färber wrote:
Am 27.03.2014 03:41, schrieb Alexey Kardashevskiy:
> This should prevent the destinat
On 03/27/2014 11:57 PM, Peter Maydell wrote:
> On 27 March 2014 12:49, Alexey Kardashevskiy wrote:
>> On 03/27/2014 11:37 PM, Andreas Färber wrote:
>>> Am 27.03.2014 03:41, schrieb Alexey Kardashevskiy:
This should prevent the destination guest from misbehaving when
the threads number is
On 27 March 2014 12:49, Alexey Kardashevskiy wrote:
> On 03/27/2014 11:37 PM, Andreas Färber wrote:
>> Am 27.03.2014 03:41, schrieb Alexey Kardashevskiy:
>>> This should prevent the destination guest from misbehaving when
>>> the threads number is different in "-smp" command.
>>
>> Sorry, I don't
On 03/27/2014 11:37 PM, Andreas Färber wrote:
> Am 27.03.2014 03:41, schrieb Alexey Kardashevskiy:
>> This should prevent the destination guest from misbehaving when
>> the threads number is different in "-smp" command.
>
> Sorry, I don't understand. When migrating, surely -smp needs to be the
> s
Am 27.03.2014 03:41, schrieb Alexey Kardashevskiy:
> This should prevent the destination guest from misbehaving when
> the threads number is different in "-smp" command.
Sorry, I don't understand. When migrating, surely -smp needs to be the
same on source and destination, so how can they differ?
This should prevent the destination guest from misbehaving when
the threads number is different in "-smp" command.
Signed-off-by: Alexey Kardashevskiy
---
target-ppc/cpu-qom.h | 2 +-
target-ppc/machine.c | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/target-ppc/cpu-qom