nixpkgs/pkgs/applications/virtualization
aszlig 1029ca5767 virtualbox: Support UIDGID_STRICT_TYPE_CHECKS.
This adds a patch to support CONFIG_UIDGID_STRICT_TYPE_CHECKS being activated in
the kernel config (selected by CONFIG_USER_NS for example).

When this kernel option is enabled, current->cred->uid is a structure rather
than a simple integer type (uid_t and gid_t), so we need to check for that and
also pass the current user namespace where needed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-01 09:42:38 +01:00
..
nova svn merge ^/nixpkgs/trunk 2012-02-25 19:57:34 +00:00
OVMF OMVF: Only need some of the sources, and symlinks instead of copies are fine 2012-03-14 22:43:07 +00:00
qemu qemu-1.3.1 2013-02-07 20:44:02 -05:00
virt-manager fixed most virt-manager issues! 2012-07-20 23:27:24 +00:00
virt-viewer Add a needed dependency 2012-04-20 04:31:17 +00:00
virtinst virtinst: could not find python modules, add python wrapper 2013-02-05 18:16:50 +01:00
virtualbox virtualbox: Support UIDGID_STRICT_TYPE_CHECKS. 2013-03-01 09:42:38 +01:00
xen xen: Support PCI passthrough. 2012-08-08 03:16:57 +04:00