pve-manager/www/manager6/qemu
Thomas Lamprecht ed1ac8f4b3 create: clear iothread on disable
A user may set the `iothread` option and then change the bus type to
something which does not support it (sata, ide), while we disable
it the previously set value remains, which is confusing.
An user could think he coulkd trick the Wizard into using iothreads
for SATA/IDE but we just ignore the value in this case.

Set iothread to false in the case it gets disabled.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-09-01 11:07:43 +02:00
..
BootOrderEdit.js Add regexp to match a bus entry in a VM config 2016-10-07 07:01:36 +02:00
CDEdit.js Use camel case for InputPanels aliases 2017-07-11 13:23:38 +02:00
Clone.js Indentation fix 2017-02-28 11:33:51 +01:00
CmdMenu.js hide migrate in contextmenu when no cluster or no rights 2017-09-01 11:07:42 +02:00
Config.js hide not usable buttons for qemu 2017-09-01 09:59:48 +02:00
CPUOptions.js add pveIntegerField and use it 2016-11-02 17:14:06 +01:00
CreateWizard.js remove unused variables 2017-09-01 11:07:43 +02:00
DisplayEdit.js ext6migrate: change default values 2016-03-21 11:16:27 +01:00
HardwareView.js show hostpci devices in gui 2017-06-08 16:06:16 +02:00
HDEdit.js create: clear iothread on disable 2017-09-01 11:07:43 +02:00
HDEfi.js Rename 'create' to 'isCreate' in pveWindowEdit and subclasses 2017-03-02 10:36:35 +01:00
HDMove.js ext6migrate: fix HDEdit, HDMove, HDResize 2016-03-18 16:09:42 +01:00
HDResize.js ext6migrate: fix HDEdit, HDMove, HDResize 2016-03-18 16:09:42 +01:00
HDThrottle.js Rename 'create' to 'isCreate' in pveWindowEdit and subclasses 2017-03-02 10:36:35 +01:00
KeyboardEdit.js ext6migrate: change default values 2016-03-21 11:16:27 +01:00
MemoryEdit.js fix #1208: add ballooning checkbox to memory edit 2016-11-22 16:39:12 +01:00
Monitor.js www: monitor: support page up/down 2016-04-13 08:17:22 +02:00
NetworkEdit.js Use camel case for InputPanels aliases 2017-07-11 13:23:38 +02:00
Options.js Remove duplicate strings 2017-01-18 10:19:43 +01:00
OSDefaults.js fix lint error 2016-10-13 09:40:33 +02:00
OSTypeEdit.js Add Windows 2016 as available ostype to select 2016-11-29 09:11:28 +01:00
ProcessorEdit.js add pveIntegerField and use it 2016-11-02 17:14:06 +01:00
QemuBiosEdit.js fix gettext strings 2017-01-10 12:14:12 +01:00
ScsiHwEdit.js ext6migrate: fix KVCombobox behaviour in qemu 2016-03-18 16:08:50 +01:00
SendKeyMenu.js copy qemu/SendKeyMenu.js from manager to manager6 2016-03-16 09:12:23 +01:00
Smbios1Edit.js jslint: remove trailing commas 2016-04-29 17:06:34 +02:00
Snapshot.js add defaultButton and focus to snapshot window 2017-06-02 16:16:51 +02:00
SnapshotTree.js make date column resizable 2016-12-19 12:04:53 +01:00
Summary.js fix width of panels in statusviews 2016-10-05 06:55:33 +02:00
TemplateMenu.js use font-awesome icons for action buttons and cmdmenu 2016-04-05 11:59:25 +02:00
USBEdit.js add usbselector and usb edit window for qemu 2017-06-08 15:57:56 +02:00