https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268943
Mitchell Horne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #1 from Mitchell Horne <[email protected]> --- It appears that bhyve does not support virtualized performance counters, neither on AMD or Intel. Thus, the assertion is triggered because reading the counter configuration register will always return a value of zero. The AMD hwpmc class should detect when this support is disabled and bail from the initialization routine. I will work on this change. -- You are receiving this mail because: You are the assignee for the bug.
