xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Paul Durrant <Paul.Durrant@citrix.com>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: Stefano Stabellini <sstabellini@kernel.org>,
	Wei Liu <wei.liu2@citrix.com>,
	Andrew Cooper <Andrew.Cooper3@citrix.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	"Tim (Xen.org)" <tim@xen.org>,
	George Dunlap <George.Dunlap@citrix.com>,
	Jan Beulich <jbeulich@suse.com>,
	Tamas K Lengyel <tamas.lengyel@zentific.com>,
	Anthony Perard <anthony.perard@citrix.com>,
	Ian Jackson <Ian.Jackson@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [PATCH RFC] Add SUPPORT.md
Date: Thu, 31 Aug 2017 10:46:43 +0000	[thread overview]
Message-ID: <9ebbd91d96764afca7a5a26fda49ce7c@AMSPEX02CL03.citrite.net> (raw)
In-Reply-To: <20170831102719.30462-1-george.dunlap@citrix.com>

> -----Original Message-----
> +
> +### Blkfront
> +
> +    Status, Linux: Supported
> +    Status, FreeBSD: Supported, Security support external
> +    Status, Windows: Supported [XXX]
> +
> +Guest-side driver capable of speaking the Xen PV block protocol
> +
> +### Netfront
> +
> +    Status, Linux: Supported
> +    Status, FreeBSD: Supported, Security support external
> +    States, Windows: Supported [XXX]
> +

The Windows PV drivers are a sub-project of Xen so I guess they should have the same level of support as Linux and FreeBSD frontends, but I'm unclear as to what 'Supported' means in context of guest-side code. E.g. if someone finds a way of crashing a network frontend using a specially crafted packet, does that mean that an XSA should be issued?

> +Guest-side driver capable of speaking the Xen PV networking protocol
> +
> +### Xen Framebuffer
> +
> +    Status, Linux (xen-fbfront): Supported
> +
> +Guest-side driver capable of speaking the Xen PV Framebuffer protocol
> +
> +[XXX FreeBSD? NetBSD?]
> +
> +### Xen Console
> +
> +    Status, Linux (hvc_xen): Supported
> +
> +Guest-side driver capable of speaking the Xen PV console protocol
> +
> +[XXX FreeBSD? NetBSD? Windows?]
> +

There is one for Windows too.

> +### Xen PV keyboard
> +
> +    Status, Linux (xen-kbdfront): Supported
> +
> +Guest-side driver capable of speaking the Xen PV keyboard protocol

There is one for Windows too. It's not been officially announced as it needed some fixes in QEMU allow frontends running in HVM guests to function correctly.

  Paul

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2017-08-31 10:46 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-31 10:27 [PATCH RFC] Add SUPPORT.md George Dunlap
2017-08-31 10:46 ` Paul Durrant [this message]
2017-08-31 10:56   ` George Dunlap
2017-08-31 11:03     ` Paul Durrant
2017-08-31 11:05       ` George Dunlap
2017-08-31 11:25 ` Roger Pau Monne
2017-08-31 12:40   ` Jan Beulich
2017-09-07 10:49   ` George Dunlap
2017-09-07 13:57     ` Roger Pau Monné
2017-09-07 14:42       ` George Dunlap
2017-09-07 21:36   ` Stefano Stabellini
2017-09-11 15:54     ` Julien Grall
2017-09-11 16:15       ` George Dunlap
2017-09-11 16:21         ` Julien Grall
2017-08-31 12:46 ` Jan Beulich
2017-09-07 11:31   ` George Dunlap
2017-09-07 11:50     ` Jan Beulich
2017-09-14 17:58       ` Konrad Rzeszutek Wilk
2017-09-07 21:38   ` Stefano Stabellini
2017-09-01 15:00 ` [PATCH RFC] Add SUPPORT.md\ Wei Liu
2017-09-07 13:52   ` George Dunlap
2017-09-07 14:56     ` Wei Liu
2017-09-11 14:22       ` George Dunlap
2017-09-07 21:54 ` [PATCH RFC] Add SUPPORT.md Stefano Stabellini
2017-09-08  9:38   ` Roger Pau Monné
2017-09-08 19:37     ` Stefano Stabellini
2017-09-11 14:16   ` George Dunlap
2017-09-11 15:02     ` Anthony PERARD
2017-09-11 15:07       ` George Dunlap
2017-09-11 15:21         ` Anthony PERARD
2017-09-11 16:16     ` Julien Grall
2017-09-11 16:28       ` George Dunlap
2017-09-11 20:13     ` Rich Persaud
2017-09-11 20:57       ` Stefano Stabellini
2017-09-12  8:26     ` Dario Faggioli
2017-09-11 16:00   ` Julien Grall
2017-09-11 16:04     ` George Dunlap
2017-09-11 16:39     ` Stefano Stabellini
2017-09-11 18:03       ` Julien Grall

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=9ebbd91d96764afca7a5a26fda49ce7c@AMSPEX02CL03.citrite.net \
    --to=paul.durrant@citrix.com \
    --cc=Andrew.Cooper3@citrix.com \
    --cc=George.Dunlap@citrix.com \
    --cc=Ian.Jackson@citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=dario.faggioli@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=roger.pau@citrix.com \
    --cc=sstabellini@kernel.org \
    --cc=tamas.lengyel@zentific.com \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.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).