diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-02-19 19:52:44 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-02-20 14:47:08 +0100 |
commit | a152be43dcfc1b72c6987e561102776f197ccc8d (patch) | |
tree | 8d1cd21cef785d0a5e0295cc47a022d20139c96e /qemu-io.c | |
parent | 208046768da78b7d841e5ef784c3161c4f76ba16 (diff) |
exec: Let flatview API take void pointer arguments
Only flatview_[read/write]_continue use a byte pointer to increment
an offset. For the users, we are only dealing with a blob buffer.
Use a void pointer argument. This will let us simplify the
address_space API in the next commit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions