[virt-tools-list] [virt-manager PATCH 0/2] add guest cpu cache	configuration for virt-install
    Lin Ma 
    lma at suse.com
       
    Mon Aug 21 10:17:27 UTC 2017
    
    
  
Currently three cache modes are supported:
host cpu L3 cache passthrough, emulated L3 cache and disable l3.
Lin Ma (2):
  virt-install: add param 'cachemode' for option '--cpu'
  tests: add test for param 'cachemode' of '--cpu'
 man/virt-install.pod                               |  4 +++
 .../compare/virt-install-singleton-config-2.xml    |  2 ++
 tests/clitest.py                                   |  2 +-
 virtinst/cli.py                                    | 12 +++++++--
 virtinst/cpu.py                                    | 29 ++++++++++++++++++++++
 5 files changed, 46 insertions(+), 3 deletions(-)
-- 
2.9.2
    
    
More information about the virt-tools-list
mailing list