Re: [virt-tools-list] vhostmd - virtio channel support

2018-06-11 Thread Daniel P . Berrangé
On Fri, Jun 08, 2018 at 12:01:48PM -0600, Jim Fehlig wrote: > On 06/08/2018 02:30 AM, Daniel P. Berrangé wrote: > > On Thu, Jun 07, 2018 at 04:23:32PM -0600, Jim Fehlig wrote: > > > On 06/07/2018 09:42 AM, Trapp, Michael wrote: > > > > I fully understand the requirements regarding coding style and

Re: [virt-tools-list] vhostmd - virtio channel support

2018-06-08 Thread Jim Fehlig
On 06/08/2018 05:58 AM, Trapp, Michael wrote: On 08.06.18, 10:31, "Daniel P. Berrangé" wrote: On Thu, Jun 07, 2018 at 04:23:32PM -0600, Jim Fehlig wrote: > On 06/07/2018 09:42 AM, Trapp, Michael wrote: > > I fully understand the requirements regarding coding style and the way

Re: [virt-tools-list] vhostmd - virtio channel support

2018-06-08 Thread Jim Fehlig
On 06/08/2018 02:30 AM, Daniel P. Berrangé wrote: On Thu, Jun 07, 2018 at 04:23:32PM -0600, Jim Fehlig wrote: On 06/07/2018 09:42 AM, Trapp, Michael wrote: I fully understand the requirements regarding coding style and the way the changes should be split and discussed in detail, but may I ask

Re: [virt-tools-list] vhostmd - virtio channel support

2018-06-08 Thread Trapp, Michael
On 08.06.18, 10:31, "Daniel P. Berrangé" wrote: On Thu, Jun 07, 2018 at 04:23:32PM -0600, Jim Fehlig wrote: > On 06/07/2018 09:42 AM, Trapp, Michael wrote: > > I fully understand the requirements regarding coding style and the way the changes should be split and discussed in detail,

Re: [virt-tools-list] vhostmd - virtio channel support

2018-06-08 Thread Trapp, Michael
On 08.06.18, 00:23, "Jim Fehlig" wrote: On 06/07/2018 09:42 AM, Trapp, Michael wrote: > > I fully understand the requirements regarding coding style and the way the changes should be split and discussed in detail, > but may I ask you to provide some general feedback about

Re: [virt-tools-list] vhostmd - virtio channel support

2018-06-08 Thread Daniel P . Berrangé
On Thu, Jun 07, 2018 at 04:23:32PM -0600, Jim Fehlig wrote: > On 06/07/2018 09:42 AM, Trapp, Michael wrote: > > I fully understand the requirements regarding coding style and the way the > > changes should be split and discussed in detail, > > but may I ask you to provide some general feedback

Re: [virt-tools-list] vhostmd - virtio channel support

2018-06-07 Thread Jim Fehlig
On 06/07/2018 09:42 AM, Trapp, Michael wrote: I fully understand the requirements regarding coding style and the way the changes should be split and discussed in detail, but may I ask you to provide some general feedback about the basic concept and if this an option at all before we start

Re: [virt-tools-list] vhostmd - virtio channel support

2018-06-07 Thread Trapp, Michael
On 06.06.18, 20:16, "Jim Fehlig" wrote: On 05/22/2018 05:14 AM, Trapp, Michael wrote: > On 17.05.18, 14:23, "Daniel P. Berrangé" wrote: >> On Thu, May 17, 2018 at 12:13:58PM +, Trapp, Michael wrote: >>> Hi >>> >>> I would like to add virtio based communication to

Re: [virt-tools-list] vhostmd - virtio channel support

2018-06-06 Thread Jim Fehlig
On 05/22/2018 05:14 AM, Trapp, Michael wrote: On 17.05.18, 14:23, "Daniel P. Berrangé" wrote: On Thu, May 17, 2018 at 12:13:58PM +, Trapp, Michael wrote: Hi I would like to add virtio based communication to vhostmd. The current vhostmd implementation writes the metric data of all VMs

Re: [virt-tools-list] vhostmd - virtio channel support

2018-05-22 Thread Trapp, Michael
On 17.05.18, 14:23, "Daniel P. Berrangé" wrote: > On Thu, May 17, 2018 at 12:13:58PM +, Trapp, Michael wrote: > > Hi > > > > I would like to add virtio based communication to vhostmd. > > > > The current vhostmd implementation writes the metric data of all VMs and > the

Re: [virt-tools-list] vhostmd - virtio channel support

2018-05-17 Thread Daniel P . Berrangé
On Thu, May 17, 2018 at 12:13:58PM +, Trapp, Michael wrote: > Hi > > I would like to add virtio based communication to vhostmd. > > The current vhostmd implementation writes the metric data of all VMs and the > host to a single file. This file is mapped as a disk to all VMs and due to >

[virt-tools-list] vhostmd - virtio channel support

2018-05-17 Thread Trapp, Michael
Hi I would like to add virtio based communication to vhostmd. The current vhostmd implementation writes the metric data of all VMs and the host to a single file. This file is mapped as a disk to all VMs and due to that every VM can see all VMs and also has access to the whole data set of all