Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106227737
D36191.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D36191.diff
View Options
diff --git a/sys/x86/xen/pv.c b/sys/x86/xen/pv.c
--- a/sys/x86/xen/pv.c
+++ b/sys/x86/xen/pv.c
@@ -421,7 +421,7 @@
(char *)(start_info->cmdline_paddr + KERNBASE),
", \t\n");
kmdp = NULL;
- strlcpy(bootmethod, "XEN", sizeof(bootmethod));
+ strlcpy(bootmethod, "PVH", sizeof(bootmethod));
}
boothowto |= boot_env_to_howto();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 28, 1:09 PM (7 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15623127
Default Alt Text
D36191.diff (351 B)
Attached To
Mode
D36191: PVH: Set bootmethod to XEN or PVH appropriately
Attached
Detach File
Event Timeline
Log In to Comment