From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hollis Blanchard Date: Thu, 11 Dec 2008 20:57:04 +0000 Subject: Re: [PATCH 2/6] kvm: sync vcpu state during initialization Message-Id: <1229029024.26586.28.camel@localhost.localdomain> List-Id: References: <1229028752-9480-1-git-send-email-hollisb@us.ibm.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: qemu-devel@nongnu.org Cc: kvm-ppc@vger.kernel.org On Thu, 2008-12-11 at 14:52 -0600, Hollis Blanchard wrote: > Currently on x86, qemu initializes CPUState but KVM ignores it and does its > own vcpu initialization. However, PowerPC KVM needs to be able to set the > initial register state to support the -kernel and -append options. > > Signed-off-by: Hollis Blanchard I forgot to comment that since this changes x86 code flow, it's worth testing with x86 KVM before committing. -- Hollis Blanchard IBM Linux Technology Center