Re: [PATCH v1 5/9] target/i386/kvm: Use AMD PMU MSR paths for Hygon
Tina Zhang <[email protected]>
| Newsgroups | org.nongnu.qemu-devel,org.kernel.vger.kvm |
|---|---|
| Message-ID | <[email protected]> |
On 7/31/2026 1:55 PM, Zhao Liu wrote: > To unify similar checks, how about we abstract them into the "PMU vendor > family"? Yes, this makes sense. This is a PMU architecture/layout compatibility check, not a raw CPU vendor identity check. I'll update this in the next version. Thanks, Tina