Il 22/09/2014 10:21, Pavel Dovgaluk ha scritto: > >> -----Original Message----- >> From: Paolo Bonzini [mailto:pbonz...@redhat.com] >> Sent: Friday, September 19, 2014 5:42 PM >> To: Pavel Dovgaluk; qemu-devel@nongnu.org >> Subject: Re: [PULL 13/21] apic_common: vapic_paddr synchronization fix >> >> 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. > > Right. Here it is:
This patch was already applied. Please make a new patch on top of current master, and send it with your Signed-off-by. Paolo