[Qemu-devel] [PATCH 6/6] seccomp: adding documentation to new seccomp model

2017-07-21 Thread Eduardo Otubo
Adding new documention under docs/ to describe every one and each new option added by the refactoring patchset. Signed-off-by: Eduardo Otubo --- docs/seccomp.txt | 31 +++ 1 file changed, 31 insertions(+) create mode 100644 docs/seccomp.txt diff --git a/docs/seccomp

[Qemu-devel] [PATCH 6/6] seccomp: adding documentation to new seccomp model

2017-07-14 Thread Eduardo Otubo
Adding new documention under docs/ to describe every one and each new option added by the refactoring patchset. Signed-off-by: Eduardo Otubo --- docs/seccomp.txt | 31 +++ 1 file changed, 31 insertions(+) create mode 100644 docs/seccomp.txt diff --git a/docs/seccomp