From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lithops.sigma-star.at ([195.201.40.130]:35472 "EHLO lithops.sigma-star.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726747AbfK0O2l (ORCPT ); Wed, 27 Nov 2019 09:28:41 -0500 Date: Wed, 27 Nov 2019 15:28:37 +0100 (CET) From: Richard Weinberger Message-ID: <48783237.99334.1574864917843.JavaMail.zimbra@nod.at> In-Reply-To: References: <1662825264.98055.1574758225905.JavaMail.zimbra@nod.at> <4ebb14dc67ccb70543617ce1f7066f3f27cd11a8.camel@sipsolutions.net> <243342257.98153.1574762974057.JavaMail.zimbra@nod.at> <98acf77a7c6f6cba7f76c12a850ac2929b9e5a48.camel@sipsolutions.net> <293078386.98317.1574784295793.JavaMail.zimbra@nod.at> Subject: Re: [RFC v2 17/37] lkl tools: host lib: virtio devices MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-arch-owner@vger.kernel.org List-ID: To: Hajime Tazaki Cc: tavi purdila , Johannes Berg , linux-arch , cem , linux-um , retrage01 , linux-kernel-library , pscollins , sigmaepsilon92 , liuyuan , anton ivanov ----- Ursprüngliche Mail ----- >> Can you please point out a little further why UML's net or block drivers >> are not usable for LKL? > > I think we can do it (but need to check). > > LKL may use UML's drivers, and UML can also use LKL's devices/drivers > (as my 36/37 and 37/37 patches do, though the patches has no careful > consideration on IRQ handling). Of course. So please don't get me wrong, I don't want LKL to become UML. I hope that UML can also benefit from LKL. Thanks, //richard