18 lines
1,016 B
XML
18 lines
1,016 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>xen</herd>
|
|
<use>
|
|
<flag name='api'>Build the C libxenapi bindings</flag>
|
|
<flag name='flask'>Enable the Flask XSM module from NSA</flag>
|
|
<flag name='hvm'>Enable support for hardware based virtualization (VT-x,AMD-v)</flag>
|
|
<flag name='qemu'>Enable IOEMU support via the use of qemu-dm</flag>
|
|
<flag name='pygrub'>Install the pygrub boot loader</flag>
|
|
<flag name='screen'>Enable support for running domain U console in an <pkg>app-misc/screen</pkg> session</flag>
|
|
<flag name='system-qemu'>Using <pkg>app-emulation/qemu</pkg> instead of the bundled one</flag>
|
|
<flag name='system-seabios'>Using <pkg>sys-firmware/seabios</pkg> instead of the bundled one</flag>
|
|
<flag name='ocaml'>Enable support for the ocaml language</flag>
|
|
<flag name='ovmf'>Enable support to boot UEFI guest vm, needed by hvm</flag>
|
|
<flag name='pam'>Enable pam support</flag>
|
|
</use>
|
|
</pkgmetadata>
|