Searched refs:html (Results 1 – 25 of 42) sorted by relevance
12
/xen/docs/ |
A D | Makefile | 25 DOC_HTML := html/SUPPORT.html \ 28 $(patsubst %.rst,html/%.html,$(RST-SRC-y)) \ 29 $(patsubst %,html/%.html,$(MAN-SRC-y)) \ 50 sphinx-build -b html . sphinx/html 53 html: $(DOC_HTML) html/index.html target 74 rm -rf html txt pdf sphinx/html 111 html/man/%.$(1).html: man/%.$(1).pod Makefile 121 html/man/%.$(1).html: man/%.$(1).pandoc Makefile 178 install-html: html txt figs 180 [ ! -d html ] || cp -R html $(DESTDIR)$(docdir) [all …]
|
A D | parse-support-md | 327 my $html = <PD>; 338 $html =~ s{^\<p\>}{} or die "$html ?"; 339 $html =~ s{\</p\>$}{} or die "$html ?"; 340 $html =~ s{\n$}{}; 341 return $html;
|
A D | support-matrix-generate | 72 cat docs/misc/support-matrix-head.html 189 </html>
|
/xen/stubdom/ |
A D | newlib-disable-texinfo.patch | 5 HTMLFILES = standards.html configure.html
|
/xen/docs/features/ |
A D | sched_credit.pandoc | 85 …erthreaded systems](https://lists.xenproject.org/archives/html/xen-devel/2014-07/msg01848.html) [1] 86 …g BOOST vs. migration bug](https://lists.xen.org/archives/html/xen-devel/2015-10/msg02851.html) [2] 87 …ty handling issues](https://lists.xenproject.org/archives/html/xen-devel/2016-05/msg01362.html) [3]
|
A D | intel_psr_cat_cdp.pandoc | 451 …3](http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html) 505 html creation failure.
|
/xen/docs/hypervisor-guide/ |
A D | code-coverage.rst | 81 xen.git/xen$ $BROWSER cov/index.html 99 xen.git/xen$ llvm-cov show -format=html -output-dir=cov/ xen-syms -instr-profile=xen.profdata 100 xen.git/xen$ $BROWSER cov/index.html 103 https://clang.llvm.org/docs/SourceBasedCodeCoverage.html
|
/xen/xen/arch/arm/tee/ |
A D | Kconfig | 10 https://optee.readthedocs.io/architecture/virtualization.html
|
/xen/docs/misc/ |
A D | xenstore-paths.pandoc | 644 [BLKIF]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,blkif.h.html 645 [FBIF]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,fbif.h.html 646 [HVMPARAMS]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,hvm,params.h.html 647 [KBDIF]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,kbdif.h.html 649 [NETIF]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,netif.h.html 650 [SCSIIF]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,vscsiif.h.html 651 [SI]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,xen.h.html#Struct_start… 652 [USBIF]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,usbif.h.html 653 [VCPU]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,vcpu.h.html 654 [XSWIRE]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,xs_wire.h.html
|
A D | pvcalls.pandoc | 1074 …itialising]: https://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,io,xenbus.h.html 1075 [address]: http://pubs.opengroup.org/onlinepubs/7908799/xns/syssocket.h.html 1076 [in]: http://pubs.opengroup.org/onlinepubs/000095399/basedefs/netinet/in.h.html 1077 [socket]: http://pubs.opengroup.org/onlinepubs/009695399/functions/socket.html 1078 [connect]: http://pubs.opengroup.org/onlinepubs/7908799/xns/connect.html 1079 [shutdown]: http://pubs.opengroup.org/onlinepubs/7908799/xns/shutdown.html 1080 [bind]: http://pubs.opengroup.org/onlinepubs/7908799/xns/bind.html 1081 [listen]: http://pubs.opengroup.org/onlinepubs/7908799/xns/listen.html 1082 [accept]: http://pubs.opengroup.org/onlinepubs/7908799/xns/accept.html 1083 [poll]: http://pubs.opengroup.org/onlinepubs/7908799/xsh/poll.html
|
A D | netif-staging-grants.pandoc | 402 here\[[0](http://lists.xenproject.org/archives/html/xen-devel/2015-05/msg01504.html)\]. 551 [0] http://lists.xenproject.org/archives/html/xen-devel/2015-05/msg01504.html 559 [4] http://prototype-kernel.readthedocs.io/en/latest/networking/XDP/design/requirements.html#write-…
|
A D | amd-ucode-container.txt | 88 [1] http://www.amd64.org/microcode.html
|
A D | efi.pandoc | 70 Line Options](xen-command-line.html).
|
A D | xenmon.txt | 107 http://www.hpl.hp.com/techreports/2005/HPL-2005-187.html
|
A D | xsm-flask.txt | 52 For more information see https://xenbits.xen.org/xsa/advisory-77.html. 58 https://www.xenproject.org/security-policy.html.
|
/xen/m4/ |
A D | README.source | 11 Also see http://www.gnu.org/software/autoconf-archive/ax_compare_version.html
|
A D | ax_compare_version.m4 | 4 # http://www.gnu.org/software/autoconf-archive/ax_compare_version.html
|
/xen/xen/common/ |
A D | README.source | 29 project at http://www.mr511.de/software/english.html
|
/xen/tools/python/ |
A D | pylintrc | 33 html=no 44 # written in a file name "pylint_global.[txt|html]".
|
/xen/ |
A D | CONTRIBUTING | 97 - https://xenproject.org/governance.html 98 - https://xenproject.org/help/contribution-guidelines.html
|
A D | SUPPORT.md | 656 This feature is not security supported: see https://xenbits.xen.org/xsa/advisory-163.html 982 * Libvirt https://libvirt.org/securityprocess.html 988 * OpenBSD https://www.openbsd.org/security.html
|
/xen/docs/man/ |
A D | xl-disk-configuration.5.pod | 295 L<https://lists.xenproject.org/archives/html/xen-devel/2012-12/msg01154.html>
|
/xen/docs/designs/ |
A D | qemu-deprivilege.md | 104 [qemu-namespaces]: https://lists.gnu.org/archive/html/qemu-devel/2017-10/msg04723.html
|
/xen/docs/misc/arm/ |
A D | passthrough.txt | 192 [xl.cfg]: https://xenbits.xen.org/docs/unstable/man/xl.cfg.5.html
|
/xen/tools/firmware/vgabios/ |
A D | README | 75 http://www.cs.cmu.edu/afs/cs/user/ralf/pub/WWW/files.html
|
Completed in 32 milliseconds
12