I'm sad to see this, but I can't disagree. Latest tuning can be easily re-enabled from local.conf or distro conf.
Alex On Tue, 10 Jan 2023 at 15:29, Richard Purdie <[email protected]> wrote: > > Much as I'd love us to use the latest tuning, we do have some autobuilder > hardware which isn't ready for this yet which breaks KVM and some qemu > user mode usage. I suspect we're not the only ones with such hardware. > > Drop the tune back to corei7-64, anyone can easily customise it > themselves if they need it. We can revisit this in a year or two > as we should be ready then. It has beena good test of the rest of the > support which all seems ready. > > Signed-off-by: Richard Purdie <[email protected]> > --- > meta/conf/machine/qemux86-64.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/conf/machine/qemux86-64.conf > b/meta/conf/machine/qemux86-64.conf > index d355375f13c..968e3c82a2a 100644 > --- a/meta/conf/machine/qemux86-64.conf > +++ b/meta/conf/machine/qemux86-64.conf > @@ -9,7 +9,7 @@ PREFERRED_PROVIDER_virtual/libgles2 ?= "mesa" > PREFERRED_PROVIDER_virtual/libgles3 ?= "mesa" > > require conf/machine/include/qemu.inc > -DEFAULTTUNE ?= "x86-64-v3" > +DEFAULTTUNE ?= "corei7-64" > require conf/machine/include/x86/tune-x86-64-v3.inc > require conf/machine/include/x86/qemuboot-x86.inc > > -- > 2.37.2 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#175715): https://lists.openembedded.org/g/openembedded-core/message/175715 Mute This Topic: https://lists.openembedded.org/mt/96177763/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
