virt-manager/ui
Charles Arnold 1124043151 Allow unsafe migrations in virt-manager
Normally, setting cache=none is required in order to ensure a consistent view
of storage between the source and destination migration hosts. However, some
configurations have that quality without resorting to the use of an O_DIRECT
open (which is what cache=none does), and hence cache=none wouldn't be
necessary.

Unfortunately, libvirt is not able to determine on it's own all the
configurations which require cache=none for migration but in the interest of
safety enforces it when it isn't otherwise able to determine migration safety.

For this reason the libvirt api has an 'unsafe' option which allows the user
to override the safety migration checks.

This patch adds a checkbox to allow unsafe migration to the 'Advanced options'
portion of the migration dialog.

Signed-off-by: Charles Arnold <carnold@suse.com>
2013-12-14 12:23:37 -05:00
..
about.ui Rename ui files to match source file names 2013-09-22 16:10:16 -04:00
addhardware.ui virt-manager: fix adding EGD RNG devices in UDP mode 2013-10-28 17:41:14 +01:00
asyncjob.ui Rename ui files to match source file names 2013-09-22 16:10:16 -04:00
choosecd.ui choosecd: Minor UI tweak 2013-09-27 13:41:38 -04:00
clone.ui Use consistent widget names for create wizard headers 2013-09-27 10:56:52 -04:00
connect.ui Set list selection signals in glade, not code 2013-09-22 16:29:58 -04:00
create.ui Fix label at the end of installation 2013-10-29 11:24:52 +01:00
createinterface.ui Set list selection signals in glade, not code 2013-09-22 16:29:58 -04:00
createnet.ui createnet: Use blue header like other wizards 2013-09-27 13:36:22 -04:00
createpool.ui details: Drop combo_or_label paradigm, use combobox entries 2013-09-28 14:25:37 -04:00
createvol.ui createvol: Bunch of misc improvements 2013-10-01 14:50:47 -04:00
delete.ui delete: Make it look like other UI wizards 2013-09-27 11:10:54 -04:00
details.ui add button to remove cpu feature 2013-12-04 18:34:53 -05:00
host.ui host: Allow renaming a storage pool 2013-09-29 12:28:01 -04:00
manager.ui Rename ui files to match source file names 2013-09-22 16:10:16 -04:00
migrate.ui Allow unsafe migrations in virt-manager 2013-12-14 12:23:37 -05:00
preferences.ui preferences: Explicitly list system default 2013-10-02 14:47:21 -04:00
snapshots.ui snapshots: s/State/VM State/ (bz 1016604) 2013-11-09 18:00:00 -05:00
storagebrowse.ui Set list selection signals in glade, not code 2013-09-22 16:29:58 -04:00