commit | 10dc8aef419b4ce77670fb080ffe995bf9d7b0a1 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Sep 16 16:40:01 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Sep 20 12:27:34 2011 +0200 |
tree | 75a4a475ee952dc86153401dc19a64b65ac7b0d9 | |
parent | bbca72c6215c3e1df72b80bb3f54fe3b2b05212b [diff] |
dma-helpers: allow including from target-independent code Target-independent code cannot construct sglists, but it can take them from the outside as a black box. Allow this. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>