Home
last modified time | relevance | path

Searched hist:d7ef71ef421d7ea481587b11c4cb8d25718baa4b (Results 1 – 1 of 1) sorted by relevance

/qemu/include/exec/
H A Dcpu-common.hd7ef71ef421d7ea481587b11c4cb8d25718baa4b Wed Feb 19 19:02:11 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> 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>