KVM: extend in-kernel mmio to handle >8 byte transactions
authorAvi Kivity <avi@redhat.com>
Tue, 19 Jan 2010 10:51:22 +0000 (12:51 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:56:58 +0000 (07:56 -0400)
commit70252a1053636c35776d6bc843dd3b260d9d6de1
tree7cd2d992be2673f056521ec273c6973c25027bc0
parent1499e54af03ae51a937c59035bc86002deae0572
KVM: extend in-kernel mmio to handle >8 byte transactions

Needed for coalesced mmio using sse.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c