> -----Original Message----- > From: Anthony PERARD [mailto:anthony.per...@citrix.com] > Sent: 17 June 2019 16:41 > To: qemu-de...@nongnu.org > Cc: xen-devel@lists.xenproject.org; Anthony Perard > <anthony.per...@citrix.com>; Stefano Stabellini > <sstabell...@kernel.org>; Paul Durrant <paul.durr...@citrix.com> > Subject: [PATCH 2/4] xen: Import other xen/io/*.h > > Following "xen: Fix build with public headers", import other Xen > public headers that are describing interfaces. > > Import fbif.h, kbdif.h, netif.h, console.h, xenbus.h, protocols.h. > > While editing xenfb.c, remove the include of event_channel.h as it > isn't needed. > > The headers are cleaned up a bit while importing them. The header > guard symbols are changed to match QEMU's coding style, some other > part of the file that QEMU doesn't use are removed. > > Signed-off-by: Anthony PERARD <anthony.per...@citrix.com>
Reviewed-by: Paul Durrant <paul.durr...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel