Hi Zhao, On 4/25/25 1:28 AM, Zhao Liu wrote: > On Wed, Apr 16, 2025 at 02:52:26PM -0700, Dongli Zhang wrote: >> Date: Wed, 16 Apr 2025 14:52:26 -0700 >> From: Dongli Zhang <dongli.zh...@oracle.com> >> Subject: [PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper >> to get Host's vendor >> X-Mailer: git-send-email 2.43.5 >> >> From: Zhao Liu <zhao1....@intel.com> >> >> Extend host_cpu_vendor_fms() to help more cases to get Host's vendor >> information. >> >> Cc: Dongli Zhang <dongli.zh...@oracle.com> >> Signed-off-by: Zhao Liu <zhao1....@intel.com> >> --- >> This patch is already queued by Paolo. >> https://urldefense.com/v3/__https://lore.kernel.org/all/20250410075619.145792-1-zhao1....@intel.com/__;!!ACWV5N9M2RV99hQ!L2uxw6itl1xu4V_vdRWxQMeVR4PWVX0zvXndOqPHqmnCvnpPkyNamRGVSAil03m_ojnjPCMgUMEG0jBDtLNl$ >> >> I don't need to add my Signed-off-by. >> >> target/i386/host-cpu.c | 10 ++++++---- >> target/i386/kvm/vmsr_energy.c | 3 +-- >> 2 files changed, 7 insertions(+), 6 deletions(-) > > Thanks. It has been merged as commit ae39acef49e2916 now. >
Since all patches are reviewed, I am going to re-send on top of the most recent mainline QEMU with all Reviewed-by. Thank you very much! Dongli Zhang