aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/qemu-x86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/qemu-x86.conf')
-rw-r--r--conf/machine/qemu-x86.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/qemu-x86.conf b/conf/machine/qemu-x86.conf
index 9a46809..8bf1e35 100644
--- a/conf/machine/qemu-x86.conf
+++ b/conf/machine/qemu-x86.conf
@@ -13,3 +13,5 @@ QB_MACHINE = "-machine pc-0.14"
QB_OPT_APPEND = "-nographic -display none -clock dynticks -no-acpi -balloon none"
QB_CPU_x86 = "-cpu qemu32"
QB_CPU_KVM_x86 = "-cpu kvm32"
+
+ARCH_qemu-x86 = "x86"