From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [Qemu-devel] State of KVM bits in linux-headers Date: Wed, 11 Jan 2012 13:59:36 -0600 Message-ID: <4F0DEA28.9010700@codemonkey.ws> References: <4F0DE028.4050707@siemens.com> <4F0DE54F.1050700@siemens.com> <4F0DE5F2.7090001@codemonkey.ws> <7780A9ED-CF05-41D8-8521-FDAEAC984EB7@suse.de> <4F0DE7A4.5050000@siemens.com> <4F0DE867.6030303@codemonkey.ws> <59344EBA-23C4-4D25-9802-C627AAB8FFFA@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jan Kiszka , Marcelo Tosatti , qemu-devel , kvm , Avi Kivity To: Alexander Graf Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:36590 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755897Ab2AKT7l (ORCPT ); Wed, 11 Jan 2012 14:59:41 -0500 Received: by iabz25 with SMTP id z25so1542854iab.19 for ; Wed, 11 Jan 2012 11:59:41 -0800 (PST) In-Reply-To: <59344EBA-23C4-4D25-9802-C627AAB8FFFA@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On 01/11/2012 01:53 PM, Alexander Graf wrote: > > On 11.01.2012, at 20:52, Anthony Liguori wrote: > >>> IIRC, we never had this problem with qemu-kvm - as the merges were >>> coordinated with the kernel (subsystem) tree. >> >> Are you suggesting that kvm header updates go through uq/master? That seems reasonable to me and is certainly the least amount of change. > > So how about code that actually leverages the new headers? Shared KVM infrastructure should go through uq/master. So changes to kvm-all.c, linux-headers/* should go through uq/master. Target specific kvm changes should go through the appropriate submaintainers tree. Regards, Anthony Liguori > > > Alex > >