summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/bochs/metadata.xml')
-rw-r--r--app-emulation/bochs/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emulation/bochs/metadata.xml b/app-emulation/bochs/metadata.xml
index 03a27eca1430..0c208d93633b 100644
--- a/app-emulation/bochs/metadata.xml
+++ b/app-emulation/bochs/metadata.xml
@@ -6,5 +6,9 @@
</maintainer>
<use>
<flag name='debugger'>Enable the bochs debugger</flag>
+ <flag name="avx">Enable support for Advanced Vector Extensions (AVX)</flag>
+ <flag name="debugger">Enable debugger (slows down emulation)</flag>
+ <flag name="gdb">Enable support for the remote GDB stub</flag>
+ <flag name="x86-64">Enable support for emulation of 64-bit CPUs</flag>
</use>
</pkgmetadata>