开源模拟器 QEMU 3.0.0 发布,包含大量不兼容更改

栏目: 软件资讯 · 发布时间: 6年前

内容简介:QEMU 3.0.0 已发布,QEMU 是一个通用的开源模拟器和虚拟机。 需注意的是,由于无法进行测试,QEMU 在未来的版本中可能会放弃对以下主机的支持(3.0.0 版本会提示不支持,但仍可正常使用)。 GNU/kFreeBSD DragonF...

QEMU 3.0.0 已发布,QEMU 是一个通用的开源模拟器和虚拟机。

开源模拟器 QEMU 3.0.0 发布,包含大量不兼容更改

需注意的是,由于无法进行测试,QEMU 在未来的版本中可能会放弃对以下主机的支持(3.0.0 版本会提示不支持,但仍可正常使用)。

  • GNU/kFreeBSD

  • DragonFly BSD

  • Solaris

  • Haiku

不兼容更改

  • Option "-no-kvm-pit-reinjection" has been removed. Use "-global kvm-pit.lost_tick_policy=discard" instead.

  • Option "-no-kvm-irqchip" has been removed. Use "-machine kernel_irqchip=off" instead.

  • The "vlan" parameter of the "-net" option has been removed. Use "-netdev" with IDs or the "hubport" netdev instead.

  • The deprecated -drive options "geometry", "addr" and "serial" have been removed. Use "-drive if=none" and pass the options to "-device" instead.

  • The "xlnx-ep108" machine has been replaced by the "xlnx-zcu102" machine.

  • The qemu-img "convert -s snapshot_id_or_name" argument has been removed. Use "convert -l snapshot_param" instead.

  • PPC support for explicitly allocated RMAs has been removed (kernel support removed in 2015).

  • The default for VFIO's "display" option has been changed from "auto" to "off", because "auto" requires an OpenGL-compatible configuration for vGPUs that require GL support.

  • The deprecated xlnx-ep108 machine was removed.

  • Some 32-bit guests on the "virt" machine may need "-machine highmem=off" if they are unable to support LPAE and are confused by the PCI ECAM now being above the 4GB mark in the address space

已弃用选项和功能

  • The "arch" output member of the "query-cpus-fast" command is deprecated. Use the "target" output member instead.

  • Option "-virtioconsole" is deprecated, use "-device virtconsole" instead.

  • The non-functional "-clock" option will be removed soon.

  • The "pc-0.10" and "pc-0.11" machines are now deprecated. Use newer machine types instead.

  • Option "-enable-hax" is deprecated. Use "-accel hax" instead.

  • The "arch" memeber in the reply to query-cpus-fast is deprecated, use "target" instead.

  • The "file" driver for drives is no longer appropriate for character or host devices and will only accept regular files (S_IFREG). Use host_cdrom or host_device instead.

后续不兼容的更改

  • Three options are using different names on the command line and in configuration file. In particular:

    • The "acpi" configuration file section matches command-line option "acpitable";

    • The "boot-opts" configuration file section matches command-line option "boot";

    • The "smp-opts" configuration file section matches command-line option "smp".

-readconfig will standardize on the name for the command line option.

  • Behavior of automatic calculation of SMP topology when some SMP topology options for -smp are omitted (sockets, cores, threads) will change in the future. If guest ABI needs to be preserved on upgrades while using the SMP topology options, users should either set set all options explicitly (sockets, cores, threads), or omit all of them.

  • Devices "allwinner-a10", "pc87312", "ssi-sd" will be configured with explicit properties instead of implicitly. This is unlikely to affect users.

  • For x86, specifying a CPUID feature with both "+feature/-feature" and "feature=on/off" will cause a warning. The current behavior for this combination ("+feature/-feature" wins over "feature=on/off") will be changed so that "+feature" and "-feature" will be synonyms for "feature=on" and "feature=off" respectively).

  • The read-only block drivers "bochs", "cloop" and "dmg" as well as "rbd" and "vvfat" in certain read-only configurations will no longer enable read-only mode automatically. It will be necessary to specify "read-only=on" explicitly on the command line and in QMP commands for the setup to keep working; the default "read-only=off" setting will result in an error.

  • On s390x, using KVM with a Linux host kernel version < 3.15 has been broken since QEMU version 2.10. This will not be fixed unless a need is communicated (otherwise the code will be removed in the near future, so that you need at least Linux kernel version 3.15 on the host to run KVM on System z)

更多细节请查阅 wiki :

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《开源模拟器 QEMU 3.0.0 发布,包含大量不兼容更改》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

逆向工程核心原理

逆向工程核心原理

[韩] 李承远 / 武传海 / 人民邮电出版社 / 2014-4-25 / 109.00元

本书十分详尽地介绍了代码逆向分析的核心原理。作者在Ahnlab 研究所工作多年,书中不仅包括其以此经验为基础亲自编写的大量代码,还包含了逆向工程研究人员必须了解的各种技术和技巧。彻底理解并切实掌握逆向工程这门技术,就能在众多IT 相关领域进行拓展运用,这本书就是通向逆向工程大门的捷径。 想成为逆向工程研究员的读者或正在从事逆向开发工作的开发人员一定会通过本书获得很大帮助。同时,想成为安全领域......一起来看看 《逆向工程核心原理》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具