提交 e58dfad4 编写于 作者: C Cole Robinson

qemu: Don't use -enable-nesting with qemu 1.2.0+

Since the option doesn't exist. Fixes booting with
cpu mode='host-model' and qemu 1.2.0
上级 2da776b1
......@@ -2169,7 +2169,6 @@ qemuCapsInitQMPBasic(qemuCapsPtr caps)
qemuCapsSet(caps, QEMU_CAPS_NODEFCONFIG);
qemuCapsSet(caps, QEMU_CAPS_BOOT_MENU);
qemuCapsSet(caps, QEMU_CAPS_FSDEV);
qemuCapsSet(caps, QEMU_CAPS_NESTING);
qemuCapsSet(caps, QEMU_CAPS_NAME_PROCESS);
qemuCapsSet(caps, QEMU_CAPS_DRIVE_READONLY);
qemuCapsSet(caps, QEMU_CAPS_SMBIOS_TYPE);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册