diff options
| author | Philippe Mathieu-Daudé | 2020-02-19 19:52:44 +0100 |
|---|---|---|
| committer | Philippe Mathieu-Daudé | 2020-02-20 14:47:08 +0100 |
| commit | a152be43dcfc1b72c6987e561102776f197ccc8d (patch) | |
| tree | 8d1cd21cef785d0a5e0295cc47a022d20139c96e /python | |
| parent | exec: Rename ram_ptr variable (diff) | |
| download | qemu-a152be43dcfc1b72c6987e561102776f197ccc8d.tar.gz qemu-a152be43dcfc1b72c6987e561102776f197ccc8d.tar.xz qemu-a152be43dcfc1b72c6987e561102776f197ccc8d.zip | |
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 'python')
0 files changed, 0 insertions, 0 deletions
