Re: Changing CPU cache size of guest

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

 



On 07/19/2013 09:34 AM, Peter Matulis wrote:
> Hi everybody,
> 
> Using libvirt 1.0.0 how does one change the L2 cache size of the virtual
> CPU?  I can change the CPU model but the cache size never changes:
> 
> <cpu mode='host-passthrough'/>
> <model>Nehalem</model>
> 
> OR
> 
> <cpu match='exact' mode='custom'/>
> <model>Nehalem</model>
> 
> Is there a qemu requirement?

As far as I know, qemu does not expose a command line option that lets
you determine the size of the L2 cache that the guest will see; as long
as qemu doesn't have the knob, then libvirt can't expose the knob in
XML.  So yes, you'd have to implement it in qemu first.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users

[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux