On Thu, Dec 12, 2019 at 06:24:55AM -0500, Michael S. Tsirkin wrote:
> On Thu, Dec 12, 2019 at 11:05:25AM +, Stefan Hajnoczi wrote:
> > On Thu, Nov 28, 2019 at 07:26:47PM +0800, ning@zte.com.cn wrote:
> > > Let me describe the issue with an example via `nc-vsock`:
> > >
> > > Let's assume t
On Thu, Dec 12, 2019 at 11:05:25AM +, Stefan Hajnoczi wrote:
> On Thu, Nov 28, 2019 at 07:26:47PM +0800, ning@zte.com.cn wrote:
> > Let me describe the issue with an example via `nc-vsock`:
> >
> > Let's assume the Guest cid is 3.
> > execute 'rmmod vmw_vsock_virtio_transport' in Guest,
>
On Thu, Nov 28, 2019 at 07:26:47PM +0800, ning@zte.com.cn wrote:
> Let me describe the issue with an example via `nc-vsock`:
>
> Let's assume the Guest cid is 3.
> execute 'rmmod vmw_vsock_virtio_transport' in Guest,
> then execute 'while true; do nc-vsock 3 1234' in Host.
>
> Host
Let me describe the issue with an example via `nc-vsock`:
Let's assume the Guest cid is 3.
execute 'rmmod vmw_vsock_virtio_transport' in Guest,
then execute 'while true; do nc-vsock 3 1234' in Host.
Host Guest
# rmmod vmw_vsock_virtio_t