Re: [PATCH] kvm: Add emulation for movups/movupd

From: Jim Mattson
Date: Tue Jan 12 2021 - 19:55:34 EST


On Wed, Apr 4, 2018 at 10:44 PM Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
>
> On 04/04/2018 19:35, Stefan Fritsch wrote:
> > On Wednesday, 4 April 2018 19:24:20 CEST Paolo Bonzini wrote:
> >> On 04/04/2018 19:10, Konrad Rzeszutek Wilk wrote:
> >>> Should there be a corresponding test-case?
> >>
> >> Good point! Stefan, could you write one?
> >
> > Is there infrastructure for such tests? If yes, can you give me a pointer to
> > it?
>
> Yes, check out x86/emulator.c in
> https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git. There is
> already a movaps test.

Whatever became of this unit test? I don't see it in the
kvm-unit-tests repository.