[PATCH 0/5] MMX/SSE data movement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patchset implements MMX registers, SSE data alignment, and three
instructions:

  MOVQ (MMX)
  MOVNTPS (SSE)
  MOVDQA (SSE)

all used in accessing framebuffers from guests.

Avi Kivity (4):
  KVM: x86 emulator: add support for vector alignment
  KVM: x86 emulator: implement movntps
  KVM: x86 emulator: MMX support
  KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)

Stefan Hajnoczi (1):
  KVM: x86: emulate movdqa

 arch/x86/include/asm/kvm_emulate.h |    4 +-
 arch/x86/kvm/emulate.c             |  148 ++++++++++++++++++++++++++++++++----
 2 files changed, 138 insertions(+), 14 deletions(-)

-- 
1.7.10

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux