qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 6/6] spapr: fix migration of ICP objects from/to


From: Cédric Le Goater
Subject: Re: [Qemu-devel] [PATCH 6/6] spapr: fix migration of ICP objects from/to older QEMU
Date: Mon, 15 May 2017 18:11:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

>>> +        int smt = kvmppc_smt_threads();
>>> +        int nr_servers = DIV_ROUND_UP(max_cpus * smt, smp_threads);  
>>
>> may be we should reintroduce nr_servers at the machine level ? 
>>
> 
> I had reintroduced it but then I realized it was only used in this
> function.

nr_servers is also used when the device tree is populated with the 
interrupt controller nodes. No big deal.

C. 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]