libvirt/src/libxl
Daniel P. Berrangé 568a417224 Enforce a standard header file guard symbol name
Require that all headers are guarded by a symbol named

  LIBVIRT_$FILENAME

where $FILENAME is the uppercased filename, with all characters
outside a-z changed into '_'.

Note we do not use a leading __ because that is technically a
namespace reserved for the toolchain.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-12-14 10:47:13 +00:00
..
libvirtd_libxl.aug libxl: do not enable nested HVM unless global nested_hvm option enabled 2018-04-17 21:15:27 -06:00
libxl_capabilities.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libxl_capabilities.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libxl_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl_domain.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libxl_domain.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl_driver.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libxl_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl_logger.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libxl_logger.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl_migration.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libxl_migration.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libxl.conf libxl: do not enable nested HVM unless global nested_hvm option enabled 2018-04-17 21:15:27 -06:00
Makefile.inc.am make: split libxl driver build rules into libxl/Makefile.inc.am 2018-02-23 13:14:26 +00:00
test_libvirtd_libxl.aug.in libxl: do not enable nested HVM unless global nested_hvm option enabled 2018-04-17 21:15:27 -06:00