Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Dr. David Alan Gilbert
* Maxime Coquelin (maxime.coque...@redhat.com) wrote: > > > On 12/07/2017 07:23 PM, Dr. David Alan Gilbert wrote: > > * Maxime Coquelin (maxime.coque...@redhat.com) wrote: > > > > > > > > > On 12/07/2017 05:25 PM, Dr. David Alan Gilbert wrote: > > > > * Maxime Coquelin (maxime.coque...@redhat.c

Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Maxime Coquelin
On 12/07/2017 07:23 PM, Dr. David Alan Gilbert wrote: * Maxime Coquelin (maxime.coque...@redhat.com) wrote: On 12/07/2017 05:25 PM, Dr. David Alan Gilbert wrote: * Maxime Coquelin (maxime.coque...@redhat.com) wrote: Hi David, On 12/05/2017 06:41 PM, Dr. David Alan Gilbert wrote: Hi,

Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Dr. David Alan Gilbert
* Maxime Coquelin (maxime.coque...@redhat.com) wrote: > > > On 12/07/2017 05:25 PM, Dr. David Alan Gilbert wrote: > > * Maxime Coquelin (maxime.coque...@redhat.com) wrote: > > > Hi David, > > > > > > On 12/05/2017 06:41 PM, Dr. David Alan Gilbert wrote: > > > > Hi, > > > > Since I'm reworkin

Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Michael S. Tsirkin
On Thu, Dec 07, 2017 at 05:35:13PM +0100, Maxime Coquelin wrote: > > > On 12/07/2017 04:56 PM, Michael S. Tsirkin wrote: > > On Thu, Dec 07, 2017 at 04:52:18PM +0100, Maxime Coquelin wrote: > > > Hi David, > > > > > > On 12/05/2017 06:41 PM, Dr. David Alan Gilbert wrote: > > > > Hi, > > > >

Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Michael S. Tsirkin
On Thu, Dec 07, 2017 at 05:35:13PM +0100, Maxime Coquelin wrote: > > > On 12/07/2017 04:56 PM, Michael S. Tsirkin wrote: > > On Thu, Dec 07, 2017 at 04:52:18PM +0100, Maxime Coquelin wrote: > > > Hi David, > > > > > > On 12/05/2017 06:41 PM, Dr. David Alan Gilbert wrote: > > > > Hi, > > > >

Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Maxime Coquelin
On 12/07/2017 05:25 PM, Dr. David Alan Gilbert wrote: * Maxime Coquelin (maxime.coque...@redhat.com) wrote: Hi David, On 12/05/2017 06:41 PM, Dr. David Alan Gilbert wrote: Hi, Since I'm reworking the memory map update code I've been trying to test it with hot adding RAM; but even on upst

Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Maxime Coquelin
On 12/07/2017 04:56 PM, Michael S. Tsirkin wrote: On Thu, Dec 07, 2017 at 04:52:18PM +0100, Maxime Coquelin wrote: Hi David, On 12/05/2017 06:41 PM, Dr. David Alan Gilbert wrote: Hi, Since I'm reworking the memory map update code I've been trying to test it with hot adding RAM; but even

Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Dr. David Alan Gilbert
* Maxime Coquelin (maxime.coque...@redhat.com) wrote: > Hi David, > > On 12/05/2017 06:41 PM, Dr. David Alan Gilbert wrote: > > Hi, > >Since I'm reworking the memory map update code I've been > > trying to test it with hot adding RAM; but even on upstream > > I'm finding that hot adding RAM ca

Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Michael S. Tsirkin
On Thu, Dec 07, 2017 at 04:52:18PM +0100, Maxime Coquelin wrote: > Hi David, > > On 12/05/2017 06:41 PM, Dr. David Alan Gilbert wrote: > > Hi, > >Since I'm reworking the memory map update code I've been > > trying to test it with hot adding RAM; but even on upstream > > I'm finding that hot ad

Re: [Qemu-devel] Hotplug ram and vhost-user

2017-12-07 Thread Maxime Coquelin
Hi David, On 12/05/2017 06:41 PM, Dr. David Alan Gilbert wrote: Hi, Since I'm reworking the memory map update code I've been trying to test it with hot adding RAM; but even on upstream I'm finding that hot adding RAM causes the guest to stop passing packets with vhost-user-bridge; have eithe

[Qemu-devel] Hotplug ram and vhost-user

2017-12-05 Thread Dr. David Alan Gilbert
Hi, Since I'm reworking the memory map update code I've been trying to test it with hot adding RAM; but even on upstream I'm finding that hot adding RAM causes the guest to stop passing packets with vhost-user-bridge; have either of you seen the same thing? I'm doing: ./tests/vhost-user-bridge