]> xenbits.xensource.com Git - people/royger/osstest.git/commit
dm restrict audit: Provide auditing script
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 12 Jun 2018 12:24:21 +0000 (13:24 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 14 Jun 2018 14:00:07 +0000 (15:00 +0100)
commit3e7ac3d4f37d9f9886e12df2376134ed9b972748
tree0f1ad5316f1c0a397076b128fc29f8d26253a037
parent05db5835260c33bf98dee87103594b4f55e89be5
dm restrict audit: Provide auditing script

ts-depriv-audit-qemu knows how to create a domain paused, and audit
its fds.  It uses
  * osstest-depriv-fd-collector, an on-test-host helper script
  * fishdescriptor, a new utility program in chiark-scripts
  * depriv-fd-checker, a new test program in xen.git

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
overlay/usr/local/bin/osstest-depriv-fd-collector [new file with mode: 0755]
ts-depriv-audit-qemu [new file with mode: 0755]