Searched refs:md (Results 1 – 15 of 15) sorted by relevance
| /xen/docs/ |
| A D | support-matrix-generate | 81 obj="$(printf "%s:SUPPORT.md" "$commitish")" 165 docs/parse-support-md "${args[@]}" 170 by docs/support-matrix-generate and docs/parse-support-md. 172 Input revisions of SUPPORT.md used:
|
| A D | Makefile | 27 $(patsubst %.md,html/%.html,$(PANDOCSRC-y)) \ 34 $(patsubst %.md,txt/%.txt,$(PANDOCSRC-y)) \ 38 $(patsubst %.md,pdf/%.pdf,$(PANDOCSRC-y)) \ 236 $(foreach src-fmt,pandoc md rst,\ 239 $(eval $(call GENERATE_PANDOC_RULE_RAW,html/SUPPORT.html,$(XEN_ROOT)/SUPPORT.md))
|
| /xen/xen/arch/x86/hvm/ |
| A D | mtrr.c | 495 const struct mtrr_state *md = &vd->arch.hvm.mtrr; in mtrr_pat_not_equal() local 498 if ( md->enabled != ms->enabled ) in mtrr_pat_not_equal() 501 if ( md->enabled ) in mtrr_pat_not_equal() 503 unsigned int num_var_ranges = MASK_EXTR(md->mtrr_cap, MTRRcap_VCNT); in mtrr_pat_not_equal() 506 if ( md->def_type != ms->def_type ) in mtrr_pat_not_equal() 510 if ( md->fixed_enabled != ms->fixed_enabled ) in mtrr_pat_not_equal() 513 if ( md->fixed_enabled && in mtrr_pat_not_equal() 514 memcmp(md->fixed_ranges, ms->fixed_ranges, in mtrr_pat_not_equal() 515 sizeof(md->fixed_ranges)) ) in mtrr_pat_not_equal() 520 memcmp(md->var_ranges, ms->var_ranges, in mtrr_pat_not_equal() [all …]
|
| /xen/tools/pygrub/examples/ |
| A D | fedora-16-with-xen.grub2 | 48 …linux /vmlinuz-3.1.0-0.rc9.git0.0.fc16.x86_64 root=/dev/mapper/VolGroup-lv_root ro rd.md=0 rd.dm=0… 61 …linux /vmlinuz-3.1.0-0.rc9.git0.0.fc16.x86_64 root=/dev/mapper/VolGroup-lv_root ro single rd.md=0 … 77 …rc9.git0.0.fc16.x86_64 placeholder root=/dev/mapper/VolGroup-lv_root ro rd.md=0 rd.dm=0 rd.lvm.lv=… 89 …0.0.fc16.x86_64 placeholder root=/dev/mapper/VolGroup-lv_root ro single rd.md=0 rd.dm=0 rd.lvm.lv=…
|
| A D | fedora-19.grub2 | 75 …linux /vmlinuz-3.9.6-301.fc19.i686.PAE root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/swap rd.md… 89 …c84eb89292ebc1666 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/swap rd.md=0 rd.dm=0 vconsole.k…
|
| /xen/docs/misc/ |
| A D | hypfs-paths.pandoc | 106 md-clear "No" or "VERW" 112 md-clear "No" or "Yes" 117 md-clear "No" or "Yes"
|
| A D | 9pfs.pandoc | 417 [website]: https://github.com/chaos/diod/blob/master/protocol.md
|
| A D | xen-command-line.pandoc | 511 The Speculation Control hardware features `srbds-ctrl`, `md-clear`, `ibrsb`, 2064 > `= List of [ <bool>, xen=<bool>, {pv,hvm,msr-sc,rsb,md-clear}=<bool>, 2088 The booleans `pv=`, `hvm=`, `msr-sc=`, `rsb=` and `md-clear=` offer fine 2100 * `md-clear=` offers control over whether to use VERW to flush 2215 opted in to with `smt=0 spec-ctrl=md-clear`, at which point TSX will remain
|
| /xen/docs/features/ |
| A D | qemu-deprivilege.pandoc | 107 See docs/design/qemu-deprivilege.md for technical details. 128 See SUPPORT.md for security support status.
|
| /xen/xen/common/ |
| A D | inflate.c | 598 unsigned ml, md; /* masks for bl and bd bits */ in inflate_codes() local 610 md = mask_bits[bd]; in inflate_codes() 646 if ((e = (t = td + ((unsigned)b & md))->e) > 16) in inflate_codes()
|
| /xen/docs/process/ |
| A D | release-technician-checklist.txt | 56 * change SUPPORT.md heading version number; -unstable or -rc tag 58 * SUPPORT.md: insert correct version number in release-notes link
|
| A D | xen-release-management.pandoc | 197 5. Specify the dates regarding support and security support in SUPPORT.md.
|
| /xen/docs/designs/ |
| A D | xenstore-migration.md | 405 [1] See https://xenbits.xen.org/gitweb/?p=xen.git;a=blob;f=docs/designs/non-cooperative-migration.md
|
| /xen/ |
| A D | MAINTAINERS | 256 F: CHANGELOG.md
|
| /xen/docs/man/ |
| A D | xl.cfg.5.pod.in | 1400 See SUPPORT.md for a security support statement.
|
Completed in 21 milliseconds