On Sun, 30 Jul 2023 at 08:21, Dinah Baum wrote:
>
> This patch adds the ability to query for CPU
> features. Currently it is limited to the architecture that
> support feature probing (arm, i386, and s390x).
>
> Ex:
> athlon features:
> 3dnow=
> 3dnowext=
> 3dnowprefetch=
> ...
>
> Suggest
This patch adds the ability to query for CPU
features. Currently it is limited to the architecture that
support feature probing (arm, i386, and s390x).
Ex:
athlon features:
3dnow=
3dnowext=
3dnowprefetch=
...
Suggested-by: Peter Maydell
Resolves: https://gitlab.com/qemu-project/qemu/-/i