Searched refs:tools (Results 1 – 25 of 194) sorted by relevance
12345678
107 tools/config.h108 tools/config.log109 tools/config.status110 tools/config.cache194 tools/include/acpi208 tools/misc/xenperf209 tools/misc/xenpm213 tools/misc/xencov288 xen/tools/fixdep291 xen/tools/symbols[all …]
61 .PHONY: build-tools62 build-tools: build-tools-public-headers66 build-tools-oxenstored: build-tools-public-headers69 $(MAKE) -C tools/ocaml build-tools-oxenstored96 run-tests-%: build-tools-public-headers tools/tests/%/137 tools: dist-tools target146 install-tools: install-tools-public-headers231 .PHONY: clean-tools232 clean-tools: clean-tools-public-headers260 distclean-tools:[all …]
213 F: tools/9pfsd/221 F: tools/libacpi/331 F: tools/golang337 F: tools/libs/hypfs/402 F: tools/libs/429 F: tools/ocaml/457 F: tools/python531 F: tools/638 F: tools/include/xen-tools/xenstore-common.h640 F: tools/xenstored/[all …]
14 The xen source contains four subsystems: xen, tools, stubdom and docs.46 options. It will pass them to the configure scripts in the tools,50 Please note that stubdom requires tools.52 --disable-tools86 If the tools are configured with a non-standard --prefix the runtime88 from a wrong location. Compiling the tools with rpath will force the92 Disable xenstat and xentop monitoring tools.104 versions of development tools. Use at your own risk.252 Using additional CFLAGS to build tools which will run in dom0 is331 * To build a private copy of tools and xen:[all …]
15 INSTALL = $(XEN_ROOT)/tools/cross-install19 XEN_INCLUDE = $(XEN_ROOT)/tools/include21 include $(XEN_ROOT)/tools/libs/uselibs.mk99 $(XEN_ROOT)/tools/libs/$(lib)/lib$(FILENAME_$(lib))$(libextension))113 $(foreach lib,$(1),-L$(XEN_ROOT)/tools/libs/$(lib))126 XEN_libxen$(1) = $$(XEN_ROOT)/tools/libs/$(1)182 $(XEN_ROOT)/tools/python/install-wrap "$(PYTHON_PATH) -s" $(INSTALL_PROG)212 $(error You have to run ./configure before building or installing the tools)215 PKG_CONFIG_DIR ?= $(XEN_ROOT)/tools/pkg-config220 $(PKG_CONFIG_DIR)/%.pc: Makefile $(XEN_ROOT)/tools/Rules.mk $(PKG_CONFIG_DIR)[all …]
38 cd $xen_root/tools/qemu-xen-dir-remote41 scripts/archive-source.sh $tdir/xen-$desc/tools/qemu-xen.tar42 cd $tdir/xen-$desc/tools48 git_archive_into $xen_root/tools/qemu-xen-traditional-dir-remote $tdir/xen-$desc/tools/qemu-xen-tra…
8 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/libs/toollog/include9 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/libs/ctrl/include10 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/libs/guest/include11 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/include -I.15 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/firmware/vgabios
2 include $(XEN_ROOT)/tools/Rules.mk26 .PHONY: build-tools-oxenstored27 build-tools-oxenstored:
2 include $(XEN_ROOT)/tools/Rules.mk29 CFLAGS += -I$(XEN_ROOT)/tools/libs/ctrl -I$(XEN_ROOT)/tools/libs/guest
1 include $(XEN_ROOT)/tools/Rules.mk4 CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/ $(CFLAGS_xeninclude) -DFSIMAG…
2 include $(XEN_ROOT)/tools/Rules.mk10 include $(XEN_ROOT)/tools/libs/libs.mk
10 CFLAGS += -include $(XEN_ROOT)/tools/config.h12 include $(XEN_ROOT)/tools/libfsimage/Rules.mk
127 PREFERRED_VERSION:pn-xen-tools = "${XENVERS}%"132 SRCREV:pn-xen-tools = "\${AUTOREV}"137 ERROR_QA:pn-xen-tools = "arch"148 FILESEXTRAPATHS:prepend:pn-xen-tools := "${XENBASE}:"151 SRC_URI:pn-xen-tools = "file://${XENSUB}/;subdir=local-xen/"154 S:pn-xen-tools = "\${WORKDIR}/local-xen/${XENSUB}"157 SRCPV:pn-xen-tools = "1"
2 include $(XEN_ROOT)/tools/Rules.mk13 include $(XEN_ROOT)/tools/libs/libs.mk
26 CFLAGS += -DFSYS_ZFS -DFSIMAGE -I$(XEN_ROOT)/tools/libfsimage/zfs31 include $(XEN_ROOT)/tools/libfsimage/Rules.mk
2 include $(XEN_ROOT)/tools/Rules.mk12 include $(XEN_ROOT)/tools/libs/libs.mk
17 | $(objtree)/tools/symbols $(all_symbols) --sysv --sort \23 | $(objtree)/tools/symbols $(all_symbols) --sysv --sort \29 | $(objtree)/tools/symbols --all-symbols --xensyms --sysv --sort \
8 cpuid-autogen.h: $(BASEDIR)/include/public/arch-x86/cpufeatureset.h $(BASEDIR)/tools/gen-cpuid.py9 $(PYTHON) $(BASEDIR)/tools/gen-cpuid.py -i $< -o $@.new
2 include $(XEN_ROOT)/tools/Rules.mk14 include $(XEN_ROOT)/tools/libs/libs.mk
Completed in 27 milliseconds