设为首页 收藏本站
查看: 1133|回复: 0

[经验分享] Documentation/virtual/kvm/review-checklist.txt

[复制链接]

尚未签到

发表于 2015-10-10 13:01:23 | 显示全部楼层 |阅读模式
Chinese translated version of Documentation/virtual/kvm/review-checklist.txt


If you have any comment or update to the content, please contact the
original document maintainer directly.  However, if you have a problem
communicating in English you can also ask the Chinese maintainer for
help.  Contact the Chinese maintainer if this translation is outdated
or if there is a problem with the translation.




Chinese maintainer: 金鑫 575068677@qq.com
---------------------------------------------------------------------


Documentation/virtual/kvm/review-checklist.txt 的中文翻译




如果想评论或更新本文的内容,请直接联系原文档的维护者。如果你使用英文
交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻
译存在问题,请联系中文版维护者。




中文版维护者: 金鑫 575068677@qq.com
中文版翻译者: 金鑫 575068677@qq.com
中文版校译者: 金鑫 575068677@qq.com




以下为正文
---------------------------------------------------------------------









Review checklist for kvm patches
KVM(基于内核的虚拟机)补丁审查
================================


1.  The patch must follow Documentation/CodingStyle and
    Documentation/SubmittingPatches.
补丁必须遵守Documentation/CodingStyle 和 Documentation/SubmittingPatches。

2.  Patches should be against kvm.git master branch.
补丁应该违反kvm.git主分支。

3.  If the patch introduces or modifies a new userspace API:
    - the API must be documented in Documentation/virtual/kvm/api.txt
    - the API must be discoverable using KVM_CHECK_EXTENSION
如果补丁介绍活修改一个新的userspace API函数:
-API  函数必须在Documentation/virtual/kvm/api.txt文件中备份
-API 函数必须可以被KVM_CHECK_EXTENSION发现。

4.  New state must include support for save/restore.
新的状态必须支持保存和恢复。

5.  New features must default to off (userspace should explicitly request them).
    Performance improvements can and should default to on.
新的特性必须默认为关(用户空间应该明确的要求)。
性能的提高应该默认为开。

6.  New cpu features should be exposed via KVM_GET_SUPPORTED_CPUID2
新的CPU特性应该可以通过KVM_GET_SUPPORTED_CPUID2揭露。

7.  Emulator changes should be accompanied by unit tests for qemu-kvm.git
    kvm/test directory.
仿真器的改变应该通过qemu-kvm.git  kvm/test目录下的单元测试。

8.  Changes should be vendor neutral when possible.  Changes to common code
    are better than duplicating changes to vendor code.
改进应该保持厂商中立性,通用的改进比针对特个厂商的改进要好很多。

9.  Similarly, prefer changes to arch independent code than to arch dependent
    code.
同样的,相比于结构不独立的代码,我们更倾向于结构独立的代码。

10. User/kernel interfaces and guest/host interfaces must be 64-bit clean
    (all variables and sizes naturally aligned on 64-bit; use specific types
    only - u64 rather than ulong).
User/kernel 接口和 guest/host 接口必须是64位的(所有的变量大小都是按照64位自动对齐的
使用特性类型 u64而不是 ulong)。

11. New guest visible features must either be documented in a hardware manual
    or be accompanied by documentation.
用户可见的特性必须同时记载到硬件手册或者是文件中。

12. Features must be robust against reset and kexec - for example, shared
    host/guest memory must be unshared to prevent the host from writing to
    guest memory that the guest has not reserved for this purpose.
特性必须是强健的禁得住清零和执行 - 例如,共享 host/guest内存必须防止管理员
写数据进用户的内存空间,数据没有按照管理员的意愿保存。

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-125108-1-1.html 上篇帖子: 介绍一款虚拟化管理工具——Convirture,支持kvm、Xen虚拟化平台 下篇帖子: kvm内存管理之获取guest内存分布
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表