11.01.2019, 21:25, "Dr. David Alan Gilbert" :
> * Yury Kotov (yury-ko...@yandex-team.ru) wrote:
>> 10.01.2019, 23:14, "Dr. David Alan Gilbert" :
>> > * Yury Kotov (yury-ko...@yandex-team.ru) wrote:
>> >> RAM migration has a RAMBlock validation stage (flag
>> RAM_SAVE_FLAG_MEM_SIZE).
>> >> In
* Yury Kotov (yury-ko...@yandex-team.ru) wrote:
> 10.01.2019, 23:14, "Dr. David Alan Gilbert" :
> > * Yury Kotov (yury-ko...@yandex-team.ru) wrote:
> >> RAM migration has a RAMBlock validation stage (flag
> >> RAM_SAVE_FLAG_MEM_SIZE).
> >> In this stage QEMU checks further information about RAMB
10.01.2019, 23:14, "Dr. David Alan Gilbert" :
> * Yury Kotov (yury-ko...@yandex-team.ru) wrote:
>> RAM migration has a RAMBlock validation stage (flag RAM_SAVE_FLAG_MEM_SIZE).
>> In this stage QEMU checks further information about RAMBlock:
>> 1. Presence (by idstr),
>> 2. Length (trying to res
* Igor Mammedov (imamm...@redhat.com) wrote:
> On Thu, 10 Jan 2019 20:14:19 +
> "Dr. David Alan Gilbert" wrote:
>
> > * Yury Kotov (yury-ko...@yandex-team.ru) wrote:
> > > RAM migration has a RAMBlock validation stage (flag
> > > RAM_SAVE_FLAG_MEM_SIZE).
> > > In this stage QEMU checks furth
On Thu, 10 Jan 2019 20:14:19 +
"Dr. David Alan Gilbert" wrote:
> * Yury Kotov (yury-ko...@yandex-team.ru) wrote:
> > RAM migration has a RAMBlock validation stage (flag RAM_SAVE_FLAG_MEM_SIZE).
> > In this stage QEMU checks further information about RAMBlock:
> > 1. Presence (by idstr),
> > 2
* Yury Kotov (yury-ko...@yandex-team.ru) wrote:
> RAM migration has a RAMBlock validation stage (flag RAM_SAVE_FLAG_MEM_SIZE).
> In this stage QEMU checks further information about RAMBlock:
> 1. Presence (by idstr),
> 2. Length (trying to resize, when differs),
> 3. Optional page size.
>
> This p
RAM migration has a RAMBlock validation stage (flag RAM_SAVE_FLAG_MEM_SIZE).
In this stage QEMU checks further information about RAMBlock:
1. Presence (by idstr),
2. Length (trying to resize, when differs),
3. Optional page size.
This patch adds a check for RAMBlock's offset. Currently we check it