From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: ARM: KVM/XEN: how should we support virt-what? Date: Wed, 25 Mar 2015 11:56:08 +0100 Message-ID: <55129448.6000200__22193.8212439001$1427281072$gmane$org@redhat.com> References: <20150325094440.GB3163@hawk.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150325094440.GB3163@hawk.usersys.redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Jones , christoffer.dall@linaro.org, marc.zyngier@arm.com, Ian.Campbell@citrix.com, stefano.stabellini@eu.citrix.com, tim@xen.org Cc: linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 25/03/2015 10:44, Andrew Jones wrote: > 2) create a specific DT node that will get exposed through sysfs, or > somewhere. Looking at custom DT nodes is what PowerPC does. Paolo