Go to file
Mark Ryan bc030d13d1 qemu: Add a SysProcAttr parameter to CreateCloudInitISO
This change adds an additional parameter to CreateCloudInitISO that
allows users more control over the newly created xorriso process.
They can for instance specify the user under which the new qemu process
should run and which capabilities should be retained in the child
xorriso process.

Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
2017-11-20 17:27:02 +00:00
examples_test.go qemu: Add a SysProcAttr parameter to LaunchCustomQemu 2017-11-20 17:27:02 +00:00
image.go qemu: Add a SysProcAttr parameter to CreateCloudInitISO 2017-11-20 17:27:02 +00:00
qemu_test.go Networking: Add support for handling macvtap interfaces 2017-10-12 09:59:03 -07:00
qemu.go qemu: Add a SysProcAttr parameter to LaunchCustomQemu 2017-11-20 17:27:02 +00:00
qmp_test.go qemu/qmp: Implement function to hot plug PCI devices 2017-10-24 09:01:12 -05:00
qmp.go qemu: Add function to hotplug vfio device 2017-11-09 18:04:33 -08:00