qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 13/21] apic_common: vapic_paddr synchronization f


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 13/21] apic_common: vapic_paddr synchronization fix
Date: Fri, 19 Sep 2014 15:41:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Il 19/09/2014 14:50, Pavel Dovgaluk ha scritto:
> vapic_paddr depends on cpu_number. cpu_number cannot be retrieved when 
> do_vapic_enable executes.
> Thus we cannot reconstruct vapic_paddr in that function.

cpu_number will always be zero, because do_vapic_enable is only executed
for smp_cpus == 1.

Paolo



reply via email to

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