git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
131d827
)
KVM: kvm_io_device: extend in_range() to manage len and write attribute
author
Laurent Vivier
<Laurent.Vivier@bull.net>
Fri, 30 May 2008 14:05:53 +0000
(16:05 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 20 Jul 2008 09:42:30 +0000
(12:42 +0300)
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 <Laurent.Vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found