search for: fleytman

Displaying 20 results from an estimated 23 matches for "fleytman".

2013 Mar 27
3
[PATCH 0/2] virtio-spec: dynamic network offloads configuration
From: Dmitry Fleytman <dfleytma at redhat.com> One of recently introduced Windows features (RSC) requires network driver to be able to enable and disable HW LRO offload on the fly without device reinitialization. Current Virtio specification doesn't support this requirement. The solution proposed by followin...
2013 Mar 27
3
[PATCH 0/2] virtio-spec: dynamic network offloads configuration
From: Dmitry Fleytman <dfleytma at redhat.com> One of recently introduced Windows features (RSC) requires network driver to be able to enable and disable HW LRO offload on the fly without device reinitialization. Current Virtio specification doesn't support this requirement. The solution proposed by followin...
2013 Mar 28
3
[PATCH 0/2 V2] virtio-spec: dynamic network offloads configuration
From: Dmitry Fleytman <dfleytma at redhat.com> V2 changes: 1. _GUEST_ added to command and feature names 2. Live migration logic fixed Reported-by: Michael S. Tsirkin <mst at redhat.com> One of recently introduced Windows features (RSC) requires network driver to be able to enable and disable HW LRO o...
2013 Mar 28
3
[PATCH 0/2 V2] virtio-spec: dynamic network offloads configuration
From: Dmitry Fleytman <dfleytma at redhat.com> V2 changes: 1. _GUEST_ added to command and feature names 2. Live migration logic fixed Reported-by: Michael S. Tsirkin <mst at redhat.com> One of recently introduced Windows features (RSC) requires network driver to be able to enable and disable HW LRO o...
2013 Apr 04
3
[PATCH 0/2 V4] virtio-spec/net: dynamic network offloads configuration
From: Dmitry Fleytman <dfleytma at redhat.com> V4 changes: 1. Feature definitions re-used for command bitmask 2. Command data made uint64 3. Commit messsages fixed Reported-by: Rusty Russell rusty at rustcorp.com.au V3 changes: 1. Compat macro added 2. Feature name beautification V2 changes: 1. _GU...
2013 Apr 04
3
[PATCH 0/2 V4] virtio-spec/net: dynamic network offloads configuration
From: Dmitry Fleytman <dfleytma at redhat.com> V4 changes: 1. Feature definitions re-used for command bitmask 2. Command data made uint64 3. Commit messsages fixed Reported-by: Rusty Russell rusty at rustcorp.com.au V3 changes: 1. Compat macro added 2. Feature name beautification V2 changes: 1. _GU...
2013 Apr 02
3
[PATCH 0/2 V3] virtio-spec/net: dynamic network offloads configuration
From: Dmitry Fleytman <dfleytma at redhat.com> V3 changes: 1. Compat macro added 2. Feature name beautification V2 changes: 1. _GUEST_ added to command and feature names 2. Live migration logic fixed Reported-by: Michael S. Tsirkin <mst at redhat.com> One of recently introduced Windows features (...
2013 Apr 02
3
[PATCH 0/2 V3] virtio-spec/net: dynamic network offloads configuration
From: Dmitry Fleytman <dfleytma at redhat.com> V3 changes: 1. Compat macro added 2. Feature name beautification V2 changes: 1. _GUEST_ added to command and feature names 2. Live migration logic fixed Reported-by: Michael S. Tsirkin <mst at redhat.com> One of recently introduced Windows features (...
2013 May 30
4
updated: kvm networking todo wiki
...resting for QEMU because then we can use vhost as > a backend for other types of network adapters (like vmxnet3 or even > e1000). > > It also helps for things like fault tolerance where we need to be able > to control packet flow within QEMU. (CC's reduced, context added, Dmitry Fleytman added for vmxnet3 thoughts). Then I'm really confused as to what this would look like. A zero copy sendmsg? We should be able to implement that today. On the receive side, what can we do better than readv? If we need to return to userspace to tell the guest that we've got a new packet,...
2013 May 30
4
updated: kvm networking todo wiki
...resting for QEMU because then we can use vhost as > a backend for other types of network adapters (like vmxnet3 or even > e1000). > > It also helps for things like fault tolerance where we need to be able > to control packet flow within QEMU. (CC's reduced, context added, Dmitry Fleytman added for vmxnet3 thoughts). Then I'm really confused as to what this would look like. A zero copy sendmsg? We should be able to implement that today. On the receive side, what can we do better than readv? If we need to return to userspace to tell the guest that we've got a new packet,...
2013 May 30
2
updated: kvm networking todo wiki
...;> a backend for other types of network adapters (like vmxnet3 or even >>> e1000). >>> >>> It also helps for things like fault tolerance where we need to be able >>> to control packet flow within QEMU. >> >> (CC's reduced, context added, Dmitry Fleytman added for vmxnet3 thoughts). >> >> Then I'm really confused as to what this would look like. A zero copy >> sendmsg? We should be able to implement that today. >> >> On the receive side, what can we do better than readv? If we need to >> return to userspac...
2013 May 30
2
updated: kvm networking todo wiki
...;> a backend for other types of network adapters (like vmxnet3 or even >>> e1000). >>> >>> It also helps for things like fault tolerance where we need to be able >>> to control packet flow within QEMU. >> >> (CC's reduced, context added, Dmitry Fleytman added for vmxnet3 thoughts). >> >> Then I'm really confused as to what this would look like. A zero copy >> sendmsg? We should be able to implement that today. >> >> On the receive side, what can we do better than readv? If we need to >> return to userspac...
2013 May 30
1
updated: kvm networking todo wiki
...ike vmxnet3 or even >> >>> e1000). >> >>> >> >>> It also helps for things like fault tolerance where we need to be able >> >>> to control packet flow within QEMU. >> >> >> >> (CC's reduced, context added, Dmitry Fleytman added for vmxnet3 thoughts). >> >> >> >> Then I'm really confused as to what this would look like. A zero copy >> >> sendmsg? We should be able to implement that today. >> >> >> >> On the receive side, what can we do better than read...
2013 May 30
1
updated: kvm networking todo wiki
...ike vmxnet3 or even >> >>> e1000). >> >>> >> >>> It also helps for things like fault tolerance where we need to be able >> >>> to control packet flow within QEMU. >> >> >> >> (CC's reduced, context added, Dmitry Fleytman added for vmxnet3 thoughts). >> >> >> >> Then I'm really confused as to what this would look like. A zero copy >> >> sendmsg? We should be able to implement that today. >> >> >> >> On the receive side, what can we do better than read...
2013 May 30
0
updated: kvm networking todo wiki
...we can use vhost as >> a backend for other types of network adapters (like vmxnet3 or even >> e1000). >> >> It also helps for things like fault tolerance where we need to be able >> to control packet flow within QEMU. > > (CC's reduced, context added, Dmitry Fleytman added for vmxnet3 thoughts). > > Then I'm really confused as to what this would look like. A zero copy > sendmsg? We should be able to implement that today. > > On the receive side, what can we do better than readv? If we need to > return to userspace to tell the guest that...
2013 May 30
0
updated: kvm networking todo wiki
...s of network adapters (like vmxnet3 or even > >>> e1000). > >>> > >>> It also helps for things like fault tolerance where we need to be able > >>> to control packet flow within QEMU. > >> > >> (CC's reduced, context added, Dmitry Fleytman added for vmxnet3 thoughts). > >> > >> Then I'm really confused as to what this would look like. A zero copy > >> sendmsg? We should be able to implement that today. > >> > >> On the receive side, what can we do better than readv? If we need to &g...
2013 Nov 15
0
[qemu-upstream-unstable test] 21952: regressions - FAIL
...ibson <david@gibson.dropbear.id.au> David Gibson <david@gibson.dropbear.id.au>`z David Holsgrove <david.holsgrove@xilinx.com> David Woodhouse <David.Woodhouse@intel.com> Dietmar Maurer <dietmar@proxmox.com> Dillon Amburgey <dillona@dillona.com> Dmitry Fleytman <dfleytma@redhat.com> Dmitry Fleytman <dmitry@daynix.com> Dominik Dingel <dingel@linux.vnet.ibm.com> Don Koch <dkoch@verizon.com> Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Dongxue Zhang <elta.era@gmail.com> Doug Goldstein <cardoe@cardoe.com> D...
2013 Nov 14
0
[qemu-upstream-unstable test] 21930: regressions - FAIL
...ibson <david@gibson.dropbear.id.au> David Gibson <david@gibson.dropbear.id.au>`z David Holsgrove <david.holsgrove@xilinx.com> David Woodhouse <David.Woodhouse@intel.com> Dietmar Maurer <dietmar@proxmox.com> Dillon Amburgey <dillona@dillona.com> Dmitry Fleytman <dfleytma@redhat.com> Dmitry Fleytman <dmitry@daynix.com> Dominik Dingel <dingel@linux.vnet.ibm.com> Don Koch <dkoch@verizon.com> Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Dongxue Zhang <elta.era@gmail.com> Doug Goldstein <cardoe@cardoe.com> D...
2013 Nov 18
0
[qemu-upstream-unstable test] 21993: regressions - FAIL
...ibson <david@gibson.dropbear.id.au> David Gibson <david@gibson.dropbear.id.au>`z David Holsgrove <david.holsgrove@xilinx.com> David Woodhouse <David.Woodhouse@intel.com> Dietmar Maurer <dietmar@proxmox.com> Dillon Amburgey <dillona@dillona.com> Dmitry Fleytman <dfleytma@redhat.com> Dmitry Fleytman <dmitry@daynix.com> Dominik Dingel <dingel@linux.vnet.ibm.com> Don Koch <dkoch@verizon.com> Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Dongxue Zhang <elta.era@gmail.com> Doug Goldstein <cardoe@cardoe.com> D...
2013 May 08
1
[PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
...-- 1 file changed, 258 insertions(+), 6 deletions(-) diff --git a/virtio-spec.lyx b/virtio-spec.lyx index 73e22e7..033362f 100644 --- a/virtio-spec.lyx +++ b/virtio-spec.lyx @@ -63,7 +63,7 @@ \author -385801441 "Cornelia Huck" cornelia.huck at de.ibm.com \author 460276516 "Dmitry Fleytman" dfleytma at redhat.com \author 1112500848 "Rusty Russell" rusty at rustcorp.com.au -\author 1531152142 "Paolo Bonzini,,," +\author 1531152142 "Paolo Bonzini" pbonzini at redhat.com \author 1717892615 "Alexey Zaytsev,,," \author 1986246365 "Mic...