[Bug 224344] [PATCH] Add support for POWER9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 14 17:50:06 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224344
Bug ID: 224344
Summary: [PATCH] Add support for POWER9
Product: Base System
Version: CURRENT
Hardware: powerpc
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: breno.leitao at gmail.com
Keywords: patch
Created attachment 188836
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188836&action=edit
Patch with the fix
I currently booted FreeBSD on a POWER9 machine (on top of KVM), and I
got the following message:
cpu0: Unknown PowerPC CPU revision 0x1201, 2550.00 MHz
This is because of POWER9 is not listed as a valid CPU model on FreeBSD
code. This patch simply adds it with the same feature set as POWER8 for
now, so, new features could be added as they are implemented.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list