public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: "Cygwin cpuid Maintainer" <Brian.Inglis@Shaw.ca>
To: "Cygwin Announcements" <cygwin-announce@cygwin.com>
Subject: Updated: cpuid 20230505
Date: Sat, 06 May 2023 13:17:36 -0600	[thread overview]
Message-ID: <20230506131736.25175-1-Brian.Inglis@Shaw.ca> (raw)

The following package has been upgraded in the Cygwin distribution:

* cpuid		20230505

Displays detailed information about the CPU(s) gathered from the
CPUID instruction, and also determines the exact model of CPU(s).
Where /proc/cpuinfo shows features important to a system, cpuid shows
what every feature in each CPU's architecture does.
It is updated and released frequently to stay current with Intel and
AMD information and supports other vendors' chips.

See the project home page for more information:

	http://etallen.com/cpuid.html

For information about changes since the previous Cygwin release,
see below or /usr/share/doc/cpuid/ChangeLog after installation.


Thu May  5 2023		20230505

cpuid.c:

- Fixed bug in (multi-processing synth) in the recently rewritten
  decode_mp_synth(). The CPU counts for higher levels were not dividing
  out counts from lower levels. This is analogous to the way
  print_apic_synth() subtracts out bit widths from lower levels.

- Differentiate Core i3-N300 N-Series from ordinary N-Series. (They
  appear to differ only in branding.)

- Added hypervisor+4/eax bit 21: use hypercalls for MMIO config space
  I/O, based on LX. Not documented by Microsoft yet.

- In real_setup(), make inability to switch to CPU 0 no longer a fatal
  error. It is allowable for CPU 0 to be offlined, just like any other.

- Added (synth) decoding for (0,6),(8,15) Xeon W version of Sapphire
  Rapids, from instlatx64 sample.

- Corrected (synth) & (uarch synth) for Sapphire Rapids: family is
  Golden Cove, not Sunny Cove.

- Added (synth) & (uarch synth) Emerald Rapids family: Raptor Cove.

- Added (synth) & (uarch synth) Granite Rapids family: Redwood Cove.

- In decode_uarch_intel, mark Sapphire Rapids, Emerald Rapids & Granite
  Rapids with core_is_uarch to avoid replicating the name in (synth).

- Added (synth) decoding for (0,6),(10,10),2 Meteor Lake-M B0 from
  Coreboot.


                 reply	other threads:[~2023-05-06 19:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230506131736.25175-1-Brian.Inglis@Shaw.ca \
    --to=brian.inglis@shaw.ca \
    --cc=cygwin-announce@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).