* Juan Quintela (quint...@redhat.com) wrote:
> Juan Quintela wrote:
> > "Dr. David Alan Gilbert" wrote:
> >> * Juan Quintela (quint...@redhat.com) wrote:
> >>> If there is an error while loading a field, we should stop reading and
> >>> not continue with the rest of fields. And we should also se
Juan Quintela wrote:
> "Dr. David Alan Gilbert" wrote:
>> * Juan Quintela (quint...@redhat.com) wrote:
>>> If there is an error while loading a field, we should stop reading and
>>> not continue with the rest of fields. And we should also set an error
>>> in qemu_file.
>>>
>>> Signed-off-by: Ju
"Dr. David Alan Gilbert" wrote:
> * Juan Quintela (quint...@redhat.com) wrote:
>> "Dr. David Alan Gilbert" wrote:
>> > * Juan Quintela (quint...@redhat.com) wrote:
>> >> If there is an error while loading a field, we should stop reading and
>> >> not continue with the rest of fields. And we shou
* Juan Quintela (quint...@redhat.com) wrote:
> "Dr. David Alan Gilbert" wrote:
> > * Juan Quintela (quint...@redhat.com) wrote:
> >> If there is an error while loading a field, we should stop reading and
> >> not continue with the rest of fields. And we should also set an error
> >> in qemu_file.
"Dr. David Alan Gilbert" wrote:
> * Juan Quintela (quint...@redhat.com) wrote:
>> If there is an error while loading a field, we should stop reading and
>> not continue with the rest of fields. And we should also set an error
>> in qemu_file.
>>
>> Signed-off-by: Juan Quintela
>> ---
>> vmstat
* Juan Quintela (quint...@redhat.com) wrote:
> If there is an error while loading a field, we should stop reading and
> not continue with the rest of fields. And we should also set an error
> in qemu_file.
>
> Signed-off-by: Juan Quintela
> ---
> vmstate.c | 6 ++
> 1 file changed, 6 insert