Home
last modified time | relevance | path

Searched refs:kernels (Results 1 – 12 of 12) sorted by relevance

/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/
A DREADME2 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 DREADME5 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 Dvtpm_disk.h89 struct hash160 kernels[NR_KERNS_PER_GROUP]; member
A Dvtpm_cmd_handler.c84 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 Dmgmt_authority.c167 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 Dxenpaging.txt20 Currently only dom0 kernels based on classic Xen Linux support this
A Dstubdom.txt91 you can compile examples of C or caml stub domain kernels. You can use these
A Dkexec_and_kdump.txt10 At this stage it does not work in conjunction with domU kernels.
A Dxen-command-line.markdown454 choice of `dom0-kernel` is deprecated and not supported by all Dom0 kernels.
1306 pvops type kernels.
/xen-4.10.0-shim-comet/
A DREADME91 suitable kernels to use.
A DSUPPORT.md111 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 Dxl-disk-configuration.pod.5287 There is a memory lifetime bug in some driver domain (dom0) kernels

Completed in 25 milliseconds