Searched refs:txt (Results 1 – 25 of 40) sorted by relevance
12
/xen/docs/ |
A D | Makefile | 30 $(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 D | gen-html-index | 89 my $txt = make_linktext($ref); 92 return "<li><a href=\"$ref\">$txt</a></li>\n";
|
/xen/tools/firmware/rombios/ |
A D | Makefile | 13 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 D | vtpm-cmake-Wextra.patch | 2 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 D | passthrough.txt | 74 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 D | booting.txt | 40 [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 D | Makefile | 25 …temp.awk.* vgabios*.orig _vgabios_* _vgabios-debug_* core vgabios*.bin vgabios*.txt $(RELEASE).bin…
|
A D | ChangeLog | 376 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 D | Makefile | 7 INSTALL_LOG = build/installed_files.txt
|
/xen/tools/libxl/ |
A D | libxl_types_internal.idl | 48 # A console with a name is called a 'channel', see docs/misc/channels.txt
|
/xen/tools/python/ |
A D | Makefile | 9 INSTALL_LOG = build/installed_files.txt
|
/xen/ |
A D | .gitignore | 57 docs/txt/ 133 tools/firmware/*bios/*bios*.txt 416 docs/txt/misc/*.txt 417 docs/txt/man/*.txt
|
/xen/docs/misc/ |
A D | xenstore-paths.pandoc | 7 [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 D | xenstore-ring.txt | 4 information. The [xenstore protocol](xenstore.txt) is layered on top of 104 [xenstore protocol](xenstore.txt) packets it may have;
|
A D | amd-ucode-container.txt | 90 [3] http://lxr.free-electrons.com/source/Documentation/x86/early-microcode.txt
|
/xen/tools/examples/ |
A D | xlexample.pvhlinux | 41 # docs/misc/xl-disk-configuration.txt
|
A D | xlexample.pvlinux | 43 # docs/misc/xl-disk-configuration.txt
|
A D | xlexample.hvm | 42 # docs/misc/xl-disk-configuration.txt
|
/xen/docs/process/ |
A D | branching-checklist.txt | 81 release-technician-checklist.txt section re README etc. 84 release-technician-checklist.txt section re README etc.,
|
A D | release-technician-checklist.txt | 26 * http://logs.test-lab.xenproject.org/osstest/results/all-branch-statuses.txt
|
/xen/xen/ |
A D | Kconfig | 3 # see docs/misc/kconfig-language.txt
|
/xen/docs/features/ |
A D | dom0less.pandoc | 16 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 D | guest.txt | 57 Documentation/arm/uefi.txt in Linux, which are provided by the regular Linux
|
/xen/tools/pygrub/examples/ |
A D | ubuntu-14.04-lts.grub2 | 112 if [ -e ${prefix}/gfxblacklist.txt ]; then 113 if hwmatch ${prefix}/gfxblacklist.txt 3; then
|
/xen/xen/xsm/flask/policy/ |
A D | access_vectors | 110 # 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