qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/2] Fix ARM KVM GICv3 get/put dat


From: Shannon Zhao
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/2] Fix ARM KVM GICv3 get/put data shift bug
Date: Sat, 26 May 2018 08:41:42 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0


On 2018/5/25 19:36, address@hidden wrote:
> /tmp/qemu-test/src/hw/intc/arm_gicv3_common.c: In function 
> 'gicv3_gicd_no_migration_shift_bug_post_load':
> /tmp/qemu-test/src/hw/intc/arm_gicv3_common.c:165:9: error: 
> 'gicd_no_migration_shift_bug' undeclared (first use in this function); did 
> you mean 'gicv3_gicd_no_migration_shift_bug_pre_load'?
>      if (gicd_no_migration_shift_bug) {
>          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
>          gicv3_gicd_no_migration_shift_bug_pre_load

After compiling the patches, I add this check while forgot to use
cs->gicd_no_migration_shift_bug. My bad. I'll address this with other
comments in next version.

Thanks,
-- 
Shannon




reply via email to

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