Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144668984
D34580.1776095877.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
454 B
Referenced Files
None
Subscribers
None
D34580.1776095877.diff
View Options
diff --git a/sys/x86/x86/identcpu.c b/sys/x86/x86/identcpu.c
--- a/sys/x86/x86/identcpu.c
+++ b/sys/x86/x86/identcpu.c
@@ -1374,7 +1374,7 @@
const char *vm_cpuid;
int vm_guest;
} vm_cpuids[] = {
- { "XENXENXEN", VM_GUEST_XEN }, /* XEN */
+ { "XenVMMXenVMM", VM_GUEST_XEN }, /* XEN */
{ "Microsoft Hv", VM_GUEST_HV }, /* Microsoft Hyper-V */
{ "VMwareVMware", VM_GUEST_VMWARE }, /* VMware VM */
{ "KVMKVMKVM", VM_GUEST_KVM }, /* KVM */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 3:57 PM (10 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28338704
Default Alt Text
D34580.1776095877.diff (454 B)
Attached To
Mode
D34580: xen: fix CPUID signature
Attached
Detach File
Event Timeline
Log In to Comment