On Mon, Feb 11, 2019 at 04:03:57PM +, Dr. David Alan Gilbert wrote:
> * Yury Kotov (yury-ko...@yandex-team.ru) wrote:
> > Hi,
> >
> > The series adds a migration capability, which allows to skip shared RAM
> > blocks
> > during the migration. It's useful for fast local migration. E.g. to upda
* Yury Kotov (yury-ko...@yandex-team.ru) wrote:
> Hi,
>
> The series adds a migration capability, which allows to skip shared RAM blocks
> during the migration. It's useful for fast local migration. E.g. to update
> QEMU
> for the running guests.
>
> Usage example:
> 1. Start source VM:
>qem
Ping
04.02.2019, 16:27, "Yury Kotov" :
> Hi,
>
> The series adds a migration capability, which allows to skip shared RAM blocks
> during the migration. It's useful for fast local migration. E.g. to update
> QEMU
> for the running guests.
>
> Usage example:
> 1. Start source VM:
> qemu-system-x
Hi,
The series adds a migration capability, which allows to skip shared RAM blocks
during the migration. It's useful for fast local migration. E.g. to update QEMU
for the running guests.
Usage example:
1. Start source VM:
qemu-system-x86 \
-m 4G \
-object
memory-backend-file,id=mem0