From patchwork Tue Jul 23 15:21:28 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Grall X-Patchwork-Id: 18539 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-gh0-f198.google.com (mail-gh0-f198.google.com [209.85.160.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id DE89025E73 for ; Tue, 23 Jul 2013 15:21:36 +0000 (UTC) Received: by mail-gh0-f198.google.com with SMTP id r13sf9196322ghr.1 for ; Tue, 23 Jul 2013 08:21:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=kccszNKGlVJmDCUfSohMLXNbdQJXJr32sSk/Ywpy8Mo=; b=JKA6wOYdMWffgPOCNNmuo8xsd/HPKj1npPpsCnVD9kJwTiJ+LJaRmsnAdymYLJ8JzU 1H5uRjVJ5J8Ixo3bpUHVhjziW5s3eBQSsXRdfZojgIorcEnuySrAM8G2AdlKqTIMti4L s2ok04nY8Xbe5MOnQJzYrmZpp8w+XpwTV6b9waADb1SuBFjWMgjxY2U4WlsrmDP6s1vb 1GMDFx5B9+TkZk+0GLtCenWwwIE1nR1ps8lMTz8UgVpaqVVa1OOXQYKY0Pgpb12oczbz 8kcp71Ep4ZVbFauKMhYBtGtrR09y1YA3nT4m4CItcJffdIMikDkWDd0Z36ZYYLXoNN5P wpOQ== X-Received: by 10.236.123.173 with SMTP id v33mr18801126yhh.31.1374592896323; Tue, 23 Jul 2013 08:21:36 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.39.3 with SMTP id l3ls3224090qek.62.gmail; Tue, 23 Jul 2013 08:21:36 -0700 (PDT) X-Received: by 10.221.4.4 with SMTP id oa4mr11587999vcb.70.1374592896167; Tue, 23 Jul 2013 08:21:36 -0700 (PDT) Received: from mail-vb0-f44.google.com (mail-vb0-f44.google.com [209.85.212.44]) by mx.google.com with ESMTPS id b5si8483067vcl.145.2013.07.23.08.21.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Jul 2013 08:21:36 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.44 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.44; Received: by mail-vb0-f44.google.com with SMTP id e15so5687509vbg.17 for ; Tue, 23 Jul 2013 08:21:36 -0700 (PDT) X-Received: by 10.58.2.137 with SMTP id 9mr11909942veu.50.1374592896079; Tue, 23 Jul 2013 08:21:36 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.165.8 with SMTP id yu8csp112558veb; Tue, 23 Jul 2013 08:21:35 -0700 (PDT) X-Received: by 10.194.234.100 with SMTP id ud4mr23453391wjc.44.1374592894274; Tue, 23 Jul 2013 08:21:34 -0700 (PDT) Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) by mx.google.com with ESMTPS id k3si2197349wib.80.2013.07.23.08.21.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Jul 2013 08:21:34 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.41 is neither permitted nor denied by best guess record for domain of julien.grall@linaro.org) client-ip=74.125.82.41; Received: by mail-wg0-f41.google.com with SMTP id y10so3603170wgg.2 for ; Tue, 23 Jul 2013 08:21:33 -0700 (PDT) X-Received: by 10.194.234.100 with SMTP id ud4mr23453364wjc.44.1374592893816; Tue, 23 Jul 2013 08:21:33 -0700 (PDT) Received: from belegaer.uk.xensource.com. (firewall.ctxuk.citrix.com. [46.33.159.2]) by mx.google.com with ESMTPSA id nb12sm6653070wic.7.2013.07.23.08.21.31 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Jul 2013 08:21:32 -0700 (PDT) From: Julien Grall To: stefano.stabellini@eu.citrix.com, konrad.wilk@oracle.com Cc: ian.campbell@citrix.com, patches@linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, xen-devel@lists.xen.org, Julien Grall Subject: [PATCH v5] xen/arm: enable PV control for ARM Date: Tue, 23 Jul 2013 16:21:28 +0100 Message-Id: <1374592888-5520-1-git-send-email-julien.grall@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Gm-Message-State: ALoCoQnCoTI/sOD2f8ZII0K2u2zQyOA7ZK3lEeT+qj7B2rAV2GLx9cEEcLnDOJNw47GRERfRcBfR X-Original-Sender: julien.grall@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.44 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Enable lifecyle management (reboot, shutdown...) from the toolstack for ARM guest. Signed-off-by: Julien Grall Acked-by: Stefano Stabellini --- Changes in v5: - Rework commit message Changes in v4: - Divide the patch in 2 distinct parts Changes in v3: - Fix condition to compile cpu_hotplug.o Changes in v2: - Don't compile xen/cpu_hotplug.o with ARM64 --- drivers/xen/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/xen/Makefile b/drivers/xen/Makefile index a609353..f185e8d 100644 --- a/drivers/xen/Makefile +++ b/drivers/xen/Makefile @@ -1,9 +1,8 @@ ifeq ($(filter y, $(CONFIG_ARM) $(CONFIG_ARM64)),) -obj-y += manage.o obj-$(CONFIG_HOTPLUG_CPU) += cpu_hotplug.o endif obj-$(CONFIG_X86) += fallback.o -obj-y += grant-table.o features.o events.o balloon.o time.o +obj-y += grant-table.o features.o events.o balloon.o time.o manage.o obj-y += xenbus/ nostackp := $(call cc-option, -fno-stack-protector)