summaryrefslogtreecommitdiff
path: root/src/cpu_map
Commit message (Expand)AuthorAgeFilesLines
* cpu_map: Add missing feature "fsrc"Tim Wiederhake2023-03-151-0/+3
* cpu_map: Add missing feature "fsrs"Tim Wiederhake2023-03-151-0/+3
* cpu_map: Add missing feature "fzrm"Tim Wiederhake2023-03-151-0/+3
* cpu_map: Add missing feature "sgx-aex-notify"Tim Wiederhake2023-03-151-0/+3
* cpu_map: Add missing feature "sgx-edeccssa"Tim Wiederhake2023-03-151-0/+3
* sync_qemu_features_i386: Ignore xen-vapicTim Wiederhake2023-03-151-0/+1
* sync_qemu_models_i386.py: Add missing featuresTim Wiederhake2023-03-151-0/+8
* sync_qemu_models_i386.py: Sort featuresTim Wiederhake2023-03-151-8/+8
* cpu_map: Add missing x86 feature "vgif"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "v-vmsave-vmload"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "avic"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "intel-pt-lip"Tim Wiederhake2022-11-081-0/+5
* cpu_map: Add missing x86 feature "xfd"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "arch-lbr"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "tsx-ldtrk"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "serialize"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "avx512-fp16"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "avx512-vp2intersect"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "pks"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "bus-lock-detect"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 features "sgx-..."Tim Wiederhake2022-11-081-0/+17
* cpu_map: Add missing x86 feature "sgx2"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "sgx1"Tim Wiederhake2022-11-081-0/+4
* cpu_map: Add missing x86 feature "sgx-exinfo"Tim Wiederhake2022-11-081-0/+5
* cpu_map: Add missing x86 feature "sgxlc"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature "sgx"Tim Wiederhake2022-11-081-0/+3
* cpu_map: Add missing x86 feature alias namesTim Wiederhake2022-11-081-0/+5
* cpu_map: Rename sync_qemu_i386.pyTim Wiederhake2022-11-081-0/+0
* cpu_map: Add script to sync from QEMU i386 cpu featuresTim Wiederhake2022-11-081-0/+278
* cpu: make x86 feature alias names machine readableTim Wiederhake2022-11-081-17/+37
* cpu_map: Add cpu feature amxLin Yang2022-11-042-0/+12
* cpu_map: Introduce Neoverse N1/N2/V1Zhenyu Zhang2022-10-125-0/+24
* cpu_map: Introduce Fujitsu a64fxLiu Yiding2022-09-064-0/+11
* cpu_map: add POWER10 cpu modelDaniel Henrique Barboza2022-05-243-0/+8
* cpu_map: Disable cpu64-rhel* for host-model and baselineJiri Denemark2022-05-062-2/+2
* cpu_map: Add cpu feature avx-vnniTim Wiederhake2021-06-112-0/+4
* cpu_map: sync_qemu_i386.py: Remove superfluous semicolonTim Wiederhake2021-06-091-1/+1
* cpu_map: sync_qemu_i386.py: Allow begin mark to contain `const`Tim Wiederhake2021-06-091-1/+1
* cpu_map: sync_qemu_i386.py: Use regex to look for begin markTim Wiederhake2021-06-091-3/+4
* cpu_map: Fix spelling of svme-addr-chk featureJiri Denemark2021-03-043-3/+3
* cpu_map: Install x86_EPYC-Milan.xmlJiri Denemark2021-03-021-0/+1
* cpu_map: Add EPYC-Milan x86 CPU modelJiri Denemark2021-03-022-0/+93
* cpumap: Add support for svme-addr-check CPU featureTim Wiederhake2021-03-011-0/+3
* cpumap: Add support for ibrs CPU featureTim Wiederhake2021-03-011-0/+3
* cpu_map/sync_qemu_i386.py: Add mapping for svme-addr-checkTim Wiederhake2021-03-011-0/+1
* cpu_map/sync_qemu_i386.py: Add mapping for ibrsTim Wiederhake2021-03-011-0/+1
* cpu_map/sync_qemu_i386.py: Add mapping for amd-ssbdTim Wiederhake2021-03-011-0/+1
* cpu_map: Remove intel-pt from x86 CPU modelsJiri Denemark2021-01-264-4/+4
* cpu-gather: Rename the script as cpu-data.pyJiri Denemark2021-01-081-1/+1
* cpu_map: Suggest better command for updating test data filesJiri Denemark2021-01-081-3/+2