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

[软件发布] Libvirt 1.2.21 发布,Linux 虚拟化库

[复制链接]

尚未签到

发表于 2015-11-13 09:18:36 | 显示全部楼层 |阅读模式
  改进
  util: set max wait for IPv6 DAD to 20 seconds (Laine Stump),
  util: set error if DAD is not finished (Luyao Huang),
  netlink: add support for multi-part netlink messages. (Maxim Perevedentsev),
  rbd: Remove snapshots if the DELETE_WITH_SNAPSHOTS flag has been provided (Wido den Hollander),
  bhyve: implement domainGetOSType (Roman Bogorodskiy),
  libvirt-domain: fix no error report when p2p migrate fail (Luyao Huang),
  conf: Add serial target type to ABI stability check (Luyao Huang),
  lock_daemon: Switch to wrapper locking functions (Michal Privoznik),
  qemu: hostdev: Introduce qemuHostdevUpdateActiveDomainDevices() (Andrea Bolognani),
  qemu: hostdev: Unify naming for qemuHostdevUpdateActive*Devices() (Andrea Bolognani),
  qemu: hostdev: Unify naming for qemuHostdevReAttach*Devices() (Andrea Bolognani),
  qemu: hostdev: Unify naming for qemuHostdevPrepare*Devices() (Andrea Bolognani),
  hostdev: Rename virHostdevUpdateDomainActiveDevices() (Andrea Bolognani),
  conf: Fix error message to use correct parameter (John Ferlan),
  util: Produce friendlier error message to user (Luyao Huang),
  util: Adjust error paths for virNumaSetPagePoolSize (Luyao Huang),
  util: split the virNumaGetHugePageInfoPath into separate function (Luyao Huang),
  Avoid using !STREQ and !STRNEQ (Ishmanpreet Kaur Khera),
  vz: implement some domain API calls (Maxim Nestratov),
  vz: implement API calls of nodeGetxxx family (Maxim Nestratov),
  vz: implement connectGetMaxVcpus API calls (Maxim Nestratov),
  security_dac: Introduce remember/recall APIs (Michal Privoznik),
  security_dac: Limit usage of virSecurityDACSetOwnershipInternal (Michal Privoznik),
  virSecurityDACRestoreSecurityFileLabel: Pass virSecurityDACDataPtr (Michal Privoznik),
  virSecurityDACSetOwnership: Pass virSecurityDACDataPtr (Michal Privoznik),
  virSecurityDACSetOwnershipInternal: Don't chown so often (Michal Privoznik),
  security_dac: Fix TODO marks (Michal Privoznik),
  conf: Optimize the iothreadid initialization (John Ferlan),
  qemu: Check for niothreads == 0 in qemuSetupCgroupForIOThreads (John Ferlan),
  qemu: Use 'niothreadids' instead of 'iothreads' (John Ferlan),
  Fix conficts with HACKING doc (Wei Jiangang),
  conf: Refactor the iothreadid initialization (John Ferlan),
  tests: make redirects happen in correct order (Wei Jiangang),
  storage: Rework error paths for virStorageBackendCreateExecCommand (John Ferlan),
  storage: On error rmdir created directory in virDirCreate[NoFork] (John Ferlan),
  storage: On error unlink created file in virFileOpen{As|Forked} (John Ferlan),
  storage: Remove duplicitous refreshVol in Sheepdog buildVol (John Ferlan),
  storage: Remove duplicitous refreshVol in RBD buildVol (John Ferlan),
  virt-host-validate: check for IOMMU support (Daniel P. Berrange),
  libvirt-domain: Drop virDomainMigrateCheckNotLocal attribute (Michal Privoznik),
  virt-host-validate: check for required cgroups (Daniel P. Berrange),
  virt-host-validate: distinguish exists vs accessible for devices (Daniel P. Berrange),
  virt-host-validate.c: check for kernel namespaces (Daniel P. Berrange),
  migration: refactor: introduce parameter checking function (Nikolay Shirokovskiy),
  migration: merge all proto branches into single function (Nikolay Shirokovskiy),
  migration: refactor: refactor parameter compatibility checks (Nikolay Shirokovskiy),
  migration: refactor: extract parameter adaption functions (Nikolay Shirokovskiy),
  migration: refactor: introduce params version of unmanaged (Nikolay Shirokovskiy),
  migration: refactor: merge direct and p2p into unmanaged (Nikolay Shirokovskiy),
  migration: refactor: rename uri parameter to miguri (Nikolay Shirokovskiy),
  migration: remove direct migration dependency on version1 of driver (Michal Privoznik),
  migration: move implementation check to branches in p2p (Nikolay Shirokovskiy),
  migration: refactor: reuse p2p url check (Nikolay Shirokovskiy),
  migration: refactor: get rid of use_params p2p_full (Nikolay Shirokovskiy),
  virJSONValueArraySize: return ssize_t (Michal Privoznik),
  src: Include $(builddir)/util in the header search path (Andrea Bolognani),
  storage: Perform some cleanup of calls (John Ferlan),
  AUTHORS: Add myself to the list of committers (Andrea Bolognani),
  virSecurityManagerNew: Turn array of booleans into flags (Michal Privoznik),
  qemu: Fix indentation issue (Andrea Bolognani),
  qemu: Remove explicit values from virQEMUCapsFlags (Andrea Bolognani),
  qemu: migration: Use migration flags in qemuMigrationIsAllowed (Peter Krempa),
  qemu: migration: Drop @def from qemuMigrationIsAllowed (Peter Krempa),
  qemu: migration: Split source and destination migration checks (Peter Krempa),
  spec: Delete .git after applying patches (Cole Robinson),
  tests: qemu: Add aarch64 virtio pci tests (Cole Robinson),
  qemu: Make updating stats in qemuMigrationCheckJobStatus optional (Jiri Denemark),
  qemu: Introduce flags in qemuMigrationCompleted (Jiri Denemark),
  qemu: Copy completed migration stats only on success (Jiri Denemark),
  qemu: Always update migration times on destination (Jiri Denemark),
  tests: Check GIC-related XMLs in qemuxml2xmltest (Martin Kletzander),
  Do not distribute generated virkeymaps.h (Martin Kletzander),
  apparmor: differentiate between error and unconfined profiles (Cédric Bosdonnat),
  testutils: Drop virtTestResult (Cole Robinson),
  tests: eventtest: Open code virtTestResult (Cole Robinson),
  tests: sheepdog: Drop use of virtTestResult (Cole Robinson),
  testutils: Add coloring to verbose PASS/FAILED output (Cole Robinson),
  storage: Introduce virStorageBackendDiskStartPool (John Ferlan),
  storage: Add additional errors/checks for disk label (John Ferlan),
  storage: Add param to check whether we can write a disk label (John Ferlan),
  storage: Refactor disk label checking (John Ferlan),
  virfile: Add extra check for direct delete in virFileRemove (John Ferlan),
  qemu: Add conditions for qemu-kvm use on ppc64 (Andrea Bolognani),
  rpc: libssh2: Add more debugging info (Peter Krempa),
  conf: Reuse virDomainDefCheckDuplicateDiskWWN to check disk serial too (Peter Krempa),
  qemu: Perform the disk WWN check only on fresh starts (Peter Krempa),
  interface: let netcf pre-filter for active vs. inactive (Laine Stump),
  interface: re-use name and mac address rather than re-retrieving (Laine Stump),
  interface: report correct interface count when not returning list (Laine Stump),
  qemu: Add -mem-path even with numa (Martin Kletzander),
  qemu: Extract -mem-path building into its own function (Martin Kletzander),

  qemu: Move memory>  qemu: Move simplification variable to begining of the function (Martin Kletzander),
  qemu: Add test cases for gic-version option (Pavel Fedin),
  qemu: Add support for gic-version machine option (Pavel Fedin),
  qemu: Introduce QEMU_CAPS_MACH_VIRT_GIC_VERSION capability (Pavel Fedin),
  Post-release version bump to 1.2.21 (Martin Kletzander)
  

运维网声明 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.iyunv.com/thread-138570-1-1.html 上篇帖子: MongoDB 3.2.0 下篇帖子: Pyston 0.4 发布,高性能 Python JIT
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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

扫描微信二维码查看详情

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


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


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


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



合作伙伴: 青云cloud

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