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)
commite02c16b9cd24925ea627f007df9ca9ee00eaaa62
tree7b3e44d8fb0d465ddb54085a70809491a9eeac36
parent5c49d1850ddd3240d20dc40b01f593e35a184f38
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