On Thu, Jul 2, 2015 at 4:47 PM, Pavel Fedin <p.fe...@samsung.com> wrote: > Hello! > > I already explained this earlier: > http://lists.nongnu.org/archive/html/qemu-devel/2015-05/msg04842.html, and i > tried to explain this in commit message. Current qemu architecture does not > allow doing this in a clean way. > I can simply change mc->max_cpus for 'virt' machine to 64 (always), and then > check user-supplied value against GIC limitation by myself. And produce > error. This will be code duplication. Do you think it is better? > Anybody else (Peter, Cristoffer ?), please vote. > We definitely need a single virt machine, not multiple machines. I don't know enough about the QEMU internals as to how to accomplish this in detail.
-Christoffer