File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
pages/instances/reference-content Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,17 @@ The QGA source code is publicly available in the [QEMU repository on GitLab](htt
2626 You can find the source code of the agent on Scaleway's [ Launchpad repository] ( https://launchpad.net/~scaleway/+archive/ubuntu/stable/+packages ) .
2727</Message >
2828
29+ ## Which tasks are allowed for the QGA?
30+
31+ Scaleway has intentionally restricted the QGA to the following allowed tasks (configured in ` /etc/qemu/qemu-ga.conf ` ):
32+
33+ * ` guest-file-close `
34+ * ` guest-file-open `
35+ * ` guest-file-write `
36+ * ` guest-ping `
37+
38+ All other Remote Procedure Calls (RPCs) are disabled to limit the scope of external execution from the QEMU hypervisor.
39+
2940## What are the features provided by QGA?
3041
3142Running the QEMU Guest Agent (QGA) on your Instance currently enables the following feature:
You can’t perform that action at this time.
0 commit comments