OSDN Git Service

exec: Let the cpu_[physical]_memory API use void pointer arguments
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 19 Feb 2020 19:02:11 +0000 (20:02 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 20 Feb 2020 13:47:08 +0000 (14:47 +0100)
commitd7ef71ef421d7ea481587b11c4cb8d25718baa4b
tree8dcb7e05b12ca9931f2155ee4f86455f67d3ec14
parentb7cbebf2b9d7aa8854cfd6a45484e160244e9f48
exec: Let the cpu_[physical]_memory 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/cpu-all.h
include/exec/cpu-common.h