Searched refs:bugs (Results 1 – 25 of 33) sorted by relevance
12
/xen/xen/common/ |
A D | virtual_region.c | 140 core.frame[i - 1].bugs = s; in setup_virtual_regions() 143 core_init.frame[i - 1].bugs = s; in setup_virtual_regions()
|
A D | livepatch.c | 794 if ( !section_ok(elf, sec, sizeof(*region->frame[i].bugs)) ) in prepare_payload() 797 region->frame[i].bugs = sec->load_addr; in prepare_payload() 799 sizeof(*region->frame[i].bugs); in prepare_payload()
|
/xen/tools/firmware/vgabios/ |
A D | BUGS | 3 Please report any bugs to <info@vruppert.de>
|
A D | README | 85 Please report any bugs, comments, patches for this VGA Bios to info@vruppert.de
|
/xen/xen/include/xen/ |
A D | virtual_region.h | 22 const struct bug_frame *bugs; /* The pointer to array of bug frames. */ member
|
/xen/docs/man/ |
A D | xenstore-read.1.pod | 31 Send bugs to xen-devel@lists.xenproject.org, see
|
A D | xenstore-write.1.pod | 28 Send bugs to xen-devel@lists.xenproject.org, see
|
A D | xenstore.1.pod | 51 Send bugs to xen-devel@lists.xenproject.org, see
|
A D | xenstore-chmod.1.pod | 61 Send bugs to xen-devel@lists.xenproject.org, see
|
A D | xenstore-ls.1.pod | 61 Send bugs to xen-devel@lists.xenproject.org, see
|
A D | xentop.1.pod | 104 Report bugs to <xen-devel@lists.xenproject.org>.
|
A D | xen-tscmode.7.pod | 139 monotonicity resulted in many obscure application bugs when TSC-sensitive 147 and again causing obscure bugs. This reinforced decisions to avoid use
|
/xen/docs/misc/ |
A D | xen-error-handling.txt | 10 bugs. To repeat: domain_crash() is the correct response for erroneous 29 *outside* the hypervisor software -- in particular, guest bugs (where
|
A D | hypfs-paths.pandoc | 63 /cpu-bugs/active-pv/xpti = ("No"|{"dom0", "domU", "PCID-on"}) [w,X86,PV] 94 cpu-bugs/ x86: directory of cpu bug information
|
A D | xsm-flask.txt | 39 normal non-security-related bugs. 41 This applies only to bugs which do no more than reduce the security of 47 This policy does not apply to bugs which affect stub device models, 48 driver domains, or stub xenstored - even if those bugs do no worse
|
/xen/docs/features/ |
A D | template.pandoc | 59 List of known issues or bugs. For tech preview or experimental
|
A D | livepatch.pandoc | 26 issues without any severe bugs encountered. Additionally, there are now
|
/xen/xen/ |
A D | Kconfig.debug | 44 in case of any Xen bugs.
|
/xen/docs/process/ |
A D | xen-release-management.pandoc | 122 now" because of too many bugs, "until someone fixes these", or "no more 228 not) bugs are discovered. To provide a fix takes time, the test of the fix 230 a push. For security bugs, coordinate with the Security Team to adjust the 434 print " Link: https://bugs.xenproject.org/xen/bug/"bug
|
/xen/tools/ocaml/xenstored/ |
A D | transaction.ml | 212 (* it has to be in the store, otherwise it means bugs
|
/xen/ |
A D | CODING_STYLE | 193 - To minimize the impact of bugs on production use cases
|
A D | configure | 1338 Report bugs to <xen-devel@lists.xen.org>. 2906 Report bugs to <xen-devel@lists.xen.org>.
|
A D | SUPPORT.md | 886 What is the risk of it exhibiting bugs? 927 Will XSAs be issued if security-related bugs are discovered
|
/xen/tools/libxl/ |
A D | CODING_STYLE | 54 produces functional bugs or incorrect error handling. Use the macros
|
/xen/xen/arch/x86/ |
A D | traps.c | 1109 for ( i = 0, b = region->frame[id].bugs; in do_invalid_op()
|
Completed in 879 milliseconds
12