Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752871AbaBCE4f (ORCPT ); Sun, 2 Feb 2014 23:56:35 -0500 Received: from mail-pb0-f50.google.com ([209.85.160.50]:35106 "EHLO mail-pb0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752679AbaBCE4d (ORCPT ); Sun, 2 Feb 2014 23:56:33 -0500 Date: Sun, 2 Feb 2014 20:56:38 -0800 From: Christoffer Dall To: Christopher Covington Cc: Ian Campbell , Mark Rutland , devicetree@vger.kernel.org, Arnd Bergmann , Pawel Moll , Stefano Stabellini , Marc Zyngier , Will Deacon , linux-kernel@vger.kernel.org, Rob Herring , Kumar Gala , Olof Johansson , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm: document "mach-virt" platform. Message-ID: <20140203045638.GB4167@cbox> References: <1391098262-15944-1-git-send-email-ian.campbell@citrix.com> <52EA83D6.9050506@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52EA83D6.9050506@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 30, 2014 at 11:54:46AM -0500, Christopher Covington wrote: > Hi Ian, > > On 01/30/2014 11:11 AM, Ian Campbell wrote: > > mach-virt has existed for a while but it is not written down what it actually > > consists of. Although it seems a bit unusual to document a binding for an > > entire platform since mach-virt is entirely virtual it is helpful to have > > something to refer to in the absence of a single concrete implementation. > > > > I've done my best to capture the requirements based on the git log and my > > memory/understanding. > > > > While here remove the xenvm dts example, the Xen tools will now build a > > suitable mach-virt compatible dts when launching the guest. > [...] > > +The platform may also provide hypervisor specific functionality > > +(e.g. PV I/O), if it does so then this functionality must be > > +discoverable (directly or indirectly) via device tree. > > I think it would be informative to provide pointers here to commonly used > paravirtualized devices, especially VirtIO PCI/MMIO. > I disagree: that would only encourage limited testing or assumptions about these specific devices when really this platform is just a bare-bones platform driven by device tree which should make no preference, whatsoever, about which devices are used with the platform. -Christoffer -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/