virt-manager/virtManager
Cole Robinson 7003a3a528 prefs: Allow changing the default VM CPU mode/model config
Add a preference for changing the default CPU mode/model. The options are:

- default (whatever virt-manager chooses as the default)
- hypervisor default (no <cpu> block, what we've always done)
- nearest host cpu model (just the 'model' from caps->host->cpu)
- copy host cpu (the entire <cpu> block from caps->host)

The setting only applies to KVM guests, not tested with anything else.
The default is left as is for now (hypervisor default).

copy host CPU will one day use mode='host-model', when it does what
we want. At that point we will probably make it the default
2014-01-17 17:41:26 -05:00
..
__init__.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
about.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
addhardware.py choosecd: Check path-in-use collision (bz 1028197) 2014-01-14 17:11:51 -05:00
asyncjob.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
autodrawer.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
baseclass.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
choosecd.py details: Fix changing media for two different cdroms 2014-01-14 17:18:02 -05:00
clone.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
config.py prefs: Allow changing the default VM CPU mode/model config 2014-01-17 17:41:26 -05:00
connect.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
connectauth.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
connection.py Misc improvements to some debug messages 2013-11-09 18:17:29 -05:00
console.py Disable accelerators when serial console has focus (bz 1018822) 2013-12-18 16:31:48 -05:00
create.py prefs: Allow changing the default VM CPU mode/model config 2014-01-17 17:41:26 -05:00
createinterface.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
createnet.py network: Add install() command, remove function from vmmConnection 2013-09-30 15:38:34 -04:00
createpool.py virt-manager: correctly initialize the create pool wizard page number 2013-12-02 10:45:12 +01:00
createvol.py virt-manager: Default to qcow2 on kvm 2013-10-02 15:34:34 -04:00
delete.py delete: Track kernel/initrd/dtb as well 2014-01-14 17:26:29 -05:00
details.py details: Fix stdout spew on hw_update error 2014-01-17 14:22:49 -05:00
domain.py domain: Use support infra to check if memory stats supported 2014-01-12 17:53:53 -05:00
engine.py engine: Fix started libvirt daemon requirement 2013-10-29 11:24:52 +01:00
error.py error: Make sure labels aren't overly large 2013-12-18 15:42:02 -05:00
graphwidgets.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
host.py Use BUTTON size for all status icons 2014-01-12 14:36:03 -05:00
inspection.py Fix some pylint 2013-12-18 16:34:10 -05:00
interface.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
keyring.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
libvirtobject.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
manager.py prefs: Allow disabling all memorystats polling 2014-01-12 17:39:21 -05:00
mediadev.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
migrate.py Allow unsafe migrations in virt-manager 2013-12-14 12:23:37 -05:00
module_trace.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
netdev.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
network.py Streamline support checks 2013-10-06 10:08:04 -04:00
nodedev.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
packageutils.py Fix some pylint 2013-12-18 16:34:10 -05:00
preferences.py prefs: Allow changing the default VM CPU mode/model config 2014-01-17 17:41:26 -05:00
serialcon.py serialcon: Release the text console when the VM window is closed (bz 1016445) 2013-11-09 17:54:47 -05:00
snapshots.py Use BUTTON size for all status icons 2014-01-12 14:36:03 -05:00
storagebrowse.py storage: Merge duplicate vol list populating 2013-12-04 19:01:52 -05:00
storagepool.py host: Print iscsi volume key as well in volume list 2013-12-05 09:17:29 -05:00
systray.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
uihelpers.py virtManager: when present, prefer the user specified in capabilities 2013-11-18 09:05:22 +01:00