diff options
author | Vitaly Kuznetsov <[email protected]> | 2022-11-01 15:54:08 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-11-18 12:59:20 -0500 |
commit | 676a863ce605caca3a559bdb8e40f640c15f1fde (patch) | |
tree | 998eacbd9a6f8a118b5b8f7b533709fa00918766 /lib/mpi/mpi-sub-ui.c | |
parent | f4de6a1fa3ee81197239603756fc5c4259e5ef1b (diff) |
KVM: selftests: Better XMM read/write helpers
set_xmm()/get_xmm() helpers are fairly useless as they only read 64 bits
from 128-bit registers. Moreover, these helpers are not used. Borrow
_kvm_read_sse_reg()/_kvm_write_sse_reg() from KVM limiting them to
XMM0-XMM8 for now.
Reviewed-by: Maxim Levitsky <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions