/xen/xen/arch/arm/vgic/ |
A D | Makefile | 2 obj-y += vgic-v2.o 4 obj-y += vgic-mmio-v2.o
|
/xen/docs/features/ |
A D | migration.pandoc | 39 Xen 4.6 sees the introduction of Migration v2. There is no change for 48 The format of the migration v2 stream is specified in two documents, and 51 legacy stream into a migration v2 stream. 64 * `tools/python/scripts/verify-stream-v2` 68 With migration v2 support, LIBXL_HAVE_SRM_V2 and LIBXL_HAVE_SRM_V1 71 v2 migration streams, and hence whether legacy conversion is required. 115 for Migration v2
|
/xen/stubdom/vtpm/ |
A D | vtpm.c | 315 unsigned int v1, v2; in parse_cmd_line() local 331 } else if(sscanf(pch, "%u-%u", &v1, &v2) == 2) { in parse_cmd_line() 337 if(v2 >= TPM_NUM_PCR) { in parse_cmd_line() 341 if(v2 < v1) { in parse_cmd_line() 343 v1 = v2; in parse_cmd_line() 344 v2 = tp; in parse_cmd_line() 346 for(unsigned int i = v1; i <= v2; ++i) { in parse_cmd_line()
|
/xen/tools/python/ |
A D | Makefile | 24 $(INSTALL_PYTHON_PROG) scripts/verify-stream-v2 $(DESTDIR)$(LIBEXEC_BIN) 28 rm -f $(DESTDIR)$(LIBEXEC_BIN)/verify-stream-v2
|
/xen/xen/arch/arm/ |
A D | Makefile | 21 obj-y += gic-v2.o 55 obj-y += vgic-v2.o
|
A D | gic-v2.c | 186 v->arch.gic.v2.lr[i] = readl_gich(GICH_LR + i * 4); in gicv2_save_state() 188 v->arch.gic.v2.apr = readl_gich(GICH_APR); in gicv2_save_state() 189 v->arch.gic.v2.vmcr = readl_gich(GICH_VMCR); in gicv2_save_state() 199 writel_gich(v->arch.gic.v2.lr[i], GICH_LR + i * 4); in gicv2_restore_state() 201 writel_gich(v->arch.gic.v2.apr, GICH_APR); in gicv2_restore_state() 202 writel_gich(v->arch.gic.v2.vmcr, GICH_VMCR); in gicv2_restore_state() 219 printk(" VCPU_LR[%d]=%x\n", i, v->arch.gic.v2.lr[i]); in gicv2_dump_state()
|
/xen/ |
A D | CONTRIBUTING | 16 - tools/libs : LGPL v2.1 17 - tools/libxc : LGPL v2.1 18 - tools/libxl : LGPL v2.1 19 - tools/xl : LGPL v2.1 115 GPL v2 License 139 LGPL v2.1 License
|
A D | config.sub | 1335 os=sco3.2v2
|
A D | README | 57 * Development install of GLib v2.0 (e.g. libglib2.0-dev)
|
A D | COPYING | 9 version of the license (i.e., *only* v2, not v2.2 or v3.x or
|
/xen/xen/drivers/passthrough/ |
A D | Kconfig | 7 bool "ARM SMMUv1 and v2 driver"
|
/xen/xen/common/ |
A D | lib.c | 162 register digit v1, v2; in __qdivrem() local 270 v2 = v[2]; /* for D3 */ in __qdivrem() 295 while (v2 * qhat > COMBINE(rhat, uj2)) { in __qdivrem()
|
/xen/tools/libfsimage/reiserfs/ |
A D | fsys_reiserfs.c | 168 struct offset_v2 v2; member 216 : (ih)->ih_key.u.v2.k_offset) 220 : (ih)->ih_key.u.v2.k_type == V2_##type)
|
/xen/xen/include/asm-arm/ |
A D | gic.h | 196 struct gic_v2 v2; member
|
/xen/tools/ocaml/libs/xl/ |
A D | xenlight_stubs.c | 334 CAMLlocal2(v1, v2); in Val_defbool() 338 v2 = Val_none; in Val_defbool() 342 v2 = Val_some(v1); in Val_defbool() 344 CAMLreturn(v2); in Val_defbool()
|
/xen/xen/common/sched/ |
A D | rt.c | 295 compare_unit_priority(const struct rt_unit *v1, const struct rt_unit *v2) in compare_unit_priority() argument 297 int prio = v2->priority_level - v1->priority_level; in compare_unit_priority() 300 return v2->cur_deadline - v1->cur_deadline; in compare_unit_priority()
|
/xen/docs/specs/ |
A D | libxc-migration-stream.pandoc | 742 v3 compat with v2 745 A v3 stream is compatible with a v2 stream, but mandates the presense of a 749 A v3-compatible reciever interpreting a v2 stream should infer the position of
|
/xen/tools/libacpi/ |
A D | COPYING | 1 This library is licensed under LGPL v2.1 to allow its usage in LGPL-2.1 4 is _this_ particular version of the license (i.e., *only* v2.1, not v2.2 8 this shall be considered to be GPL v2 only for files which have 9 specified LGPL v2.1 only.
|
/xen/tools/libxc/ |
A D | COPYING | 3 particular version of the license (i.e., *only* v2.1, not v2.2 or v3.x 7 this shall be considered to be GPL v2 only for files which have 8 specified LGPL v2.1 only.
|
/xen/xen/common/libelf/ |
A D | COPYING | 3 version of the license (i.e., *only* v2.1, not v2.2 or v3.x or 7 this shall be considered to be GPL v2 only for files which have 8 specified LGPL v2.1 only.
|
/xen/docs/misc/ |
A D | hypfs-paths.pandoc | 100 spectre-v2 "Vulnerable" or "Not vulnerable"
|
/xen/docs/admin-guide/ |
A D | microcode-loading.rst | 23 of brand new features (e.g. the Spectre v2 controls to work around speculative
|
/xen/tools/firmware/vgabios/ |
A D | clext.c | 819 mov ax, #0x0200 ;; v2.00 947 ;; v2.0+ stuffs
|
/xen/xen/ |
A D | COPYING | 21 is _this_ particular version of the license (i.e., *only* v2, not v2.2
|
/xen/stubdom/grub.patches/ |
A D | 99minios | 708 - long v2; 715 + int v2;
|