summary refs log tree commit diff stats
path: root/target/i386/cpu-param.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'Philippe Mathieu-Daudé2024-04-261-0/+3
* target/i386: Remove `NB_MMU_MODES` defineAnton Johansson2023-03-131-1/+0
* target/i386: Remove `TARGET_TB_PCREL` defineAnton Johansson2023-03-011-4/+0
* target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDXRichard Henderson2022-10-181-1/+1
* target/i386: Enable TARGET_TB_PCRELRichard Henderson2022-10-111-0/+4
* Normalize header guard symbol definitionMarkus Armbruster2022-05-111-1/+1
* tcg: Split out target/arch/cpu-param.hRichard Henderson2019-06-101-0/+28