qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 06/48] target-i386: kvm: do not initialize paddin


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 06/48] target-i386: kvm: do not initialize padding fields
Date: Fri, 19 Oct 2018 13:44:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

On 19/10/2018 11:03, Peter Maydell wrote:
> On 18 October 2018 at 21:31, Paolo Bonzini <address@hidden> wrote:
>> The exception.pad field is going to be renamed to pending in an upcoming
>> header file update.  Remove the unnecessary initialization; it was
>> introduced to please valgrind (commit 7e680753cfa2) but they were later
>> rendered unnecessary by commit 076796f8fd27f4d, which added the "= {}"
>> initializer to the declaration of "events".  Therefore the patch does
>> not change behavior in any way.
>>
>> Signed-off-by: Paolo Bonzini <address@hidden>
> 
> Reviewed-by: Peter Maydell <address@hidden>
> 
> thanks
> -- PMM
> 

I'll include your R-b in v3.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]