Re: [libvirt] [PATCH] Allow for CPU topology specification without model

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

 



> > Currently CPU topology may only be specified together with CPU model:
> >     <cpu match='exact'>
> >         <model>name</model>
> >         <topology sockets='1' cores='2' threads='3'/>
> >     </cpu>
> > 
> > This patch allows for CPU topology specification without the need for
> > also specifying CPU model:
> >     <cpu>
> >         <topology sockets='1' cores='2' threads='3'/>
> >     </cpu>
> > 
> > 'match' attribute and 'model' element are made optional with the
> > restriction that 'match' attribute has to be set when 'model' is
> > present.
> 
> ACK

Thanks, can someone push it, please?

Jirka

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]