All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: David Vrabel <david.vrabel@citrix.com>,
	Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: PVHVM drivers in upstream linux kernel
Date: Tue, 02 Dec 2014 14:00:50 +0100	[thread overview]
Message-ID: <547DB802.9020900@suse.com> (raw)
In-Reply-To: <547DA99E.5080001@citrix.com>

On 12/02/2014 12:59 PM, David Vrabel wrote:
> On 02/12/14 11:33, Juergen Gross wrote:
>>
>> I think we have customers wanting to run a default kernel as domU. So it
>> isn't always the distro refusing paravirt, it might be the user...
>
> I don't think this is a sensible use case but I'm not adverse to
> improving the set of Xen config options.
>
>> To sort things out I'd suggest to:
>> - make XEN independent from PARAVIRT
>> - let XEN_DOM0 select XEN_BACKEND, PARAVIRT, XEN
>> - let XEN_BACKEND select PARAVIRT, XEN (I'd like to be able to build
>>    a driver domain without XEN_DOM0)
>> - introduce XEN_FRONTEND, let it select XEN
>> - let frontend drivers and drivers needed by those depend on
>>    XEN_FRONTEND
>> - let XEN_PVHVM select XEN_FRONTEND
>
> Rather than looking at the current set of configuration options, can you
> look at what user-visible functionality or use cases need to be covered
> by a (potentially new) set of configuration options?

I'd see:
- XEN_PV (selects PARAVIRT, XEN_FRONTEND): be able to run as pv-domain
   (x86 only)
- XEN_PVHVM (selects XEN_FRONTEND): be able to run as hvm-domain with
   pv-drivers
- XEN_BACKEND (selects PARAVIRT if x86): be able to run as driver domain
   (dom0 or other)
- XEN_DOM0 (selects PARAVIRT if x86, XEN_BACKEND): be able to run as
   dom0
- XEN_FRONTEND: be able to run as domU with pv-drivers


Juergen

  reply	other threads:[~2014-12-02 13:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-02  9:39 PVHVM drivers in upstream linux kernel Juergen Gross
2014-12-02 10:54 ` David Vrabel
2014-12-02 11:02   ` Juergen Gross
2014-12-02 11:05   ` Ian Campbell
2014-12-02 11:33     ` Juergen Gross
2014-12-02 11:36       ` Ian Campbell
2014-12-02 11:39         ` Juergen Gross
2014-12-02 11:59       ` David Vrabel
2014-12-02 13:00         ` Juergen Gross [this message]
2014-12-02 14:09           ` David Vrabel
2014-12-02 14:35             ` Juergen Gross
2014-12-02 15:11     ` Konrad Rzeszutek Wilk
2014-12-02 15:13       ` Ian Campbell
2014-12-02 17:04         ` Konrad Rzeszutek Wilk
2014-12-02 15:10 ` Konrad Rzeszutek Wilk

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=547DB802.9020900@suse.com \
    --to=jgross@suse.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=david.vrabel@citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.