exec: Let the address_space API use void pointer arguments
commitdaa3dda43af90d1c88d439891c6c7129959ccc77
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 19 Feb 2020 18:54:35 +0000 (19 19:54 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 20 Feb 2020 13:47:08 +0000 (20 14:47 +0100)
treeae20aa01f45895b09f2563734a4872ca93593737
parenta152be43dcfc1b72c6987e561102776f197ccc8d
exec: Let the address_space API use void pointer arguments

As we are only dealing with a blob buffer, use a void pointer
argument. This will let us simplify other APIs.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
exec.c
include/exec/memory.h