From: Gleb Natapov Date: Wed, 28 Apr 2010 16:15:34 +0000 (+0300) Subject: KVM: fill in run->mmio details in (read|write)_emulated function X-Git-Tag: v2.6.36-rc1~580^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=411c35b7ef02aefb91e166ffeffad0891d955fcb;p=pandora-kernel.git KVM: fill in run->mmio details in (read|write)_emulated function Fill in run->mmio details in (read|write)_emulated function just like pio does. There is no point in filling only vcpu fields there just to copy them into vcpu->run a little bit later. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed