Searched refs:kernels (Results 1 – 12 of 12) sorted by relevance
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/ |
A D | README | 2 kernels which have the classic-Xen patches applied. They do not work 3 with kernels which are not patched with the classic-Xen patches. In 4 particular this includes all PVops kernels.
|
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/ |
A D | README | 5 Welcome to gdbsx. gdbsx is a gdbserver program to debug guest kernels and 57 - Must be at least gdb version 6.5-16.x to debug el5 kernels. 97 # 4 for 32bit kernels. 8 for 64bit kernels.
|
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | vtpm_disk.h | 89 struct hash160 kernels[NR_KERNS_PER_GROUP]; member
|
A D | vtpm_cmd_handler.c | 84 if (!memcmp(opq->group->seal_bits.kernels[i].bits, opq->kern_hash, 20)) { in find_vtpm_khash() 123 if (!memcmp(opq->group->seal_bits.kernels[i].bits, opq->kern_hash, 20)) { in find_vtpm_verified() 414 memcpy(buf, &group->seal_bits.kernels, 20 * be32_native(group->seal_bits.nr_kerns)); in pack_cfg_list() 655 memcpy(&group->seal_bits.kernels, kern_bits, 20 * nr_kerns); in vtpmmgr_GroupUpdate()
|
A D | mgmt_authority.c | 167 sha1_update(&ctx, (void*)&group->seal_bits.kernels, 20 * be32_native(group->seal_bits.nr_kerns)); in do_vtpminfo_hash() 210 sha1_update(&ctx, (void*)&group->seal_bits.kernels, 20 * be32_native(group->seal_bits.nr_kerns)); in do_pcr_setup()
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xenpaging.txt | 20 Currently only dom0 kernels based on classic Xen Linux support this
|
A D | stubdom.txt | 91 you can compile examples of C or caml stub domain kernels. You can use these
|
A D | kexec_and_kdump.txt | 10 At this stage it does not work in conjunction with domU kernels.
|
A D | xen-command-line.markdown | 454 choice of `dom0-kernel` is deprecated and not supported by all Dom0 kernels. 1306 pvops type kernels.
|
/xen-4.10.0-shim-comet/ |
A D | README | 91 suitable kernels to use.
|
A D | SUPPORT.md | 111 Format which the toolstack accepts for direct-boot kernels 183 This is primarily designed to allow "crash kernels",
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl-disk-configuration.pod.5 | 287 There is a memory lifetime bug in some driver domain (dom0) kernels
|
Completed in 25 milliseconds