[Bug 227880] `kldstat -m` does not work for vmm.ko (while `kldstat -n` does)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 2 20:39:59 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227880

--- Comment #12 from Mateusz Piotrowski <0mp at FreeBSD.org> ---
(In reply to Rodney W. Grimes from comment #10)

Fragments of /var/log/messages from the FreeBSD guest:

    CPU: AMD Opteron 63xx class CPU (4027.12-MHz K8-class CPU)
      Origin="AuthenticAMD"  Id=0x600f20  Family=0x15  Model=0x2  Stepping=0
     
Features=0x783fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2>
     
Features2=0xbeb83203<SSE3,PCLMULQDQ,SSSE3,FMA,CX16,SSE4.1,SSE4.2,x2APIC,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C,HV>
      AMD Features=0x24100800<SYSCALL,NX,Page1GB,LM>
      AMD Features2=0x2109e1<LAHF,ABM,SSE4A,MAS,Prefetch,XOP,FMA4,TBM>
    Hypervisor: Origin = "KVMKVMKVM"
    real memory  = 17179869184 (16384 MB)
    avail memory = 16576606208 (15808 MB)
    Event timer "LAPIC" quality 600
    ACPI APIC Table: <BOCHS  BXPCAPIC>
    FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
    FreeBSD/SMP: 8 package(s) x 1 core(s)

Fragments of /proc/cat from the Debian host:

    processor       : 7
    vendor_id       : AuthenticAMD
    cpu family      : 21
    model           : 2
    model name      : AMD FX(tm)-8350 Eight-Core Processor
    stepping        : 0
    microcode       : 0x600081c
    cpu MHz         : 1400.000
    cache size      : 2048 KB
    physical id     : 0
    siblings        : 8
    core id         : 7
    cpu cores       : 4
    apicid          : 7
    initial apicid  : 7
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb
rdtscp lm constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf
eagerfpu pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 popcnt aes xsave
avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse
3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext
perfctr_core perfctr_nb cpb hw_pstate vmmcall bmi1 arat npt lbrv svm_lock
nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter
pfthreshold
    bugs            : fxsave_leak sysret_ss_attrs null_seg
    bogomips        : 8054.23
    TLB size        : 1536 4K pages
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 48 bits physical, 48 bits virtual
    power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list