From: Laurent Vivier Date: Fri, 30 May 2008 14:05:53 +0000 (+0200) Subject: KVM: kvm_io_device: extend in_range() to manage len and write attribute X-Git-Tag: v2.6.27-rc1~968^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92760499d01ef91518119908eb9b8798b6c9bd3f;p=pandora-kernel.git KVM: kvm_io_device: extend in_range() to manage len and write attribute Modify member in_range() of structure kvm_io_device to pass length and the type of the I/O (write or read). This modification allows to use kvm_io_device with coalesced MMIO. Signed-off-by: Laurent Vivier Signed-off-by: Avi Kivity --- Reading git-diff-tree failed