]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: KVM: Don't clobber XMM register when read
authorOliver Upton <oupton@google.com>
Mon, 27 Sep 2021 22:36:21 +0000 (22:36 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 28 Sep 2021 15:31:29 +0000 (11:31 -0400)
commit4b855305956c6167cacb631ffa1be929a0d36c42
tree7b3e44d8fb0d465ddb54085a70809491a9eeac36
parentd7f26ba94cbb7af1a0fb6c67bddc486589f76c2c
selftests: KVM: Don't clobber XMM register when read

There is no need to clobber a register that is only being read from.
Oops. Drop the XMM register from the clobbers list.

Signed-off-by: Oliver Upton <oupton@google.com>
Message-Id: <20210927223621.50178-1-oupton@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/include/x86_64/processor.h