linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: Jan Kiszka <jan.kiszka@siemens.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, "H . Peter Anvin" <hpa@zytor.com>,
	Bjorn Helgaas <bhelgaas@google.com>
Cc: jailhouse-dev@googlegroups.com,
	Mark Rutland <mark.rutland@arm.com>,
	linux-pci@vger.kernel.org, x86@kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	virtualization@lists.linux-foundation.org,
	Andy Shevchenko <andy.shevchenko@gmail.com>,
	Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH v3 1/6] jailhouse: Provide detection for non-x86 systems
Date: Thu, 1 Mar 2018 07:17:57 +0100	[thread overview]
Message-ID: <18fdcca5-1afb-23ea-07f6-b24eabdc04a0@suse.com> (raw)
In-Reply-To: <558f5cbae432ae029e2d8ee9b0ef44d837318625.1519882849.git.jan.kiszka@siemens.com>

On 01/03/18 06:40, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
> 
> Implement jailhouse_paravirt() via device tree probing on architectures
> != x86. Will be used by the PCI core.
> 
> CC: Rob Herring <robh+dt@kernel.org>
> CC: Mark Rutland <mark.rutland@arm.com>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  Documentation/devicetree/bindings/jailhouse.txt |  8 ++++++++
>  arch/x86/include/asm/jailhouse_para.h           |  2 +-
>  include/linux/hypervisor.h                      | 17 +++++++++++++++--

I'd appreciate if you'd Cc: the maintainers of the touched files...

Reviewed-by: Juergen Gross <jgross@suse.com>


Juergen

  reply	other threads:[~2018-03-01  6:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-01  5:40 [PATCH v3 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI Jan Kiszka
2018-03-01  5:40 ` [PATCH v3 1/6] jailhouse: Provide detection for non-x86 systems Jan Kiszka
2018-03-01  6:17   ` Juergen Gross [this message]
2018-03-01  5:40 ` [PATCH v3 2/6] PCI: Scan all functions when running over Jailhouse Jan Kiszka
2018-03-01 10:28   ` Andy Shevchenko
2018-03-01  5:40 ` [PATCH v3 3/6] x86/jailhouse: Enable PCI mmconfig access in inmates Jan Kiszka
2018-03-01 10:31   ` Andy Shevchenko
2018-03-02 10:27     ` Jan Kiszka
2018-03-01  5:40 ` [PATCH v3 4/6] x86: Consolidate PCI_MMCONFIG configs Jan Kiszka
2018-03-01 10:31   ` Andy Shevchenko
2018-03-01 15:13   ` Bjorn Helgaas
2018-03-01 16:35     ` Andy Shevchenko
2018-03-01  5:40 ` [PATCH v3 5/6] x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI Jan Kiszka
2018-03-01  5:40 ` [PATCH v3 6/6] MAINTAINERS: Add entry for Jailhouse Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18fdcca5-1afb-23ea-07f6-b24eabdc04a0@suse.com \
    --to=jgross@suse.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=bhelgaas@google.com \
    --cc=hpa@zytor.com \
    --cc=jailhouse-dev@googlegroups.com \
    --cc=jan.kiszka@siemens.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mingo@redhat.com \
    --cc=robh+dt@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).