The following changes since commit 053a4177817db307ec854356e95b5b350800a216: Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200918' into staging (2020-09-18 16:34:26 +0100) are available in the Git repository at: git://github.com/ehabkost/qemu.git tags/x86-next-pull-request for you to fetch changes up to 31ada106d891f56f54d4234ce58c552bc2e734af: i386: Simplify CPUID_8000_001E for AMD (2020-09-18 13:50:31 -0400) ---------------------------------------------------------------- x86 queue, 2020-09-18 Cleanups: * Correct the meaning of '0xffffffff' value for hv-spinlocks (Vitaly Kuznetsov) * vmport: Drop superfluous parenthesis (Philippe Mathieu-Daudé) Fixes: * Use generic APIC ID encoding code for EPYC (Babu Moger) ---------------------------------------------------------------- Babu Moger (2): i386: Simplify CPUID_8000_001d for AMD i386: Simplify CPUID_8000_001E for AMD Philippe Mathieu-Daudé (1): hw/i386/vmport: Drop superfluous parenthesis around function typedef Vitaly Kuznetsov (1): i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks docs/hyperv.txt | 2 +- include/hw/i386/vmport.h | 2 +- target/i386/cpu.h | 4 +- target/i386/cpu.c | 228 +++++++++++---------------------------- target/i386/kvm.c | 4 +- 5 files changed, 68 insertions(+), 172 deletions(-) -- 2.26.2