On 09/14/2017 12:09 AM, Lin Ma wrote:
> libvirt supports guest CPU cache by commit df13c0b, So add this feature
> to virt-install to configure cpu L3 cache mode.
> 
> Currently, The valid values are 'passthrough', 'emulate' or 'disable'.
> say:
>   --cpu host-passthrough,cache.mode=passthrough
> or
>   --cpu $CPU,cache.mode=emulate,cache.level=3
> or
>   --cpu $CPU,cache.mode=disable
> 
> Signed-off-by: Lin Ma <[email protected]>

The test output has a different layout when I ran it, but --regenerate-output
made it work, so pushed with that change

Thanks,
Cole

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to