Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 19 of 19) sorted by relevance

/xen/tools/ocaml/libs/mmap/
A DMETA.in1 version = "@VERSION@"
/xen/tools/ocaml/libs/xentoollog/
A DMETA.in1 version = "@VERSION@"
/xen/xen/arch/x86/
A Dbzimage.c31 #define VERSION(h,l) (((h)<<8) | (l)) macro
64 if ( hdr->version < VERSION(2,8) ) { in bzimage_check()
/xen/tools/ocaml/libs/eventchn/
A DMETA.in1 version = "@VERSION@"
/xen/tools/ocaml/libs/xb/
A DMETA.in1 version = "@VERSION@"
/xen/tools/ocaml/libs/xs/
A DMETA.in1 version = "@VERSION@"
/xen/tools/ocaml/libs/xl/
A DMETA.in1 version = "@VERSION@"
/xen/tools/ocaml/libs/xc/
A DMETA.in1 version = "@VERSION@"
/xen/tools/libfsimage/common/
A Dmapfile-GNU1 VERSION {
/xen/tools/ocaml/
A Dcommon.make18 VERSION := 4.1
/xen/automation/build/
A DREADME.md12 docker pull registry.gitlab.com/xen-project/xen/DISTRO:VERSION
86 able to run `make DISTRO/VERSION` to have Docker build the container
/xen/tools/xcutils/
A Dreadnotes.c38 #define VERSION(h,l) (((h)<<8) | (l)) macro
221 if ( hdr->version < VERSION(2,8) ) in main()
/xen/docs/
A DMakefile5 VERSION := $(shell $(MAKE) -C $(XEN_ROOT)/xen --no-print-directory xenversion) macro
92 $(POD2MAN) --release=$(VERSION) --name=$$* -s $(1) -c "Xen" $$< $$@
/xen/stubdom/grub/
A Dmini-os.c33 char version_string[] = VERSION;
759 mbi.boot_loader_name = (unsigned long) "GNU GRUB " VERSION; in main()
/xen/tools/libxc/
A Dxc_dom_bzimageloader.c615 #define VERSION(h,l) (((h)<<8) | (l)) macro
677 if ( hdr->version < VERSION(2,8) ) in xc_dom_probe_bzimage_kernel()
/xen/m4/
A Dpkg.m424 # PKG_PROG_PKG_CONFIG([MIN-VERSION])
/xen/tools/libxl/
A Dlibxl_types.idl48 (-2, "VERSION"),
/xen/docs/misc/
A Dxenstore-paths.pandoc69 VERSION -- A version number that will sort properly
/xen/docs/man/
A Dxl.cfg.5.pod.in1027 =item B<version=VERSION>

Completed in 28 milliseconds