diff options
| author | Michael S. Tsirkin <[email protected]> | 2009-06-29 22:24:32 +0300 |
|---|---|---|
| committer | Avi Kivity <[email protected]> | 2009-09-10 08:33:05 +0300 |
| commit | bda9020e2463ec94db9f97e8615f3bae22069838 (patch) | |
| tree | 48125316d4c0f419a35aefdfbf665d30ad0c55ca /scripts/patch-kernel | |
| parent | 6c474694530f377507f9aca438c17206e051e6e7 (diff) | |
KVM: remove in_range from io devices
This changes bus accesses to use high-level kvm_io_bus_read/kvm_io_bus_write
functions. in_range now becomes unused so it is removed from device ops in
favor of read/write callbacks performing range checks internally.
This allows aliasing (mostly for in-kernel virtio), as well as better error
handling by making it possible to pass errors up to userspace.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions