From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [RFC v2] ARM VM System Specification Date: Wed, 11 Jun 2014 14:04:52 +0200 Message-ID: <20140611120452.GE24286@lvm> References: <20140328184517.GA27219@cbox> <5397360B.80102@huawei.com> <20140611095540.GD24286@lvm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Stefano Stabellini , Claudio Fontana , cross-distro , "linux-arm-kernel@lists.infradead.org" , "kvmarm@lists.cs.columbia.edu" , "kvm@vger.kernel.org" , "xen-devel@lists.xen.org" , Ian Campbell , Michael Casadevall , Rob Herring , Leif Lindholm , Robie Basak , Stefano Stabellini To: Grant Likely Return-path: Received: from mail-lb0-f170.google.com ([209.85.217.170]:37858 "EHLO mail-lb0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750763AbaFKME5 (ORCPT ); Wed, 11 Jun 2014 08:04:57 -0400 Received: by mail-lb0-f170.google.com with SMTP id w7so4773767lbi.1 for ; Wed, 11 Jun 2014 05:04:56 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Jun 11, 2014 at 12:28:40PM +0100, Grant Likely wrote: > On Wed, Jun 11, 2014 at 10:55 AM, Christoffer Dall > wrote: > > Agree with what Stefano says, and I strongly recommend you reconsider > > your position on FDT vs. ACPI for ARM VMs, but it's completely up to > > you of course :) > > Not entirely. of course it's up to them what they want to do. > The plan right now is to only support ACPI when booting > with UEFI. If they don't use UEFI, then ACPI will not be available. If > OSv only supports ACPI, then it is forced to use the UEFI boot path. > The plan right now is to not support ACPI in VMs at all, as per the last discussion at LCA14. If an when someone wants to add that, fine, but the spec mandates FDT describing the full system. If OSv wants to hack a KVM implementation or provide a static ACPI blob coupled to OSv that happens to describe the KVM/ARM/QEMU system model, then they can do that. Crazy, it sounds to me, but as I said, up to the OSv guys. -Christoffer