qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] Document MAX_CPUMASK_BITS and use it when l


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH 0/2] Document MAX_CPUMASK_BITS and use it when limiting max_cpus
Date: Wed, 19 Mar 2014 13:21:10 +0200

On Tue, Mar 18, 2014 at 04:29:22PM -0300, 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.


Applied, thanks!

> 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(-)
> 
> -- 
> 1.8.5.3



reply via email to

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