[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the
From: |
Jason Gunthorpe |
Subject: |
Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped |
Date: |
Fri, 14 Oct 2022 16:49:42 -0300 |
On Thu, Oct 13, 2022 at 01:25:10PM +0100, Joao Martins wrote:
> It would allow supporting both the (current UAPI) case where you need to
> transfer the state to get device state size (so checking against
> threshold_size
> pending_pre constantly would allow to not violate the SLA) as well as any
> other
> UAPI improvement to fseek()/data_size that lets you fail even earlier.
We should not get fixated on missing part of the current kernel
support, if we need a new query or something to make qemu happy then
we will add it. We don't need to worry about supporting the kernel-with-no-query
case in qemu.
Jason
- [RFC 5/7] migration: Remove unused threshold_size parameter, (continued)
- [RFC 5/7] migration: Remove unused threshold_size parameter, Juan Quintela, 2022/10/02
- [RFC 6/7] migration: simplify migration_iteration_run(), Juan Quintela, 2022/10/02
- [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped, Juan Quintela, 2022/10/02
- Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped, Joao Martins, 2022/10/13
- Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped, Juan Quintela, 2022/10/13
- Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped, Joao Martins, 2022/10/14
- Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped, Juan Quintela, 2022/10/14
- Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped, Joao Martins, 2022/10/14
- Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped, Jason Gunthorpe, 2022/10/18
- RE: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped, Yishai Hadas, 2022/10/19
- Re: [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped,
Jason Gunthorpe <=
RE: [RFC 0/7] migration patches for VFIO, Yishai Hadas, 2022/10/20