aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/hvf-cpu.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-07sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targetsPhilippe Mathieu-Daudé1-0/+1
2023-10-03accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()Philippe Mathieu-Daudé1-1/+1
2021-07-06target/i386: Populate x86_ext_save_areas offsets using cpuid where possibleDavid Edmondson1-0/+29
2021-05-10i386: split cpu accelerators from cpu.c, using AccelCPUClassClaudio Fontana1-0/+68