Re: [Xen-devel] [RFC PATCH 3/6] vm_event: Refactor vm_event_domain implementation

2018-12-20 Thread Petre Ovidiu PIRCALABU
On Wed, 2018-12-19 at 15:26 -0700, Tamas K Lengyel wrote: > On Wed, Dec 19, 2018 at 11:52 AM Petre Pircalabu > wrote: > > > > Decouple the VM Event interface from the ring implementation. > > This will need a much better description. There is also a lot of > churn > that is mostly just mechanica

Re: [Xen-devel] [RFC PATCH 3/6] vm_event: Refactor vm_event_domain implementation

2018-12-19 Thread Tamas K Lengyel
On Wed, Dec 19, 2018 at 11:52 AM Petre Pircalabu wrote: > > Decouple the VM Event interface from the ring implementation. This will need a much better description. There is also a lot of churn that is mostly just mechanical in this patch but makes reviewing it hard. Perhaps functional changes and