From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Split kvm source tarballs Date: Wed, 25 Mar 2009 08:44:58 -0500 Message-ID: <49CA355A.6010803@codemonkey.ws> References: <49C64963.20601@redhat.com> <49CA2F16.1070905@codemonkey.ws> <49CA3058.3040600@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list To: Avi Kivity Return-path: Received: from mail-qy0-f118.google.com ([209.85.221.118]:56511 "EHLO mail-qy0-f118.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758034AbZCYNpD (ORCPT ); Wed, 25 Mar 2009 09:45:03 -0400 Received: by qyk16 with SMTP id 16so52637qyk.33 for ; Wed, 25 Mar 2009 06:45:01 -0700 (PDT) In-Reply-To: <49CA3058.3040600@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: > Anthony Liguori wrote: >> >> Hrm, I notice that for qemu-kvm, you basically just pulled out the >> module source. >> > > That's step 1. > >> What do you think about going a step further and building a proper >> qemu repository? >> > > Step 2. I have scripts that do that and will merge with Eduardo's > script that also rewrites the qemu commit hashes to correspond to > qemu.git on git.kernel.org. That's what I figured. FWIW, the split tarballs work just fine for me. It may be worth waiting to do step 2 until the IO thread is merged. I think once that happens, we could probably do a sprint to get rid of libkvm in kvm-userspace. That would certainly simplify things. Regards, Anthony Liguori