summaryrefslogtreecommitdiff
blob: 3bc0aca6de1c5e760a418541ae2bbef9dde6b781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>xen</herd>
<use>
	<flag name='custom-cflags'>Use CFLAGS from /etc/make.conf rather than the
		default Xen CFLAGS (not supported)</flag>
	<flag name='hvm'>Enable support for hardware based virtualization (VT-x,
		AMD-v</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='acm'>Enable the ACM/sHype XSM module from IBM</flag>
	<flag name='flask'>Enable the Flask XSM module from NSA</flag>
	<flag name='api'>Build the C libxenapi bindings</flag>
	<flag name='ioemu'>Enable ioemu support for HVM guests</flag>
<!--	<flag name='vtpm'>Enable TPM emulation</flag> -->
</use>
</pkgmetadata>