xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Some cleanup of device_add_domain_config
@ 2019-04-05 17:58 Anthony PERARD
  2019-04-05 17:58 ` [Xen-devel] " Anthony PERARD
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Anthony PERARD @ 2019-04-05 17:58 UTC (permalink / raw)
  To: xen-devel; +Cc: Anthony PERARD

Documentation of device_add_domain_config and constify `src'.

Anthony PERARD (3):
  libxl: Constify libxl_device_*_compare functions
  libxl: Constify src of device_compare_fn_t
  libxl: Document device_add_domain_config

 tools/libxl/libxl_device.c   |  6 +++---
 tools/libxl/libxl_disk.c     |  4 ++--
 tools/libxl/libxl_internal.h | 19 ++++++++++++++++---
 tools/libxl/libxl_nic.c      |  4 ++--
 tools/libxl/libxl_pci.c      |  4 ++--
 tools/libxl/libxl_usb.c      |  8 ++++----
 tools/libxl/libxl_vdispl.c   |  4 ++--
 tools/libxl/libxl_vsnd.c     |  4 ++--
 tools/libxl/libxl_vtpm.c     |  4 ++--
 9 files changed, 35 insertions(+), 22 deletions(-)

-- 
Anthony PERARD


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-04-09 12:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-05 17:58 [PATCH 0/3] Some cleanup of device_add_domain_config Anthony PERARD
2019-04-05 17:58 ` [Xen-devel] " Anthony PERARD
2019-04-05 17:58 ` [PATCH 1/3] libxl: Constify libxl_device_*_compare functions Anthony PERARD
2019-04-05 17:58   ` [Xen-devel] " Anthony PERARD
2019-04-09 12:38   ` Wei Liu
2019-04-09 12:38     ` [Xen-devel] " Wei Liu
2019-04-05 17:58 ` [PATCH 2/3] libxl: Constify src of device_compare_fn_t Anthony PERARD
2019-04-05 17:58   ` [Xen-devel] " Anthony PERARD
2019-04-09 12:38   ` Wei Liu
2019-04-09 12:38     ` [Xen-devel] " Wei Liu
2019-04-05 17:58 ` [PATCH 3/3] libxl: Document device_add_domain_config Anthony PERARD
2019-04-05 17:58   ` [Xen-devel] " Anthony PERARD
2019-04-09 12:46   ` Wei Liu
2019-04-09 12:46     ` [Xen-devel] " Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).