Re: [PATCH 00/16] virtio ring rework.

2013-02-20 Thread Rusty Russell
Paolo Bonzini writes: > Il 19/02/2013 08:56, Rusty Russell ha scritto: >> OK, this is (ab)uses some of Paolo's patches. The first 7 are >> candidates for this merge window (maybe), the rest I'm not so sure >> about. > > Cool, thanks. > >> Thanks, >> Rusty. >> >> Paolo Bonzini (3): >> scatterli

Re: [PATCH 00/16] virtio ring rework.

2013-02-19 Thread Paolo Bonzini
Il 19/02/2013 08:56, Rusty Russell ha scritto: > OK, this is (ab)uses some of Paolo's patches. The first 7 are > candidates for this merge window (maybe), the rest I'm not so sure > about. Cool, thanks. > Thanks, > Rusty. > > Paolo Bonzini (3): > scatterlist: introduce sg_unmark_end > virti

[PATCH 00/16] virtio ring rework.

2013-02-19 Thread Rusty Russell
OK, this is (ab)uses some of Paolo's patches. The first 7 are candidates for this merge window (maybe), the rest I'm not so sure about. Thanks, Rusty. Paolo Bonzini (3): scatterlist: introduce sg_unmark_end virtio-blk: reorganize virtblk_add_req virtio-blk: use virtqueue_add_sgs on req pat