Re: RFC: libvirt-tck bhyve/FreeBSD support

2025-04-22 Thread Roman Bogorodskiy
Roman Bogorodskiy wrote: > I think I'll update the domain builder code to use either sata or ide, > based on what is available as reported by domain capabilities. At least > when the bus is not explicitly requested by the test. FWIW, I was able to resolve this and a couple of other minor issues

Re: [PATCH] qemuSnapshotDeleteValidate: Fix crash when disk is not found in VM definition

2025-04-22 Thread jungleman759
Hi Thanks for following up, and sorry for the delay in getting back to you. You're right to suspect the issue might be related to device changes. Here’s how the crash can be triggered: The VM initially uses a SATA controller, with a disk defined as: xml 复制编辑 A snapshot is created at this p

Re: [PATCH] qemuSnapshotDeleteValidate: Fix crash when disk is not found in VM definition

2025-04-22 Thread jungleman759
Hi Thanks for following up, and sorry for the delay in getting back to you. You're right to suspect the issue might be related to device changes. Here’s how the crash can be triggered: The VM initially uses a SATA controller, with a disk defined as: xml 复制编辑 A snapshot is created at this p