Some early kernels are known not to reject unknown flags to
unshare(). There may be other problems.
CC: Jan Beulich <JBeulich@suse.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
* Inserting a new cdrom while the guest is running (xl cdrom-insert)
* Migration / save / restore
+dm_restrict is totally unsupported and may have unexpected security
+problems if used with a dom0 Linux kernel earlier than 2.6.18.
+
Additionally, getting PCI passthrough to work securely would require a
significant rework of how passthrough works at the moment. It may be
implemented at some point but is not a near-term priority.