Re: [Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness

2015-02-12 Thread Stefan Hajnoczi
On Mon, Jan 26, 2015 at 05:26:41PM +0100, Cornelia Huck wrote: > Stefan: > > Here's v2 of my endianness patch for dataplane, with the extraneous > vdev argument dropped from get_desc(). > > I orginally planned to send my virtio-1 patchset as well, but I haven't > found the time for it; therefore,

Re: [Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness

2015-02-06 Thread Stefan Hajnoczi
On Mon, Jan 26, 2015 at 05:26:41PM +0100, Cornelia Huck wrote: > Stefan: > > Here's v2 of my endianness patch for dataplane, with the extraneous > vdev argument dropped from get_desc(). > > I orginally planned to send my virtio-1 patchset as well, but I haven't > found the time for it; therefore,

Re: [Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness

2015-02-03 Thread David Gibson
On Tue, Jan 27, 2015 at 04:15:23PM +1100, David Gibson wrote: > On Mon, Jan 26, 2015 at 05:26:41PM +0100, Cornelia Huck wrote: > > Stefan: > > > > Here's v2 of my endianness patch for dataplane, with the extraneous > > vdev argument dropped from get_desc(). > > > > I orginally planned to send my

Re: [Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness

2015-01-26 Thread David Gibson
On Mon, Jan 26, 2015 at 05:26:41PM +0100, Cornelia Huck wrote: > Stefan: > > Here's v2 of my endianness patch for dataplane, with the extraneous > vdev argument dropped from get_desc(). > > I orginally planned to send my virtio-1 patchset as well, but I haven't > found the time for it; therefore,

[Qemu-devel] [PATCH v2 0/1] dataplane vs. endianness

2015-01-26 Thread Cornelia Huck
Stefan: Here's v2 of my endianness patch for dataplane, with the extraneous vdev argument dropped from get_desc(). I orginally planned to send my virtio-1 patchset as well, but I haven't found the time for it; therefore, I think this should be applied independently. David: I take it your r-b sti