On Wed, 21 Sep 2016 16:38:26 +0200
Greg Kurz wrote:
> On Wed, 21 Sep 2016 16:16:59 +0200
> Cornelia Huck wrote:
>
> > On Wed, 21 Sep 2016 15:14:00 +0200
> > Greg Kurz wrote:
> >
> > > A broken guest may send a request with only non-empty out buffers
> > > or only non-empty in buffers, virtque
On Wed, 21 Sep 2016 16:16:59 +0200
Cornelia Huck wrote:
> On Wed, 21 Sep 2016 15:14:00 +0200
> Greg Kurz wrote:
>
> > A broken guest may send a request with only non-empty out buffers
> > or only non-empty in buffers, virtqueue_pop() will then return a
> > VirtQueueElement with out_num == 0 or
On Wed, 21 Sep 2016 16:16:59 +0200
Cornelia Huck wrote:
> On Wed, 21 Sep 2016 15:14:00 +0200
> Greg Kurz wrote:
>
> > A broken guest may send a request with only non-empty out buffers
> > or only non-empty in buffers, virtqueue_pop() will then return a
> > VirtQueueElement with out_num == 0 or
On Wed, 21 Sep 2016 15:14:00 +0200
Greg Kurz wrote:
> A broken guest may send a request with only non-empty out buffers
> or only non-empty in buffers, virtqueue_pop() will then return a
> VirtQueueElement with out_num == 0 or in_num == 0 respectively.
>
> All 9P requests are expected to start w