lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Mar 2010 16:51:53 +0200
From:	Avi Kivity <avi@...hat.com>
To:	Ingo Molnar <mingo@...e.hu>
CC:	"Frank Ch. Eigler" <fche@...hat.com>,
	Alexander Graf <agraf@...e.de>,
	Anthony Liguori <anthony@...emonkey.ws>,
	"Zhang, Yanmin" <yanmin_zhang@...ux.intel.com>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Sheng Yang <sheng@...ux.intel.com>,
	linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
	Marcelo Tosatti <mtosatti@...hat.com>,
	oerg Roedel <joro@...tes.org>,
	Jes Sorensen <Jes.Sorensen@...hat.com>,
	Gleb Natapov <gleb@...hat.com>,
	Zachary Amsden <zamsden@...hat.com>, ziteng.huang@...el.com,
	Arnaldo Carvalho de Melo <acme@...hat.com>,
	Fr?d?ric Weisbecker <fweisbec@...il.com>
Subject: Re: [RFC] Unify KVM kernel-space and user-space code into a single
 project

On 03/18/2010 04:36 PM, Ingo Molnar wrote:
> * Avi Kivity<avi@...hat.com>  wrote:
>
>    
>>> Happy choice or not, this is what i said is the distro practice these
>>> days. (i dont know all the distros that well so i'm sure there's
>>> differences)
>>>        
>> So in addition to all the normal kernel regressions, you want to force
>> tools/kvm/ regressions on users.
>>      
> So instead you force a NxN compatibility matrix [all versions of qemu combined
> with all versions of the kernel] instead of a linear N versions matrix with a
> clear focus on the last version. Brilliant engineering i have to say ;-)
>    

Thanks.  In fact with have an QxKxGxT compatibility matrix since we need 
to keep compatibility with guests and with tools.  Since the easiest 
interface to keep compatible is the qemu/kernel interface, allowing the 
kernel and qemu to change independently allows reducing the 
compatibility matrix while still providing some improvements.

Regardless of that I'd keep binary compatibility anyway.  Not everyone 
is on the update treadmill with everything updating every three months 
and those people appreciate stability.  I intend to keep providing it.

> Also, by your argument the kernel should be split up into a micro-kernel, with
> different packages for KVM, scheduler, drivers, upgradeable separately.
>    

Some kernels do provide some of that facility (without being 
microkernels), for example the Windows and RHEL kernels.  So it seems 
people want it.

> That would be a nightmare. (i can detail many facets of that nightmare if you
> insist but i'll spare the electrons for now) Fortunately few kernel developers
> share your views about this.
>    

I'm not sure you know my views about this.

>>>> I don't mind at all if rawhide users run on the latest and greatest, but
>>>> release users deserve a little more stability.
>>>>          
>>> What are you suggesting, that released versions of KVM are not reliable?
>>> Of course any tools/ bits are release engineered just as much as the rest
>>> of KVM ...
>>>        
>> No, I am suggesting qemu-kvm.git is not as stable as released versions (and
>> won't get fixed backported).  Keep in mind that unlike many userspace
>> applications, qemu exposes an ABI to guests which we must keep compatible.
>>      
> I think you still dont understand it: if a tool moves to the kernel repo, then
> it is _released stable_ together with the next stable kernel.
>    

I was confused by the talk about 2.6.34-rc1, which isn't stable.

-- 
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ