From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: qemu-kvm requires apic initialized before vcpu main loop Date: Thu, 10 Dec 2009 11:45:15 +0200 Message-ID: <4B20C32B.7070005@redhat.com> References: <20091209174654.GA28056@amt.cnet> <4B20C058.5080307@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Glauber de Oliveira Costa , kvm To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:27385 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759243AbZLJJpL (ORCPT ); Thu, 10 Dec 2009 04:45:11 -0500 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nBA9jHtr002982 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 10 Dec 2009 04:45:17 -0500 In-Reply-To: <4B20C058.5080307@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/10/2009 11:33 AM, Avi Kivity wrote: > On 12/09/2009 07:46 PM, Marcelo Tosatti wrote: >> Otherwise a zero apic base is loaded into KVM, which results >> in interrupts being lost until a proper apic base with enabled >> bit set is loaded. >> >> Fixes WinXP migration in qemu-kvm origin/next. > > Thanks, applied. > btw, generalization is still welcome, I agree that we need something better here. I applied it since the bug is blocking development. -- error compiling committee.c: too many arguments to function