]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/emulate.c
KVM: emulate: fix harmless typo in MMX decoding
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 May 2014 12:03:29 +0000 (14:03 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 Jun 2014 10:52:07 +0000 (12:52 +0200)
commitbdc907222c5e4edd848da0c031deb55b59f1cf9a
tree8e3db8028e305fe84b459e8f63295f2119b07f41
parent968889771749d8e730d794deed2bd2e363a98a54
KVM: emulate: fix harmless typo in MMX decoding

It was using the wrong member of the union.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c