Page MenuHomeFreeBSD

D34580.1776095877.diff
No OneTemporary

Size
454 B
Referenced Files
None
Subscribers
None

D34580.1776095877.diff

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

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)

Event Timeline