]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/qemu/Options.js
ui: vm opts: clarify QGA option
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 10 Oct 2019 09:53:36 +0000 (11:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 10 Oct 2019 15:50:23 +0000 (17:50 +0200)
commitea6a4b5251366c11c5340b19c711dcce20f56d3e
treeccdad6fae15d993b02be95ced59826371979ca2a
parentcd8f0fc54be5051abde99c904d14cb06341f8116
ui: vm opts: clarify QGA option

To make it more clear that PVE does not somehow magically injects a
QHA into the VM, but that this can be set if one has installed the
QGA in the VM themself.

So slightly adapt the label by prepending "Use" and adding a hint for
further details.

Also ensure we call it the real name everywhere, i.e., "QEMU Guest
Agent", this makes it a bit more consistent and easier to find
information for users.

Suggested-by: Aaron Lauterer <t.lamprecht@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/form/AgentFeatureSelector.js
www/manager6/qemu/Options.js