Commit Graph

  • 6c63885fbf
    !358 [sync] PR-356: libvirt update to version 9.10.0-14 main openeuler-ci-bot 2024-12-13 01:38:22 +00:00
  • 4757f653ca libvirt update to version 9.10.0-14: - Bugfix: Enhance the capability to trace the shutdown status of large VMS - conf: qemu: support provide inject secret for Hygon CSV - conf: qemu: add libvirt support reuse id for hygon CSV - Automatically unbind all devices' driver under same root port and bind to vfio-pci in the context of CVM. - Consistent coding style with opensource. - build: Make daemons depend on generated *_protocol.[ch] - Add the get tmm memory info API into libvirt-host. Also should add the RPC calls into libvirtd for API calling. - Add cvm parameter into the type of LaunchSecurity which is a optional filed for libvirt xml Jiabo Feng 2024-12-12 20:29:06 +08:00
  • 6e6b7fef0a
    !352 libvirt update to version 9.10.0-13 openeuler-ci-bot 2024-11-28 12:56:57 +00:00
  • 838c3a9aa4 libvirt update to version 9.10.0-13 Adttil 2024-11-28 00:34:01 +08:00
  • cef3af2248
    !337 add numa support for loongarch64 openeuler-ci-bot 2024-08-21 06:14:14 +00:00
  • 5d41f7e23d add numa support for loongarch64 Xianglai Li 2024-06-16 21:27:19 -04:00
  • bd4f2ca3c2
    !318 fix CVE-2024-4418 openeuler-ci-bot 2024-06-12 06:52:41 +00:00
  • 145ea1206d fix CVE-2024-4418 jiangjiacheng 2024-05-24 17:02:21 +08:00
  • fa4ca9455f
    !316 openEuler 24.03 Add loongarch support for libvirt openeuler-ci-bot 2024-05-23 07:22:12 +00:00
  • aaeec40e35 Add loongarch support for libvirt Xianglai Li 2024-05-20 03:36:26 -04:00
  • 35c4e39997
    !314 remote_driver: fix the UAF causing "UnicodeDecodeError: 'utf-8' codec can't decode byte XXX". openeuler-ci-bot 2024-05-18 14:48:15 +00:00
  • 9036a93b64 Bugfix: remote_driver: fix the UAF causing "UnicodeDecodeError: 'uft-8' codec can't decode byte XXX" caozhongwang 2024-05-18 19:07:20 +08:00
  • c0998805f7
    !305 修复riscv64上缺少libvirt-daemon-kvm子包导致nbdkit无法编译问题 openeuler-ci-bot 2024-05-11 06:47:57 +00:00
  • a3968ea5e3 riscv64: enable libvirt-daemon-kv sub-package laokz 2024-05-05 19:25:56 +08:00
  • ef664fecee
    !303 libvirt update to version 9.10.0-7 openeuler-ci-bot 2024-05-06 01:24:15 +00:00
  • 2b5df66bb7 libvirt update to version 9.10.0-7: shenyage 2024-04-29 20:58:43 +08:00
  • c6294c3eef
    !298 spec: remove libxml2 dependency openeuler-ci-bot 2024-04-11 08:51:23 +00:00
  • 1b19c8ecc1 spec: remove libxml2 dependency Jiabo Feng 2024-04-11 11:46:59 +08:00
  • dae1f91425
    !295 libvirt update to version 9.10.0-5 openeuler-ci-bot 2024-04-11 01:12:14 +00:00
  • f5ca4aa04e libvirt update to version 9.10.0-5: - hotpatch: if hotpatch_path not in qemu.conf,the hotpatch doesn't antoload - remote: check for negative array lengths before allocation - Fix off-by-one error in udevListInterfacesByStatus - Fix warnings found by clang - hotpatch: virsh support autoload mode - domain: add logs for virDomainHotpatchManage - hotpatch: check vm id and pid before using hotpatch api - hotpatch: implement hotpatch virsh api - hotpatch: introduce hotpatch async job flag - hotpatch: Implement qemuDomainHotpatchManage - Hotpatch: introduce DomainHotpatchManage API Jiabo Feng 2024-04-10 21:35:19 +08:00
  • bd62b65f30
    !287 libvirt update to version 9.10.0-4: openeuler-ci-bot 2024-04-10 13:28:22 +00:00
  • 307ea8abab libvirt update to version 9.10.0-4: - docs: Document CPU clusters - docs: Improve documentation for CPU topology - tests: Verify handling of CPU clusters in QMP data - qemu: Make monitor aware of CPU clusters - qemu: Use CPU clusters for guests - qemu: Introduce QEMU_CAPS_SMP_CLUSTERS - conf: Allow specifying CPU clusters - conf: Report CPU clusters in capabilities XML - tests: Add hostcpudata for machine with CPU clusters - cpu_map: add kunpeng-920 features to arm features - cpu/aarch64: enable host-model cpu for AArch64 architecture - conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml - nodedev: fix potential heap use after free - libvirt/conf: Set default values of retry fileds - qemu: Support 'retry' BLOCK_IO_ERROR event. - libvirt: Add 'retry' support for error policy - vdpa: support vdpa device migrate - vdpa: support vdpa device hot plug/unplug - hostdev:Introduce vDPA device to hostdev subsystem as a new subtype - node_device: fix leak of DIR* - migration/multifd-pin: support migration multifd thread pin - migration/multifd-pin: add qemu monitor callback functions - migration/migration-pin: add domainMigrationPid for qemuMonitorCallbacks - migration/migration-pin: add migrationpin for migration parameters - migration/migration-pin: add qemu monitor callback functions - migration/migration-pin:add some migration/multiFd params - qemu: add pointer check in qemuMonitorLastError - qemu: fix a concurrent operation situation - test/commandtest: skip the test4 if the testcase is run in the container env Jiabo Feng 2024-04-02 20:56:45 +08:00
  • 0c7c54e0f0
    !286 tar包为10.1.0版本 更新到9.10.0版本 openeuler-ci-bot 2024-04-02 12:40:00 +00:00
  • 7a960907c1
    !280 适配openEuler构建,去除mdev依赖 openeuler-ci-bot 2024-03-28 09:38:23 +00:00
  • 0bc31490d5 Incorrect tar package, update it mayunlong 2024-03-28 12:46:19 +08:00
  • eeedca1878 spec: isolate the client-qemu using macro MaYunlong 2024-03-27 08:26:19 +08:00
  • b06fd98c80 spec: fix some switch in spec. MaYunlong 2024-03-27 04:38:16 +08:00
  • 79f2e60eb9 nodedev: delete mdev mayunlong 2024-03-27 01:22:31 +08:00
  • 74cef61308
    !276 [sync] PR-271: Update to 9.10.0 release, Initial package for openEuler. openeuler-ci-bot 2024-03-26 03:01:39 +00:00
  • 82a74e8298 Update to 9.10.0 release, Initial package for openEuler. MaYunlong 2024-01-27 09:34:33 +08:00
  • 9eddeae9c7
    !261 libvirt update to version 6.2.0-60 openeuler-ci-bot 2023-12-05 14:30:42 +00:00
  • 52e9a4d1d4 libvirt update to version 6.2.0-60 - vdpa: support vdpa device migrate - vdpa: support vdpa device hot plug/unplug - vdpa: Introduce the new device type vdpa to hostdev - node_device: fix leak of DIR* - Include vdpa devices in node device list - lxc: fix lxcContainerMountAllFS() DEREF_BEFORE_CHECK - qemu: Return perf status that affect next boot for shutoff domains While we set up perf events for a shutoff domain and check the settings, All of perf events are reported as 'disabled', unless we add --config, This is redundant for a shutoff domain. - tests: upstream Fixing compiler warning in cputest - qemu_migration_cookie: Rename ret in qemuDomainExtractTLSSubject - virrandom: Fix printf format string in virRandomGenerateWWN() - fix the issue of errors when saving after 'virsh edit' - Use (un)signed printf specifiers correctly - admin: fix leak of typed parameters on error - esx: call freeaddrinfo earlier in esxUtil_ResolveHostname Call freeaddrinfo() as soon as @result is not needed anymore, i.e. right after getnameinfo(); this avoids calling freeaddrinfo() in two branches. - qemu: Fix incorrect command name in error messages Jiabo Feng 2023-11-29 15:42:24 +08:00
  • c932721f25
    !251 [sync] PR-249: libvirt update to version 6.2.0-59 openeuler-ci-bot 2023-08-10 01:04:59 +00:00
  • 746410eb7a libvirt update to version 6.2.0-59 - virnetsshsession: Adapt to change libssh2 API - selinux: Reflect context_str() type change - Revert "selinux: adapt to libselinux" - selinux: adapt to libselinux - fix error in printf format string Jiabo Feng 2023-08-09 17:14:47 +08:00
  • c764433e0e
    !221 增加riscv构建支持 openeuler-ci-bot 2023-05-24 04:18:16 +00:00
  • 33f5368afd add riscv64 support laokz 2023-03-29 16:46:08 +08:00
  • cc56946bc8
    !240 cpu_topo: support for cpu_topo "clusters” openeuler-ci-bot 2023-05-23 07:02:28 +00:00
  • 0d65fed7bb cpu_topo: support for cpu_topo "clusters” jokenzhang 2023-05-22 22:40:01 +08:00
  • c4005922b9
    !235 libvirt update to version 6.2.0-56 openeuler-ci-bot 2023-05-22 03:47:04 +00:00
  • 5ca30552d7 libvirt update to version 6.2.0-56 - nodedev: ignore EINVAL from libudev in udevEventHandleThread - qemu: tpm: Pass --logfile to swtpm_setup for incoming migration Fei Xu 2023-05-21 20:44:06 +08:00
  • 06b09a4694
    !233 [sync] PR-231: 修复驱动程序清理过程中的潜在崩溃 openeuler-ci-bot 2023-04-26 01:19:09 +00:00
  • bdfe28aafd Fix potential crash during driver cleanup tianwei 2023-04-25 17:19:01 +08:00
  • 3ac413363c
    !226 llvm平行宇宙计划:修复使用clang构建发现的编译警告 openeuler-ci-bot 2023-04-13 03:14:53 +00:00
  • 0363135865 Fix build error if compiler switch to clang Chenxi Mao 2023-04-04 13:36:48 +08:00
  • 2c001521fb
    !222 修复libvirt.spec中loongarch架构虚拟机的固件加载路径 openeuler-ci-bot 2023-03-30 12:28:42 +00:00
  • f6976434f5 bugfix: correct the firmware path of loongarch virt machine zhaotianrui 2023-03-30 19:34:25 +08:00
  • 4157a39461
    !217 libvirt update to version 6.2.0-52 openeuler-ci-bot 2023-03-29 06:07:43 +00:00
  • afda7f3dc8 libvirt update to version 6.2.0-52 zhaotianrui 2023-03-18 10:38:51 +08:00
  • fef85eeebd
    !209 libvirt update to version 6.2.0-51 openeuler-ci-bot 2023-02-15 01:55:06 +00:00
  • c952820128 libvirt update to version 6.2.0-51 mayunlong 2023-02-14 19:23:38 +08:00
  • 378fc2a283
    !203 Backport patches from upstream openeuler-ci-bot 2023-01-04 06:57:38 +00:00
  • adddc503d8 Backport patches from upstream jiang jiacheng 2023-01-04 12:02:07 +08:00
  • 3e5cb55b1a
    !199 libvirt增加迁移绑核功能 openeuler-ci-bot 2022-12-17 06:11:48 +00:00
  • f0dec67048 add function of set migration thread affinity during migration zhengchuan 2022-12-17 11:03:35 +08:00
  • b6ca5be2ea
    !193 update the Chinese translation of nwfilter openeuler-ci-bot 2022-12-10 09:56:36 +00:00
  • 7b331ac6eb update the Chinese translation of nwfilter yezengruan 2022-12-10 15:17:36 +08:00
  • 4f52cda3de
    !189 libvirt update to version 6.2.0-47 openeuler-ci-bot 2022-12-09 10:14:14 +00:00
  • 6291e25165 libvirt update to version 6.2.0-47 yezengruan 2022-12-06 15:38:34 +08:00
  • c13ec0ae76
    !185 sync some bugfix patches from upstream openeuler-ci-bot 2022-11-29 08:13:20 +00:00
  • bab57abd85 sync some bugfix patches from upstream yezengruan 2022-11-25 19:41:00 +08:00
  • 9cf5717ced
    !181 [sync] PR-180: docs: Fix template matching in page.xsl openeuler-ci-bot 2022-11-11 04:24:40 +00:00
  • 950d95bd69 docs: Fix template matching in page.xsl yezengruan 2022-11-11 09:29:03 +08:00
  • 69caf4ef41
    !177 libvirt: support migration dirtyrate openeuler-ci-bot 2022-11-03 13:16:12 +00:00
  • 81e3aa2975 libvirt: support migration dirtyrate yezengruan 2022-11-03 20:05:39 +08:00
  • 6e543ea6c2
    !174 Synchronize upstream patches openeuler-ci-bot 2022-10-12 01:03:48 +00:00
  • 8240a6481c libvirt: Synchronize upstream patches according to issue I5OLYY wengyu1 2022-10-11 21:50:40 +08:00
  • 271386701a
    !164 qemu: Add missing lock in qemuProcessHandleMonitorEOF (CVE-2021-3975) openeuler-ci-bot 2022-08-25 09:31:37 +00:00
  • 916bc9fda6 fix CVE-2021-3975 (openeuler !76) yezengruan 2022-08-25 16:27:50 +08:00
  • 1dd8bdc017
    !158 apibuild: Fix self.waring method call openeuler-ci-bot 2022-08-11 12:33:48 +00:00
  • a840bbd208 apibuild: Fix self.waring method call yezengruan 2022-08-11 19:26:42 +08:00
  • b20e825847
    !151 fix CVE-2022-0897 (openeuler !64) From: @yezengruan Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2022-06-20 09:23:33 +00:00
  • abc01259ad fix CVE-2022-0897 (openeuler !66) yezengruan 2022-06-20 09:24:26 +08:00
  • 9ae2f97046
    !143 update patch with openeuler !62!63 From: @yezengruan Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2022-06-13 07:23:17 +00:00
  • 3490d0f629 update patch with openeuler !62!63 yezengruan 2022-06-13 14:09:21 +08:00
  • 44e37dab60
    !140 Update some inconsistent patches From: @yezengruan Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2022-05-11 09:13:58 +00:00
  • 43c328da80 update some inconsistent patches yezengruan 2022-05-10 20:15:17 +08:00
  • e678aefa1d
    !137 spec文件changelog格式更新 From: @yezengruan Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2022-05-05 07:32:04 +00:00
  • 0af0122a56 update the format of changelog yezengruan 2022-04-27 19:49:16 +08:00
  • bddd51893e
    !136 [sync] PR-135: [sync] PR-134: update patch with openeuler !59 From: @openeuler-sync-bot Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2022-04-06 02:13:08 +00:00
  • 2426dfd595 update patch with openeuler !59 yezengruan 2022-03-24 16:27:21 +08:00
  • 47c9ccba09
    !132 [sync] PR-131: update patch with openeuler !58 From: @openeuler-sync-bot Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2022-03-30 04:06:05 +00:00
  • ab887478b0 update patch with openeuler !58 yezengruan 2022-03-24 14:54:29 +08:00
  • 6ef66ee85e
    !129 sync the last 16 commits of 22.03 branch From: @yezengruan Reviewed-by: @imxcc Signed-off-by: @imxcc openeuler-ci-bot 2022-03-19 04:24:54 +00:00
  • d5507264fd update patch with openeuler !57 yezengruan 2022-03-12 16:00:21 +08:00
  • 4d80e9430b update patch with openeuler !55 yezengruan 2022-03-11 20:33:42 +08:00
  • d5dde37654 update patch with openeuler !54 imxcc 2022-02-22 00:16:20 +08:00
  • 3b3e670760 Update patch with openeuler !53 imxcc 2022-02-12 12:04:27 +00:00
  • 8125920b1b Revert "tests: disabale storage tests" imxcc 2022-01-29 17:21:18 +08:00
  • ca082a53da tests: disabale storage tests imxcc 2022-01-14 12:53:11 +08:00
  • 823729a5f2 backport: fix rst2html and ASN1 compiler failure imxcc 2022-01-11 22:32:12 +08:00
  • 49be1710c5 spec: Update release version with !44 !45 Chen Qun 2021-12-06 16:28:37 +08:00
  • 90cd8115bb spec: Update patch and changelog with !45 hotpatch: implement hotpatch virsh api and add logs for virDomainHotpatchManage !45 Chen Qun 2021-12-06 16:28:27 +08:00
  • e1bddd724d domain: add logs for virDomainHotpatchManage Euler Robot 2021-07-12 21:28:41 +08:00
  • c119db64e8 hotpatch: check vm id and pid before using hotpatch api Euler Robot 2021-07-09 10:50:07 +08:00
  • 70e1f0d59d hotpatch: implement hotpatch virsh api Euler Robot 2021-10-20 11:07:34 +08:00
  • b2c18c4b1a spec: Update patch and changelog with !44 hotpatch: introduce hotpatch async job flag and Implement qemuDomainHotpatchManage !44 Chen Qun 2021-12-06 16:28:24 +08:00
  • 7c0019006d hotpatch: introduce hotpatch async job flag Euler Robot 2021-10-19 22:41:24 +08:00
  • 46685efb6b hotpatch: Implement qemuDomainHotpatchManage Euler Robot 2021-10-19 22:11:45 +08:00
  • eb02e33f40 Hotpatch: introduce DomainHotpatchManage API Euler Robot 2021-10-19 14:50:32 +08:00
  • 60d4c4a423 !91 fix cve-2021-3667 cve-2021-3631 From: @imxcc Reviewed-by: @kevinzhu1 Signed-off-by: @kevinzhu1 openeuler-ci-bot 2021-09-26 09:08:05 +00:00