|
From: | Andre Przywara |
Subject: | Re: [Qemu-devel] [kvm-unit-tests PATCH v5 03/11] arm/arm64: smp: support more than 8 cpus |
Date: | Fri, 11 Nov 2016 15:27:38 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 |
Hi, On 10/11/16 17:21, Andrew Jones wrote: > By adding support for launching with gicv3 we can break the 8 vcpu > limit. This patch adds support to smp code and also selects the > vgic model corresponding to the host. The vgic model may also be > manually selected by adding e.g. -machine gic-version=3 to > extra_params. > > Reviewed-by: Alex Bennée <address@hidden> > Signed-off-by: Andrew Jones <address@hidden> > > --- > v5: left cpus a u32 for now. Changing to u64 requires a change to > devicetree. Will do it later. [Andre] Given that we address this in the future: Reviewed-by: Andre Przywara <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |