Re: [Xen-devel] [PATCH 18/22] vixen: Introduce ECS_PROXY for event channel proxying

2018-01-08 Thread Jan H. Schönherr
On 01/07/2018 04:46 PM, Anthony Liguori wrote: > On Sun, Jan 7, 2018 at 12:44 AM, Roger Pau Monné wrote: >> On Sat, Jan 06, 2018 at 02:54:33PM -0800, Anthony Liguori wrote: >>> From: Jan H. Schönherr >>> >>> Previously, we would keep proxied event

Re: [Xen-devel] [PATCH 18/22] vixen: Introduce ECS_PROXY for event channel proxying

2018-01-07 Thread Anthony Liguori
On Sun, Jan 7, 2018 at 12:44 AM, Roger Pau Monné wrote: > On Sat, Jan 06, 2018 at 02:54:33PM -0800, Anthony Liguori wrote: >> From: Jan H. Schönherr >> >> Previously, we would keep proxied event channels as ECS_INTERDOMAIN >> channel around. This works

Re: [Xen-devel] [PATCH 18/22] vixen: Introduce ECS_PROXY for event channel proxying

2018-01-07 Thread Roger Pau Monné
On Sat, Jan 06, 2018 at 02:54:33PM -0800, Anthony Liguori wrote: > From: Jan H. Schönherr > > Previously, we would keep proxied event channels as ECS_INTERDOMAIN > channel around. This works for most things, but has the problem > that EVTCHNOP_status is broken, and that

[Xen-devel] [PATCH 18/22] vixen: Introduce ECS_PROXY for event channel proxying

2018-01-06 Thread Anthony Liguori
From: Jan H. Schönherr Previously, we would keep proxied event channels as ECS_INTERDOMAIN channel around. This works for most things, but has the problem that EVTCHNOP_status is broken, and that EVTCHNOP_close does not mark an event channel as free. Introduce a separate