* Amit Shah (amit.s...@redhat.com) wrote:
> On (Tue) 29 Sep 2015 [09:37:28], Dr. David Alan Gilbert (git) wrote:
> > From: "Dr. David Alan Gilbert"
> >
> > The vmstate_configuration is currently written
> > in 'qemu_savevm_state_begin', move it to
> > 'qemu_savevm_state_header' since it's got a h
Juan Quintela wrote:
Post proper list
remove cc'd
> "Dr. David Alan Gilbert (git)" wrote:
>> From: "Dr. David Alan Gilbert"
>>
>> The vmstate_configuration is currently written
>> in 'qemu_savevm_state_begin', move it to
>> 'qemu_savevm_state_header' since it's got a hard
>> requirement that
On (Tue) 29 Sep 2015 [09:37:28], Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert"
>
> The vmstate_configuration is currently written
> in 'qemu_savevm_state_begin', move it to
> 'qemu_savevm_state_header' since it's got a hard
> requirement that it must be the 1st thing after
From: "Dr. David Alan Gilbert"
The vmstate_configuration is currently written
in 'qemu_savevm_state_begin', move it to
'qemu_savevm_state_header' since it's got a hard
requirement that it must be the 1st thing after
the header.
(In postcopy some 'command' sections get sent
early before the saving