From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v2 0/9] Move closer to upstream Date: Sun, 12 Jul 2009 12:01:08 +0300 Message-ID: <4A59A654.9080209@redhat.com> References: <1247257080-18549-1-git-send-email-glommer@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Glauber Costa Return-path: Received: from mx2.redhat.com ([66.187.237.31]:51843 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751819AbZGLI6P (ORCPT ); Sun, 12 Jul 2009 04:58:15 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n6C8wFhi022566 for ; Sun, 12 Jul 2009 04:58:15 -0400 In-Reply-To: <1247257080-18549-1-git-send-email-glommer@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/10/2009 11:17 PM, Glauber Costa wrote: > Hi, > > This is another step at getting us closer to qemu upstream. I'm getting rid > of USE_KVM, replacing it with the combination of KVM_UPSTREAM and CONFIG_KVM > > The goal is to slowly reduce that isolation. To demonstrate what I aim > for, the last patches of the series shares code for breakpoint handling. > next in my radar are ioctl functions and cpuid trimming. > > Have fun > > Changes from v1: > * Include qemu-kvm.c and qemu-kvm-x86.c instead of folding it, as by gleb > suggestion. > * duplicate structures that we need, to avoid messing with upstream, per > avi suggestion > * drop KVM_UPSTREAM instead of moving code, per Jan suggestion > * kvm_qemu_init() -> kvm_init(smp_cpus), to get closer to upstream, per > glommer evil twin suggestion > Doesn't apply, again due to the code movement patch. Just use #includes again and leave me instructions for the actual folding. -- error compiling committee.c: too many arguments to function