Re: [PATCH 0/1] Refine the domain status saving logic

2025-09-21 Thread Yong Huang
On Fri, Sep 19, 2025 at 8:23 PM Peter Krempa wrote: > On Fri, Sep 19, 2025 at 17:09:07 +0800, yong.hu...@smartx.com wrote: > > From: Hyman Huang > > > > When saving the domain status in the path of the virDomainObjSave > > function, Libvirtd will omit the private data if the format > > interface

Re: [PATCH 1/1] domain_conf: Do not omit private data when formatting the status XML

2025-09-21 Thread Yong Huang
On Fri, Sep 19, 2025 at 5:44 PM Peter Krempa wrote: > On Fri, Sep 19, 2025 at 17:09:08 +0800, yong.hu...@smartx.com wrote: > > From: Hyman Huang > > > > Add a thorough check in the virDomainObjSave path to make sure that > > private data in the status XML file always exists for the running VM >