Go to file
Mark Ryan 11977072ea qemu: Add a SysProcAttr parameter to LaunchCustomQemu
This change adds an additional parameter to LaunchCustomQemu that
allows users more control over the newly created 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 qemu
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, ciao-launcher: Move ConfigDrive ISO creation code to qemu 2017-02-06 12:16:09 +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