Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 25 of 40) sorted by relevance

12

/xen/docs/
A DMakefile30 $(patsubst %.txt,html/%.txt,$(TXTSRC-y)) \
32 DOC_TXT := $(patsubst %.txt,txt/%.txt,$(TXTSRC-y)) \
33 $(patsubst %.pandoc,txt/%.txt,$(PANDOCSRC-y)) \
34 $(patsubst %.md,txt/%.txt,$(PANDOCSRC-y)) \
35 $(patsubst %.rst,txt/%.txt,$(RST-SRC-y)) \
36 $(patsubst %,txt/%.txt,$(MAN-SRC-y))
55 .PHONY: txt
130 txt/man/%.$(1).txt: man/%.$(1).pod Makefile
138 txt/man/%.$(1).txt: man/%.$(1).pandoc Makefile
196 html/%.txt: %.txt
[all …]
A Dgen-html-index89 my $txt = make_linktext($ref);
92 return "<li><a href=\"$ref\">$txt</a></li>\n";
/xen/tools/firmware/rombios/
A DMakefile13 rm -f as86-sym.txt ld86-sym.txt
14 rm -f rombios*.txt rombios*.sym usage biossums
25 as86 _rombios_.s -b tmp.bin -u- -w- -g -0 -j -O -l rombios.txt
26 -perl makesym.perl < rombios.txt > rombios.sym
/xen/stubdom/
A Dvtpm-cmake-Wextra.patch2 CMakeLists.txt | 3 ++-
5 Index: tpm_emulator-x86_64/CMakeLists.txt
7 --- tpm_emulator-x86_64.orig/CMakeLists.txt
8 +++ tpm_emulator-x86_64/CMakeLists.txt
/xen/docs/misc/arm/
A Dpassthrough.txt74 example, in the case of GICv2 see [arm,gic.txt]; in the case of GICv3
75 see [arm,gic-v3.txt] in the Linux repository. For both GICv2 and GICv3
190 …gic.txt]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/de…
191 …v3.txt]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/dev…
A Dbooting.txt40 [2] linux/Documentation/arm64/booting.txt
41 …http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/arm64/booting.txt
/xen/tools/firmware/vgabios/
A DMakefile25 …temp.awk.* vgabios*.orig _vgabios_* _vgabios-debug_* core vgabios*.bin vgabios*.txt $(RELEASE).bin…
A DChangeLog376 vbe_display_api.txt (1.11), vgabios.c (1.54):
398 vbe.c (1.41), vbe.h (1.21), vbe_display_api.txt (1.10), vgabios.c (1.52):
524 * README (1.6), vbe.c (1.38), vbe.h (1.20), vbe_display_api.txt (1.9),
607 * vbe.h (1.18, v0_4b), vbe_display_api.txt (1.8, v0_4b),
684 vbe_display_api.txt (1.7, v0_4a), vgabios.c (1.31),
712 * vbe_display_api.txt (1.6):
1031 * ChangeLog (1.14), vbe_display_api.txt (1.5, v0_3b):
1064 * vbe.h (1.11), vbe_display_api.txt (1.4):
1116 * vbe.h (1.8), vbe_display_api.txt (1.3, v0_3a):
1141 * vbe_display_api.txt (1.2):
[all …]
/xen/tools/pygrub/
A DMakefile7 INSTALL_LOG = build/installed_files.txt
/xen/tools/libxl/
A Dlibxl_types_internal.idl48 # A console with a name is called a 'channel', see docs/misc/channels.txt
/xen/tools/python/
A DMakefile9 INSTALL_LOG = build/installed_files.txt
/xen/
A D.gitignore57 docs/txt/
133 tools/firmware/*bios/*bios*.txt
416 docs/txt/misc/*.txt
417 docs/txt/man/*.txt
/xen/docs/misc/
A Dxenstore-paths.pandoc7 [xenstore.txt](xenstore.txt).
168 a guest can make use of. See [docs/misc/libxl_memory.txt][LIBXLMEM]
318 The primary PV console device. Described in [console.txt](console.txt)
322 A secondary PV console device. Described in [console.txt](console.txt)
326 An emulated serial device. Described in [console.txt](console.txt)
401 A PV console backend. Described in [console.txt](console.txt)
648 [LIBXLMEM]: https://xenbits.xen.org/docs/unstable/misc/libxl_memory.txt
A Dxenstore-ring.txt4 information. The [xenstore protocol](xenstore.txt) is layered on top of
104 [xenstore protocol](xenstore.txt) packets it may have;
A Damd-ucode-container.txt90 [3] http://lxr.free-electrons.com/source/Documentation/x86/early-microcode.txt
/xen/tools/examples/
A Dxlexample.pvhlinux41 # docs/misc/xl-disk-configuration.txt
A Dxlexample.pvlinux43 # docs/misc/xl-disk-configuration.txt
A Dxlexample.hvm42 # docs/misc/xl-disk-configuration.txt
/xen/docs/process/
A Dbranching-checklist.txt81 release-technician-checklist.txt section re README etc.
84 release-technician-checklist.txt section re README etc.,
A Drelease-technician-checklist.txt26 * http://logs.test-lab.xenproject.org/osstest/results/all-branch-statuses.txt
/xen/xen/
A DKconfig3 # see docs/misc/kconfig-language.txt
/xen/docs/features/
A Ddom0less.pandoc16 to be passed to Xen. See docs/misc/arm/device-tree/booting.txt for more
90 See docs/misc/arm/device-tree/booting.txt for more information.
/xen/docs/misc/arm/device-tree/
A Dguest.txt57 Documentation/arm/uefi.txt in Linux, which are provided by the regular Linux
/xen/tools/pygrub/examples/
A Dubuntu-14.04-lts.grub2112 if [ -e ${prefix}/gfxblacklist.txt ]; then
113 if hwmatch ${prefix}/gfxblacklist.txt 3; then
/xen/xen/xsm/flask/policy/
A Daccess_vectors110 # see docs/misc/xsm-flask.txt and the example XSM policy for details.
396 # and PCI devices; see docs/misc/xsm-flask.txt for how to label them.

Completed in 19 milliseconds

12