On Thu, Jul 30, 2026 at 01:33:14PM +0200, Denis V. Lunev wrote:
> On 7/30/26 12:29, Daniel P. Berrangé wrote:
> > On Tue, Jul 07, 2026 at 09:48:19AM +0200, Denis V. Lunev via Devel wrote:
> >> QEMU reports win-dmp as available only when the guest is Windows
> >> and has published a vmcoreinfo dump header. In that case prefer it
> >> over the elf default: converting an elf dump into a Windows-
> >> debuggable format afterwards is possible but complicated and
> >> unreliable.
> > Hmm, this is only correct when referring to latest pending QEMU
> > 11.1 release. Previous releases unconditionally report win-dmp,
> > so unless we filter on fixed QEMU we'll break auto-dump for all
> > non-Windows guests in existing QEMU releases.
> 
> That is correct, but there is no introspection/capability.
> Should we add/track this here on a base of version or
> we should run for capability flag before 11.1 is released?

Yeah, best would be to try to add a feature flag to qapi schema.

If it misses 11.1, it could be added to -stable still.


With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|

Reply via email to