On 03/18/14 20:29, Eduardo Habkost wrote:
> Small rework of patches 6/7 and 7/7 from the previous APIC-ID-limit series I
> sent (which broke the build and where reverted).
> 
> Instead of renaming MAX_CPUMASK_BITS like I did previously, just document it
> and use it on the (max_cpus > 255) check on vl.c.
> 
> Eduardo Habkost (2):
>   sysemu.h: Document what MAX_CPUMASK_BITS really limits
>   vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constant
> 
>  include/sysemu/sysemu.h | 7 +++++++
>  vl.c                    | 2 +-
>  2 files changed, 8 insertions(+), 1 deletion(-)
> 

series
Reviewed-by: Laszlo Ersek <ler...@redhat.com>

Reply via email to