[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecate
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated |
Date: |
Wed, 27 Mar 2024 13:29:22 +0000 |
User-agent: |
Mutt/2.2.12 (2023-09-09) |
On Wed, Mar 27, 2024 at 01:27:58PM +0000, Peter Maydell wrote:
> On Wed, 27 Mar 2024 at 13:23, Daniel P. Berrangé <berrange@redhat.com> wrote:
> >
> > On Wed, Mar 27, 2024 at 02:09:17PM +0100, Igor Mammedov wrote:
> > > On Wed, 27 Mar 2024 10:49:43 +0000
> > > Daniel P. Berrangé <berrange@redhat.com> wrote:
> > > It's question of whether we are willing to do unthinkable,
> > > i.e. to break QEMU <-> guest ABI for isapc case by removing
> > > corresponding fwcfg entries.
> >
> > There has never been any ABI stability requirement for 'isapc'
> > as it is not a versioned machine type.
> >
> > > With migration ignored it shouldn't be a problem.
> > > Question is: does anyone care about migration with isapc?
> > > If not, I'd gladly axe smbios legacy parts in 9.1
> >
> > Migration is irrelevant unless someone steps forward to
> > commit to long term versioning of the machine type.
>
> But migration is also how we implement savevm/loadvm,
> which are useful even when the machine type is not versioned.
> So please don't put in migration blockers or similar that would
> break that.
Yep, that's valid use case within the scope of a single QEMU release.
We just can't guarantee it across versions. Often it'll probably work
but it is liable to break at times.
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, (continued)
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Thomas Huth, 2024/03/26
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Philippe Mathieu-Daudé, 2024/03/26
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Igor Mammedov, 2024/03/26
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Daniel P . Berrangé, 2024/03/27
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Igor Mammedov, 2024/03/27
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Thomas Huth, 2024/03/27
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Daniel P . Berrangé, 2024/03/27
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Peter Maydell, 2024/03/27
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated,
Daniel P . Berrangé <=
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Philippe Mathieu-Daudé, 2024/03/27
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Paolo Bonzini, 2024/03/27
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Daniel P . Berrangé, 2024/03/27
- Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Bernhard Beschow, 2024/03/27
Re: [PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated, Mark Cave-Ayland, 2024/03/26