From patchwork Tue Nov 25 16:09:59 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 41477 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f71.google.com (mail-la0-f71.google.com [209.85.215.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 064F625E18 for ; Tue, 25 Nov 2014 16:13:14 +0000 (UTC) Received: by mail-la0-f71.google.com with SMTP id s18sf625025lam.6 for ; Tue, 25 Nov 2014 08:13:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:from:to:subject:date:message-id :in-reply-to:references:mime-version:cc:precedence:list-id :list-unsubscribe:list-archive:list-post:list-help:list-subscribe :content-type:content-transfer-encoding:sender:errors-to :x-original-sender:x-original-authentication-results:mailing-list; bh=nZPZBqrqfTul6tNzclAm4MtU91rpmJJ8lAR1GNTUCmQ=; b=YKi3GeA4yLrrLcasHZ6RpeCHhu2blJZ59zWRctMpzdSVecRXD1VOG6+oN1h+/toowW GMCbkY74EQF39PPLYWf8pgJFkQxli2cRE35rH8cPLRz1HqJiHrHzlldyam+57qaoPsIN mJKkjtDmIZb2bv3Ykn/eBiuQJoFcYbotl2YVwjrJO1hT+4Y0J3X4EPAK9k9ymJ/A4vFa e1c1BiBo1J01Ah/CC/NQSVVggUSuXRdp9i6WeqOlYlUQLpuU1kRVmdiVnl5dKtWdhoH5 nuaeXzsYv6Nc0RI+3LHFC54pgcW0zOj/L09GI+6w/mcN4pgrP8jqKLJStNvVtcSR7d9W Chtg== X-Gm-Message-State: ALoCoQlZ2cb9MNZBYErQeAzmuwXhgKXBohWkfgQykk9xg7Rwr43OYU+gqXJycJJrtp9tG6V+eh1i X-Received: by 10.181.13.80 with SMTP id ew16mr5762620wid.4.1416931992908; Tue, 25 Nov 2014 08:13:12 -0800 (PST) X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.36.40 with SMTP id n8ls283475laj.73.gmail; Tue, 25 Nov 2014 08:13:12 -0800 (PST) X-Received: by 10.152.43.229 with SMTP id z5mr26980224lal.86.1416931992652; Tue, 25 Nov 2014 08:13:12 -0800 (PST) Received: from mail-lb0-f170.google.com (mail-lb0-f170.google.com. [209.85.217.170]) by mx.google.com with ESMTPS id 9si1779078lak.97.2014.11.25.08.13.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 25 Nov 2014 08:13:12 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.170 as permitted sender) client-ip=209.85.217.170; Received: by mail-lb0-f170.google.com with SMTP id w7so836584lbi.29 for ; Tue, 25 Nov 2014 08:13:12 -0800 (PST) X-Received: by 10.152.8.170 with SMTP id s10mr28207202laa.56.1416931990965; Tue, 25 Nov 2014 08:13:10 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.184.201 with SMTP id ew9csp462644lbc; Tue, 25 Nov 2014 08:13:10 -0800 (PST) X-Received: by 10.70.19.101 with SMTP id d5mr7727223pde.10.1416931989399; Tue, 25 Nov 2014 08:13:09 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id fb4si2639488pab.97.2014.11.25.08.13.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Nov 2014 08:13:09 -0800 (PST) Received-SPF: none (google.com: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org does not designate permitted sender hosts) client-ip=2001:1868:205::9; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XtIhy-0003Mu-Il; Tue, 25 Nov 2014 16:11:18 +0000 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155] helo=socrates.bennee.com) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XtIhl-0003Hb-JB for linux-arm-kernel@lists.infradead.org; Tue, 25 Nov 2014 16:11:15 +0000 Received: from localhost ([127.0.0.1] helo=zen.linaroharston) by socrates.bennee.com with esmtp (Exim 4.80) (envelope-from ) id 1XtJJQ-0005HW-6y; Tue, 25 Nov 2014 17:50:00 +0100 From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, christoffer.dall@linaro.org, marc.zyngier@arm.com, peter.maydell@linaro.org, agraf@suse.de Subject: [PATCH 1/7] KVM: add commentary for kvm_debug_exit_arch struct Date: Tue, 25 Nov 2014 16:09:59 +0000 Message-Id: <1416931805-23223-2-git-send-email-alex.bennee@linaro.org> X-Mailer: git-send-email 2.1.3 In-Reply-To: <1416931805-23223-1-git-send-email-alex.bennee@linaro.org> References: <1416931805-23223-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: alex.bennee@linaro.org X-SA-Exim-Scanned: No (on socrates.bennee.com); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141125_081105_819413_061028AB X-CRM114-Status: UNSURE ( 6.58 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- Cc: Gleb Natapov , jan.kiszka@siemens.com, open list , "open list:ABI/API" , dahi@linux.vnet.ibm.com, r65777@freescale.com, pbonzini@redhat.com, bp@suse.de, =?UTF-8?q?Alex=20Benn=C3=A9e?= X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: , List-Help: , List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: alex.bennee@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.170 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 Bring into line with the commentary for the other structures and their KVM_EXIT_* cases. Signed-off-by: Alex Bennée diff --git a/include/uapi/linux/kvm.h b/include/uapi/linux/kvm.h index 6076882..523f476 100644 --- a/include/uapi/linux/kvm.h +++ b/include/uapi/linux/kvm.h @@ -226,6 +226,7 @@ struct kvm_run { __u32 count; __u64 data_offset; /* relative to kvm_run start */ } io; + /* KVM_EXIT_DEBUG */ struct { struct kvm_debug_exit_arch arch; } debug;