Home
last modified time | relevance | path

Searched refs:tools (Results 1 – 25 of 178) sorted by relevance

12345678

/xen/
A D.gitignore98 tools/config.h
99 tools/config.log
100 tools/config.status
101 tools/config.cache
196 tools/libxc/*.pc
199 tools/libxl/*.pc
200 tools/libxl/dsdt*
203 tools/libxl/ssdt*
217 tools/misc/xenpm
249 tools/tests/mce-test/tools/xen-mceinj
[all …]
A DMakefile43 %-tools-public-headers:
61 .PHONY: build-tools
62 build-tools: build-tools-public-headers
83 run-tests-%: build-tools-public-headers tools/tests/%/
124 tools: dist-tools target
132 .PHONY: install-tools
133 install-tools: install-tools-public-headers
218 .PHONY: clean-tools
219 clean-tools: clean-tools-public-headers
246 distclean-tools:
[all …]
A DINSTALL14 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-tools
86 If the tools are configured with a non-standard --prefix the runtime
88 from a wrong location. Compiling the tools with rpath will force the
97 Disable xenstat and xentop monitoring tools.
109 versions of development tools. Use at your own risk.
258 Using additional CFLAGS to build tools which will run in dom0 is
337 * To build a private copy of tools and xen:
[all …]
A DMAINTAINERS201 F: tools/libacpi/
302 F: tools/golang
339 F: xen/tools/kconfig/
344 F: tools/debugger/kdd/
359 F: tools/libxl/
360 F: tools/xl/
387 F: tools/ocaml/
412 F: tools/python
481 F: tools/
589 F: tools/xentrace/
[all …]
/xen/tools/
A DRules.mk10 INSTALL = $(XEN_ROOT)/tools/cross-install
14 XEN_INCLUDE = $(XEN_ROOT)/tools/include
16 XEN_LIBXENTOOLLOG = $(XEN_ROOT)/tools/libs/toollog
17 XEN_LIBXENEVTCHN = $(XEN_ROOT)/tools/libs/evtchn
18 XEN_LIBXENGNTTAB = $(XEN_ROOT)/tools/libs/gnttab
19 XEN_LIBXENCALL = $(XEN_ROOT)/tools/libs/call
22 XEN_LIBXENHYPFS = $(XEN_ROOT)/tools/libs/hypfs
23 XEN_LIBXC = $(XEN_ROOT)/tools/libxc
24 XEN_XENLIGHT = $(XEN_ROOT)/tools/libxl
27 XEN_XENSTORE = $(XEN_ROOT)/tools/xenstore
[all …]
/xen/tools/misc/
A Dmktarball38 cd $xen_root/tools/qemu-xen-dir-remote
41 scripts/archive-source.sh $tdir/xen-$desc/tools/qemu-xen.tar
42 cd $tdir/xen-$desc/tools
48 git_archive_into $xen_root/tools/qemu-xen-traditional-dir-remote $tdir/xen-$desc/tools/qemu-xen-tra…
A DMakefile2 include $(XEN_ROOT)/tools/Rules.mk
6 CFLAGS += -include $(XEN_ROOT)/tools/config.h
97 xen-hptool.o: CFLAGS += -I$(XEN_ROOT)/tools/libxc $(CFLAGS_libxencall)
104 xen-mfndump.o: CFLAGS += -I$(XEN_ROOT)/tools/libxc $(CFLAGS_libxencall)
/xen/tools/tests/mce-test/
A DMakefile4 $(MAKE) -C tools
7 $(MAKE) -C tools clean
10 $(MAKE) -C tools distclean
/xen/xen/xsm/flask/
A DMakefile42 flask-policy.S: $(XEN_ROOT)/xen/tools/binfile
43 $(SHELL) $(XEN_ROOT)/xen/tools/binfile -i $@ policy.bin xsm_flask_init_policy
49 …$(MAKE) -f $(XEN_ROOT)/tools/flask/policy/Makefile.common -C $(XEN_ROOT)/tools/flask/policy FLASK_…
/xen/tools/ocaml/libs/xl/
A DMakefile53 _libxl_types.ml.in _libxl_types.mli.in _libxl_types.inc: genwrap.py $(XEN_ROOT)/tools/libxl/libxl_t…
54 $(XEN_ROOT)/tools/libxl/idl.py
55 PYTHONPATH=$(XEN_ROOT)/tools/libxl $(PYTHON) genwrap.py \
56 $(XEN_ROOT)/tools/libxl/libxl_types.idl \
/xen/tools/libfsimage/
A DRules.mk1 include $(XEN_ROOT)/tools/Rules.mk
3 CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"$(FSDIR)\"
/xen/stubdom/grub/
A DMakefile8 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/libs/toollog/include
9 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/libxc/include -I$(XEN_ROOT)/tools/include -I.
13 DEF_CPPFLAGS += -I$(XEN_ROOT)/tools/firmware/vgabios
/xen/tools/libs/toollog/
A DMakefile2 include $(XEN_ROOT)/tools/Rules.mk
11 include $(XEN_ROOT)/tools/libs/libs.mk
/xen/tools/fuzz/x86_instruction_emulator/
A DMakefile2 include $(XEN_ROOT)/tools/Rules.mk
20 [ -L $* ] || ln -sf $(XEN_ROOT)/tools/tests/x86_emulator/$*
28 x86.h := $(addprefix $(XEN_ROOT)/tools/include/xen/asm/,\
30 $(addprefix $(XEN_ROOT)/tools/include/xen/lib/x86/, \
/xen/tools/libfsimage/ext2fs-lib/
A DMakefile10 CFLAGS += -include $(XEN_ROOT)/tools/config.h
21 include $(XEN_ROOT)/tools/libfsimage/Rules.mk
/xen/xen/include/xen/lib/x86/
A DMakefile6 cpuid-autogen.h: $(XEN_ROOT)/xen/include/public/arch-x86/cpufeatureset.h $(XEN_ROOT)/xen/tools/gen-…
7 $(PYTHON) $(XEN_ROOT)/xen/tools/gen-cpuid.py -i $< -o $@.new
/xen/tools/libfsimage/zfs/
A DMakefile26 CFLAGS += -DFSYS_ZFS -DFSIMAGE -I$(XEN_ROOT)/tools/libfsimage/zfs
40 include $(XEN_ROOT)/tools/libfsimage/Rules.mk
/xen/xen/include/
A DMakefile54 compat/%.h: compat/%.i Makefile $(BASEDIR)/tools/compat-build-header.py
62 $(PYTHON) $(BASEDIR)/tools/compat-build-header.py | uniq >>$@.new; \
70 compat/%.c: public/%.h xlat.lst Makefile $(BASEDIR)/tools/compat-build-source.py
73 $(PYTHON) $(BASEDIR)/tools/compat-build-source.py >$@.new
76 compat/.xlat/%.h: compat/%.h compat/.xlat/%.lst $(BASEDIR)/tools/get-fields.sh Makefile
79 $(SHELL) $(BASEDIR)/tools/get-fields.sh "$$what" compat_$$name $< || exit $$?; \
/xen/tools/golang/xenlight/
A DREADME.md12 generated code can be made by modifying `tools/golang/xenlight/gengotypes.py`
19 "xenbits.xenproject.org/git-http/xen.git/tools/golang/xenlight"
28 go get xenbits.xenproject.org/git-http/xen.git/tools/golang/xenlight@RELEASE-4.14.0.
/xen/tools/libs/evtchn/
A DMakefile2 include $(XEN_ROOT)/tools/Rules.mk
16 include $(XEN_ROOT)/tools/libs/libs.mk
/xen/tools/libs/devicemodel/
A DMakefile2 include $(XEN_ROOT)/tools/Rules.mk
16 include $(XEN_ROOT)/tools/libs/libs.mk
/xen/tools/libs/call/
A DMakefile2 include $(XEN_ROOT)/tools/Rules.mk
16 include $(XEN_ROOT)/tools/libs/libs.mk
/xen/tools/libs/foreignmemory/
A DMakefile2 include $(XEN_ROOT)/tools/Rules.mk
16 include $(XEN_ROOT)/tools/libs/libs.mk
/xen/tools/libs/toolcore/
A DMakefile2 include $(XEN_ROOT)/tools/Rules.mk
11 include $(XEN_ROOT)/tools/libs/libs.mk
/xen/docs/features/
A Dmigration.pandoc57 * `tools/libxc/xc_sr_*.[hc]`
59 * `tools/libxl/libxl_stream_{read,write}.c`
60 * `tools/libxl/libxl_convert_callout.c`
62 * `tools/python/xen/migration/*.py`
63 * `tools/python/scripts/convert-legacy-stream`
64 * `tools/python/scripts/verify-stream-v2`

Completed in 18 milliseconds

12345678