Re: [Qemu-devel] [PATCH 0/3] vl: smp_parse sanity checks

2014-11-11 Thread Eduardo Habkost
On Tue, Nov 11, 2014 at 12:15:26PM +0100, Paolo Bonzini wrote: > > > On 07/11/2014 17:04, Andrew Jones wrote: > > See individual patches. > > > > Andrew Jones (3): > > vl: fix max_cpus check > > vl: sanity check cpu topology > > vl: warn on topology <-> maxcpus mismatch > > > > vl.c | 38

Re: [Qemu-devel] [PATCH 0/3] vl: smp_parse sanity checks

2014-11-11 Thread Paolo Bonzini
On 07/11/2014 17:04, Andrew Jones wrote: > See individual patches. > > Andrew Jones (3): > vl: fix max_cpus check > vl: sanity check cpu topology > vl: warn on topology <-> maxcpus mismatch > > vl.c | 38 -- > 1 file changed, 32 insertions(+), 6 deleti

[Qemu-devel] [PATCH 0/3] vl: smp_parse sanity checks

2014-11-07 Thread Andrew Jones
See individual patches. Andrew Jones (3): vl: fix max_cpus check vl: sanity check cpu topology vl: warn on topology <-> maxcpus mismatch vl.c | 38 -- 1 file changed, 32 insertions(+), 6 deletions(-) -- 1.9.3