Re: [Qemu-devel] [PATCH V3 06/10] NUMA: split out the common range parser
Wanlong Gao writes: > Since cpus parser and hostnode parser have the common range parser > part, split it out to the common range parser to avoid the duplicate > code. > > Signed-off-by: Wanlong Gao > --- > vl.c | 89 > > 1 f
[Qemu-devel] [PATCH V3 06/10] NUMA: split out the common range parser
Since cpus parser and hostnode parser have the common range parser part, split it out to the common range parser to avoid the duplicate code. Signed-off-by: Wanlong Gao --- vl.c | 89 1 file changed, 37 insertions(+), 52 deleti