diff options
author | Jing Liu <[email protected]> | 2022-01-05 04:35:16 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-01-14 13:40:57 -0500 |
commit | b0237dad2d7f8820b5b415291431d8259e787470 (patch) | |
tree | cc67a9974d7e4e4b441730a2292ea9c0720e52c9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 445ecdf79be0c71ca248f7611aeefceaea3ec59f (diff) |
x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
vCPU threads are different from native tasks regarding to the initial XFD
value. While all native tasks follow a fixed value (init_fpstate::xfd)
established by the FPU core at boot, vCPU threads need to obey the reset
value (i.e. ZERO) defined by the specification, to meet the expectation of
the guest.
Let the caller supply an argument and adjust the host and guest related
invocations accordingly.
Signed-off-by: Jing Liu <[email protected]>
Signed-off-by: Yang Zhong <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Jing Liu <[email protected]>
Signed-off-by: Yang Zhong <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions