[libvirt PATCH v2 2/2] Corrected names in comments

2023-06-13 Thread K Shiva
Signed-off-by: K Shiva --- This patch applies to: https://listman.redhat.com/archives/libvir-list/2023-June/240299.html src/conf/virnetworkobj.c | 8 src/libvirt-network.c| 10 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/conf/virnetworkobj.c b/src/

答复: [PATCH] qemuDomainWaitForDeviceRemoval: recheck the value of priv->unplug.alias when timeout

2023-06-13 Thread Zuo,Boqun
ping -邮件原件- 发件人: Zuo,Boqun 发送时间: 2023年6月5日 12:00 收件人: libvir-list@redhat.com 抄送: Zuo,Boqun 主题: [PATCH] qemuDomainWaitForDeviceRemoval: recheck the value of priv->unplug.alias when timeout When detaching a device, the following race condition may happen: Once qemuDomainSignalDeviceRemo

[PATCH 2/3] qemu: add run-with async-teardown capability

2023-06-13 Thread Boris Fiuczynski
QEMU capability is looking in query-command-line-options response for ... { "parameters": [ { "name": "async-teardown", "type": "boolean" } ], "option": "run-with" } ... allow to use the QEMU option -run-with async-teardown=yes|no Signe

[PATCH 3/3] qemu: enable asynchronous teardown on s390x hosts

2023-06-13 Thread Boris Fiuczynski
Enablement of asynchronous teardown on s390x and add a new test for asynchronous teardown not supported. Signed-off-by: Boris Fiuczynski --- src/qemu/qemu_command.c | 15 + .../balloon-ccw-deflate.s390x-latest.args | 1 + .../console-sclp.s390x-latest.args

[PATCH 0/3] Enable asynchronous teardown on s390x hosts

2023-06-13 Thread Boris Fiuczynski
Update capabilities for QEMU 8.1 on s390x, add a new capability async-teardown and make use of it when running on s390x hosts to improve memory reclaiming. Boris Fiuczynski (2): qemu: add run-with async-teardown capability qemu: enable asynchronous teardown on s390x hosts Shalini Chellathurai

Re: Missing https://download.libvirt.org/maven2/net/juniper

2023-06-13 Thread Nux
Cheers, I think you had a full maven mirror at some point. Found links to it such as in the $subject in a ci/cd. Thanks anyway. On 2023-06-12 16:49, Daniel P. Berrangé wrote: On Mon, Jun 12, 2023 at 12:00:39PM +0100, Nux wrote: Hi, Anyone knows what happened to https://download.libvirt.org/ma

[BUG] Concurent call to virDomainDetachDevice issue

2023-06-13 Thread Pierre-Emmanuel Jacquier
Hello, I experienced an issue with the virDomainDetachDevice call from the C lib or Virsh CLI. When I execute two concurrent call in parallel with virDomainDetachDevice, nothing happens the device is not detached, no log error in Journald or /var/log/libvirt/qemu/domain-name.log. If I execute th

[libvirt PATCH] Metadata support for Network Objects

2023-06-13 Thread K Shiva
Adds support for the following to Network Object: - , and added to Network obj Schema. - Public Get and Set APIs, being virNetworkSetMetadata() & virNetworkGetMetadata(). - An async callback that notifies of changes to Network metadata. Resolves (GSoC 2023): https://wiki.libvirt.org/Google_Sum

Re: [RFC 0/6] Migration deprecated parts

2023-06-13 Thread Jiri Denemark
On Mon, Jun 12, 2023 at 21:33:38 +0200, Juan Quintela wrote: > Hi this series describe the migration parts that have to be deprecated. > > - It is an rfc because I doubt that I did the deprecation process right. > Hello Markus O:-) > > - skipped field: It is older than me, I have never know what