summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2011-10-05 18:59:29 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2011-10-05 18:59:29 +0000
commitc84139dcae4ed0f006b61a6e3cb10d8b80911cf4 (patch)
treedb784a5d530fab131f4cab0bacff4a8c2b87a2aa /app-emulation/xen-tools/metadata.xml
parentremove old (diff)
downloadhistorical-c84139dcae4ed0f006b61a6e3cb10d8b80911cf4.tar.gz
historical-c84139dcae4ed0f006b61a6e3cb10d8b80911cf4.tar.bz2
historical-c84139dcae4ed0f006b61a6e3cb10d8b80911cf4.zip
[app-emulation/xen-tools] Change use ioemu to qemu and edit metadata.xml, fixes Bug 383337, add rdep packages for use flag doc, fixes Bug 384357, add elog meassage re /.config, fixes Bug 376819. Pathces by by Ian Delaney aka idella4
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/xen-tools/metadata.xml')
-rw-r--r--app-emulation/xen-tools/metadata.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/xen-tools/metadata.xml b/app-emulation/xen-tools/metadata.xml
index 568adbf4c226..501368b0793f 100644
--- a/app-emulation/xen-tools/metadata.xml
+++ b/app-emulation/xen-tools/metadata.xml
@@ -7,11 +7,12 @@
<name>Ian Delaney aka idella4 proxy maintainer</name>
</maintainer>
<use>
- <flag name='acm'>Enable the ACM/sHype XSM module from IBM</flag>
+ <flag name='acm'>Enable the ACM/sHype XSM module from IBM for xen-3</flag>
<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='hvm'>Enable support for hardware based virtualization (VT-x,AMD-v)</flag>
<flag name='ioemu'>Enable IOEMU support</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='xend'>Enable support the xend and xm to manage xen</flag>