Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
libvirt
提交
385543a5
L
libvirt
项目概览
openeuler
/
libvirt
通知
3
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
L
libvirt
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
385543a5
编写于
9月 09, 2019
作者:
M
Michal Privoznik
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Temporarily disable bla
Signed-off-by:
N
Michal Privoznik
<
mprivozn@redhat.com
>
上级
929e0bd2
变更
9
隐藏空白更改
内联
并排
Showing
9 changed file
with
1 addition
and
12 deletion
+1
-12
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.c
+0
-4
tests/qemucapabilitiesdata/caps_4.0.0.aarch64.xml
tests/qemucapabilitiesdata/caps_4.0.0.aarch64.xml
+0
-1
tests/qemucapabilitiesdata/caps_4.0.0.ppc64.xml
tests/qemucapabilitiesdata/caps_4.0.0.ppc64.xml
+0
-1
tests/qemucapabilitiesdata/caps_4.0.0.riscv32.xml
tests/qemucapabilitiesdata/caps_4.0.0.riscv32.xml
+0
-1
tests/qemucapabilitiesdata/caps_4.0.0.riscv64.xml
tests/qemucapabilitiesdata/caps_4.0.0.riscv64.xml
+0
-1
tests/qemucapabilitiesdata/caps_4.0.0.s390x.xml
tests/qemucapabilitiesdata/caps_4.0.0.s390x.xml
+0
-1
tests/qemucapabilitiesdata/caps_4.0.0.x86_64.xml
tests/qemucapabilitiesdata/caps_4.0.0.x86_64.xml
+0
-1
tests/qemucapabilitiesdata/caps_4.1.0.x86_64.xml
tests/qemucapabilitiesdata/caps_4.1.0.x86_64.xml
+0
-1
tests/qemuxml2argvdata/net-user.x86_64-4.0.0.args
tests/qemuxml2argvdata/net-user.x86_64-4.0.0.args
+1
-1
未找到文件。
src/qemu/qemu_capabilities.c
浏览文件 @
385543a5
...
...
@@ -4393,10 +4393,6 @@ virQEMUCapsInitQMPVersionCaps(virQEMUCapsPtr qemuCaps)
ARCH_IS_PPC64
(
qemuCaps
->
arch
))
{
virQEMUCapsSet
(
qemuCaps
,
QEMU_CAPS_MACHINE_PSERIES_MAX_CPU_COMPAT
);
}
/* -net socket,fd= with dgram socket (for ex, with slirp helper) */
if
(
qemuCaps
->
version
>=
4000000
)
virQEMUCapsSet
(
qemuCaps
,
QEMU_CAPS_NET_SOCKET_DGRAM
);
}
...
...
tests/qemucapabilitiesdata/caps_4.0.0.aarch64.xml
浏览文件 @
385543a5
...
...
@@ -165,7 +165,6 @@
<flag
name=
'nbd-bitmap'
/>
<flag
name=
'bochs-display'
/>
<flag
name=
'migration-file-drop-cache'
/>
<flag
name=
'net-socket-dgram'
/>
<version>
4000000
</version>
<kvmVersion>
0
</kvmVersion>
<microcodeVersion>
61700758
</microcodeVersion>
...
...
tests/qemucapabilitiesdata/caps_4.0.0.ppc64.xml
浏览文件 @
385543a5
...
...
@@ -170,7 +170,6 @@
<flag
name=
'nbd-bitmap'
/>
<flag
name=
'bochs-display'
/>
<flag
name=
'migration-file-drop-cache'
/>
<flag
name=
'net-socket-dgram'
/>
<version>
4000000
</version>
<kvmVersion>
0
</kvmVersion>
<microcodeVersion>
42900758
</microcodeVersion>
...
...
tests/qemucapabilitiesdata/caps_4.0.0.riscv32.xml
浏览文件 @
385543a5
...
...
@@ -168,7 +168,6 @@
<flag
name=
'nbd-bitmap'
/>
<flag
name=
'bochs-display'
/>
<flag
name=
'migration-file-drop-cache'
/>
<flag
name=
'net-socket-dgram'
/>
<version>
4000000
</version>
<kvmVersion>
0
</kvmVersion>
<microcodeVersion>
0
</microcodeVersion>
...
...
tests/qemucapabilitiesdata/caps_4.0.0.riscv64.xml
浏览文件 @
385543a5
...
...
@@ -168,7 +168,6 @@
<flag
name=
'nbd-bitmap'
/>
<flag
name=
'bochs-display'
/>
<flag
name=
'migration-file-drop-cache'
/>
<flag
name=
'net-socket-dgram'
/>
<version>
4000000
</version>
<kvmVersion>
0
</kvmVersion>
<microcodeVersion>
0
</microcodeVersion>
...
...
tests/qemucapabilitiesdata/caps_4.0.0.s390x.xml
浏览文件 @
385543a5
...
...
@@ -132,7 +132,6 @@
<flag
name=
'bitmap-merge'
/>
<flag
name=
'nbd-bitmap'
/>
<flag
name=
'migration-file-drop-cache'
/>
<flag
name=
'net-socket-dgram'
/>
<version>
4000000
</version>
<kvmVersion>
0
</kvmVersion>
<microcodeVersion>
39100758
</microcodeVersion>
...
...
tests/qemucapabilitiesdata/caps_4.0.0.x86_64.xml
浏览文件 @
385543a5
...
...
@@ -207,7 +207,6 @@
<flag
name=
'x86-max-cpu'
/>
<flag
name=
'bochs-display'
/>
<flag
name=
'migration-file-drop-cache'
/>
<flag
name=
'net-socket-dgram'
/>
<version>
4000000
</version>
<kvmVersion>
0
</kvmVersion>
<microcodeVersion>
43100758
</microcodeVersion>
...
...
tests/qemucapabilitiesdata/caps_4.1.0.x86_64.xml
浏览文件 @
385543a5
...
...
@@ -209,7 +209,6 @@
<flag
name=
'canonical-cpu-features'
/>
<flag
name=
'bochs-display'
/>
<flag
name=
'migration-file-drop-cache'
/>
<flag
name=
'net-socket-dgram'
/>
<version>
4000050
</version>
<kvmVersion>
0
</kvmVersion>
<microcodeVersion>
43100759
</microcodeVersion>
...
...
tests/qemuxml2argvdata/net-user.x86_64-4.0.0.args
浏览文件 @
385543a5
...
...
@@ -29,7 +29,7 @@ file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 \
-netdev
socket,fd=42
,id=hostnet0 \
-netdev
user
,id=hostnet0 \
-device rtl8139,netdev=hostnet0,id=net0,mac=00:11:22:33:44:55,bus=pci.0,\
addr=0x2 \
-sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,\
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录