[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 10/18] xen: add header and build dataplane/xe
From: |
Anthony PERARD |
Subject: |
Re: [Qemu-devel] [PATCH v2 10/18] xen: add header and build dataplane/xen-block.c |
Date: |
Fri, 7 Dec 2018 16:48:10 +0000 |
User-agent: |
Mutt/1.11.1 (2018-12-01) |
On Thu, Dec 06, 2018 at 03:08:36PM +0000, Paul Durrant wrote:
> This patch adds the transformations necessary to get dataplane/xen-block.c
> to build against the new XenBus/XenDevice framework. MAINTAINERS is also
> updated due to the introduction of dataplane/xen-block.h.
>
> NOTE: Existing data structure names are retained for the moment. These will
> be modified by subsequent patches. A typedef for XenBlockDataPlane
> has been added to the header (based on the old struct XenBlkDev name
> for the moment) so that the old names don't need to leak out of the
> dataplane code.
>
> Signed-off-by: Paul Durrant <address@hidden>
Reviewed-by: Anthony PERARD <address@hidden>
Thanks,
--
Anthony PERARD
- Re: [Qemu-devel] [PATCH v2 03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom', (continued)
[Qemu-devel] [PATCH v2 15/18] xen: add a mechanism to automatically create XenDevice-s..., Paul Durrant, 2018/12/06
[Qemu-devel] [PATCH v2 14/18] xen: add implementations of xen-block connect and disconnect functions..., Paul Durrant, 2018/12/06
[Qemu-devel] [PATCH v2 18/18] xen: remove the legacy 'xen_disk' backend, Paul Durrant, 2018/12/06
[Qemu-devel] [PATCH v2 12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c, Paul Durrant, 2018/12/06
[Qemu-devel] [PATCH v2 17/18] MAINTAINERS: add myself as a Xen maintainer, Paul Durrant, 2018/12/06
[Qemu-devel] [PATCH v2 16/18] xen: automatically create XenBlockDevice-s, Paul Durrant, 2018/12/06
[Qemu-devel] [PATCH v2 10/18] xen: add header and build dataplane/xen-block.c, Paul Durrant, 2018/12/06
- Re: [Qemu-devel] [PATCH v2 10/18] xen: add header and build dataplane/xen-block.c,
Anthony PERARD <=
[Qemu-devel] [PATCH v2 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block, Paul Durrant, 2018/12/06
[Qemu-devel] [PATCH v2 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c, Paul Durrant, 2018/12/06