[Bug 203994] bhyve kernel module may need to relax some checks when running nested under KVM

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 5 20:13:10 UTC 2017


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

--- Comment #9 from Peter Grehan <grehan at FreeBSD.org> ---
I've not gotten to it: will carve out some time this weekend.

For those impacted, would you be able to post the output from the following
commands from FreeBSD when running as a KVM guest ?

kldload cpuctl

cpucontrol -m 0x480 /dev/cpuctl0
cpucontrol -m 0x482 /dev/cpuctl0
cpucontrol -m 0x48b /dev/cpuctl0
cpucontrol -m 0x48c /dev/cpuctl0

Sample output from an Atom C2758:

 # cpucontrol -m 0x480 /dev/cpuctl0
 MSR 0x480: 0x00da0400 0x00000002
 # cpucontrol -m 0x482 /dev/cpuctl0
 MSR 0x482: 0xfff9fffe 0x0401e172
 # cpucontrol -m 0x48b /dev/cpuctl0
 MSR 0x48b: 0x000028ef 0x00000000
 # cpucontrol -m 0x48c /dev/cpuctl0
 MSR 0x48c: 0x00000f01 0x06114141

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


More information about the freebsd-virtualization mailing list