diff options
author | Cameron Esfahani <dirty@apple.com> | 2021-10-31 22:48:36 -0700 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2022-07-13 00:05:39 +0200 |
commit | d8cf2c29cc1077cd8f8ab0580b285bff92f09d1c (patch) | |
tree | 2474afd377b3a0a716e94fd82dc9489c16fb9ef8 /replay | |
parent | 8e3d85d36b77f11ad7bded3a2d48c1f0cc334f82 (diff) |
hvf: Enable RDTSCP support
Pass through RDPID and RDTSCP support in CPUID if host supports it.
Correctly detect if CPU_BASED_TSC_OFFSET and CPU_BASED2_RDTSCP would
be supported in primary and secondary processor-based VM-execution
controls. Enable RDTSCP in secondary processor controls if RDTSCP
support is indicated in CPUID.
Signed-off-by: Cameron Esfahani <dirty@apple.com>
Message-Id: <20220214185605.28087-7-f4bug@amsat.org>
Tested-by: Silvio Moioli <moio@suse.com>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1011
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'replay')
0 files changed, 0 insertions, 0 deletions