Page MenuHomeFreeBSD

D36191.diff
No OneTemporary

D36191.diff

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

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)

Event Timeline