Source: v86d
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 7), libx86-dev
Standards-Version: 3.9.2

Package: v86d
Architecture: i386 amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: initramfs-tools
Description: daemon to run x86 code in an emulated environment
 v86d provides a backend for kernel drivers that need to execute
 x86 BIOS code. The code is executed in a controlled environment
 and the results are passed back to the kernel via the netlink
 interface.
 .
 v86d is needed by the uvesafb kernel module.
