https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268943
Mitchell Horne <mho...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress CC| |mho...@freebsd.org Assignee|b...@freebsd.org |mho...@freebsd.org --- Comment #1 from Mitchell Horne <mho...@freebsd.org> --- 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.