We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cea243 commit a67ffbbCopy full SHA for a67ffbb
1 file changed
scripts/boot/qemu-ppc64e
@@ -42,7 +42,7 @@ def main():
42
qconf.qemu_path = 'qemu-system-ppc64'
43
qconf.net_tests = False
44
qconf.mem = '4G'
45
- qconf.smp = 1
+ qconf.smp = 2
46
47
qconf.apply_defaults()
48
0 commit comments