summary refs log tree commit diff stats
path: root/hw/intc/apic.c
diff options
context:
space:
mode:
authorCathy Zhang <cathy.zhang@intel.com>2020-07-06 07:17:15 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2020-07-10 19:26:54 -0400
commit5dd13f2a5b4d7335b2b0924e6fb28b63b34e70fe (patch)
treeb931a3bc3a6709df06b050912c1da9cd521313ed /hw/intc/apic.c
parent2f7057ac97579f940139ac85d8b757d47ef0efab (diff)
downloadfocaccia-qemu-5dd13f2a5b4d7335b2b0924e6fb28b63b34e70fe.tar.gz
focaccia-qemu-5dd13f2a5b4d7335b2b0924e6fb28b63b34e70fe.zip
target/i386: Add SERIALIZE cpu feature
The availability of the SERIALIZATION instruction is indicated
by the presence of the CPUID feature flag SERIALIZE, which is
defined as CPUID.(EAX=7,ECX=0):ECX[bit 14].

The release spec link is as follows:
https://software.intel.com/content/dam/develop/public/us/en/documents/\
architecture-instruction-set-extensions-programming-reference.pdf

The associated kvm patch link is as follows:
https://lore.kernel.org/patchwork/patch/1268025/

Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
Message-Id: <1593991036-12183-2-git-send-email-cathy.zhang@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/intc/apic.c')
0 files changed, 0 insertions, 0 deletions