summaryrefslogtreecommitdiff
path: root/app-emulation/xen-tools/metadata.xml
blob: cce6b73a31ef7735e380c2269cde8844ab6c562c (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
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>hydrapolic@gmail.com</email>
    <name>Tomáš Mózes</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <maintainer type="project">
    <email>xen@gentoo.org</email>
    <name>Gentoo Xen Project</name>
  </maintainer>
  <use>
    <flag name="api">Build the C libxenapi bindings</flag>
    <flag name="hvm">Enable support for hardware based virtualization (VT-x,AMD-v)</flag>
    <flag name="ipxe">Enable ipxe support</flag>
    <flag name="ovmf">Enable support to boot UEFI guest vm, needed by hvm</flag>
    <flag name="pygrub">Install the pygrub boot loader</flag>
    <flag name="qemu">Enable IOEMU support via the use of qemu-dm</flag>
    <flag name="qemu-traditional">Build the old qemu traditional device model (useful only if you cannot change to the new device model e.g. Windows VMs)</flag>
    <flag name="rombios">Enable rombios support, needed by ipxe</flag>
    <flag name="screen">Enable support for running domain U console in an <pkg>app-misc/screen</pkg> session</flag>
    <flag name="system-ipxe">Using <pkg>sys-firmware/ipxe</pkg> instead of the bundled one</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>
  </use>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>