From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] qemu-kvm initialize vcpu state after machine initialization Date: Tue, 15 Dec 2009 12:16:40 +0200 Message-ID: <4B276208.1050401@redhat.com> References: <20091209174654.GA28056@amt.cnet> <4B20C058.5080307@redhat.com> <4B20C32B.7070005@redhat.com> <20091214203637.GA7120@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Glauber de Oliveira Costa , kvm , Gleb Natapov To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:60269 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751910AbZLOKQl (ORCPT ); Tue, 15 Dec 2009 05:16:41 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nBFAGf1s023921 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 15 Dec 2009 05:16:41 -0500 In-Reply-To: <20091214203637.GA7120@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 12/14/2009 10:36 PM, Marcelo Tosatti wrote: > So that the vcpu state is initialized, from vcpu thread context, after > machine initialization is settled. > > This allows to revert apic_init's apic_reset call. apic_reset now > happens through system_reset, similarly to qemu upstream. > > Applied, thanks. -- error compiling committee.c: too many arguments to function