summaryrefslogtreecommitdiff
blob: c116042714731d84202c92a117d62221ef9325f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>none</herd>
	<maintainer>
		<email>cardoe@gentoo.org</email>
		<name>Doug Goldstein</name>
	</maintainer>
	<maintainer>
		<email>dang@gentoo.org</email>
		<name>Daniel Gryniewicz</name>
	</maintainer>
	<longdescription lang="en">
		KVM (for Kernel-based Virtual Machine) is a full virtualization solution
		for Linux on x86 hardware containing virtualization extensions (Intel VT
		or AMD-V)
	</longdescription>
	<use>
		<flag name='bios'>Compile BIOS from source (not necessary to run
			<pkg>app-emulation/kvm</pkg></flag>
		<flag name='havekernel'>Don't require a kernel build tree (useful if
			using a binary distrbuted kernel aka binary packages)</flag>
	</use>
</pkgmetadata>