https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235010
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #6 from Conrad Meyer <[email protected]> --- Thanks for the report and MSR access log, Rys! I think I found the reason this works on Intel (the CPUID feature bits where SPEC_CTRL would be indicated are cleared) and not AMD (on AMD, we pass through those feature bits from the host). Both Intel and AMD share the same SPEC_CRTL MSR and we do not implement it on either platform. Please try the committed change, I believe it should fix the issue. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
