Re: [PATCH V7 00/24] Live update: cpr-transfer

2025-04-09 Thread Vladimir Sementsov-Ogievskiy
On 09.04.25 20:48, Steven Sistare wrote: On 4/9/2025 12:22 PM, Vladimir Sementsov-Ogievskiy wrote: On 15.01.25 22:00, Steve Sistare wrote: This patch series implements a minimal version of cpr-transfer.  Additional series are ready to be posted to deliver the complete vision described above, i

Re: [PATCH V7 00/24] Live update: cpr-transfer

2025-04-09 Thread Vladimir Sementsov-Ogievskiy
On 09.04.25 19:22, Vladimir Sementsov-Ogievskiy wrote: [offlist] Hah, decided to send offlist, but forget to clear CC. Sorry. However, nothing secret here. Moreover, interesting, what do all think about a cpr-exec variant with loading QEMU as library instead of doing exec. On 15.01.25 22:

Re: [PATCH V7 00/24] Live update: cpr-transfer

2025-04-09 Thread Steven Sistare
On 4/9/2025 12:22 PM, Vladimir Sementsov-Ogievskiy wrote: On 15.01.25 22:00, Steve Sistare wrote: This patch series implements a minimal version of cpr-transfer.  Additional series are ready to be posted to deliver the complete vision described above, including    * vfio    * chardev    * vhost

Re: [PATCH V7 00/24] Live update: cpr-transfer

2025-04-09 Thread Vladimir Sementsov-Ogievskiy
[offlist] On 15.01.25 22:00, Steve Sistare wrote: This patch series implements a minimal version of cpr-transfer. Additional series are ready to be posted to deliver the complete vision described above, including * vfio * chardev * vhost and tap * blockers * cpr-exec mode Hi St

Re: [PATCH V7 00/24] Live update: cpr-transfer

2025-01-29 Thread Markus Armbruster
Steven Sistare writes: > On 1/27/2025 10:39 AM, Fabiano Rosas wrote: >> Steve Sistare writes: [...] >> I'd like to merge this series by the end of the week if possible. Please >> take a look at some comments from Markus that were left behind in v5. > > We discussed, and Markus agrees none are

Re: [PATCH V7 00/24] Live update: cpr-transfer

2025-01-28 Thread Steven Sistare
On 1/27/2025 10:39 AM, Fabiano Rosas wrote: Steve Sistare writes: What? This patch series adds the live migration cpr-transfer mode, which allows the user to transfer a guest to a new QEMU instance on the same host with minimal guest pause time, by preserving guest RAM in place, albeit with n

Re: [PATCH V7 00/24] Live update: cpr-transfer

2025-01-27 Thread Fabiano Rosas
Steve Sistare writes: > What? > > This patch series adds the live migration cpr-transfer mode, which > allows the user to transfer a guest to a new QEMU instance on the same > host with minimal guest pause time, by preserving guest RAM in place, > albeit with new virtual addresses in new QEMU, an