KVM: Fix compound mmio
authorGleb Natapov <gleb@redhat.com>
Tue, 12 Apr 2011 09:36:24 +0000 (12:36 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:52 +0000 (08:39 -0400)
mmio_index should be taken into account when copying data from
userspace.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found