blockcopy preserve original cache mode value

2022-11-15 Thread Jiatong Shen
Hello Community, We are observing that after a blockcopy, the disk backend will inherit from original disk's cache mode configuration even though a new cache mode is given. Specifically, the function https://github.com/libvirt/libvirt/blob/cd94d891fb4b5cdda229f58b1dee261d5514082b/src/qemu/qemu_

Re: domain_qemu_agent_command($domain,$cmd,$timeout,$flags)

2022-11-15 Thread Simon Fairweather
libvirt_domain_interface_addresses() this doesn't seem to be in the php api reference. On Tue, Nov 15, 2022 at 1:47 PM Michal Prívozník wrote: > On 11/15/22 14:44, Simon Fairweather wrote: > > Hi Michal, > > > > Can you advise why the following warning is logged for this command: > > domain_qem

Re: domain_qemu_agent_command($domain,$cmd,$timeout,$flags)

2022-11-15 Thread Michal Prívozník
On 11/15/22 14:44, Simon Fairweather wrote: > Hi Michal, > > Can you advise why the following warning is logged for this command: > domain_qemu_agent_command($res, > '{"execute":"guest-network-get-interfaces"}', 10, 0) ; > > warning : qemuDomainObjTaintMsg:6464 : Domain id=1 name='HA' > uuid=ffbc

Re: domain_qemu_agent_command($domain,$cmd,$timeout,$flags)

2022-11-15 Thread Simon Fairweather
Hi Michal, Can you advise why the following warning is logged for this command: domain_qemu_agent_command($res, '{"execute":"guest-network-get-interfaces"}', 10, 0) ; warning : qemuDomainObjTaintMsg:6464 : Domain id=1 name='HA' uuid=ffbc955e-9a51-f1d1-2501-b4cbdac5dd4c is tainted: custom-ga-comma