Page MenuHomeFreeBSD

D43930.id134432.diff
No OneTemporary

D43930.id134432.diff

diff --git a/sys/amd64/amd64/xen-locore.S b/sys/amd64/amd64/xen-locore.S
--- a/sys/amd64/amd64/xen-locore.S
+++ b/sys/amd64/amd64/xen-locore.S
@@ -67,7 +67,7 @@
.p2align PAGE_SHIFT, 0x90 /* Hypercall_page needs to be PAGE aligned */
ENTRY(hypercall_page)
- .skip 0x1000, 0x90 /* Fill with "nop"s */
+ .skip 0x1000, 0xcc /* Fill with `int3` to generate a #BP trap. */
/* PVH entry point. */
.code32

File Metadata

Mime Type
text/plain
Expires
Mon, May 18, 10:19 AM (18 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33243814
Default Alt Text
D43930.id134432.diff (408 B)

Event Timeline