Re: [Xen-devel] [PATCH 3/5] xen: drop XenXC and associated interface wrappers

2016-02-09 Thread Stefano Stabellini
On Tue, 9 Feb 2016, Ian Campbell wrote: > Now that 4.2 and earlier are no longer supported "xc_interface *" is > always the right type for the xc interface handle. > > Signed-off-by: Ian Campbell Please mention in the commit message the changes to xenforeignmemory related functions and handles.

[Xen-devel] [PATCH 3/5] xen: drop XenXC and associated interface wrappers

2016-02-09 Thread Ian Campbell
Now that 4.2 and earlier are no longer supported "xc_interface *" is always the right type for the xc interface handle. Signed-off-by: Ian Campbell --- hw/xen/xen_backend.c | 4 +-- include/hw/xen/xen_backend.h | 2 +- include/hw/xen/xen_common.h | 82 +