Home
last modified time | relevance | path

Searched hist:"28 c80bfe8b9c2343d5b6a488cf013352d8ea59d1" (Results 1 – 1 of 1) sorted by relevance

/qemu/include/exec/
H A Dcpu-common.h28c80bfe8b9c2343d5b6a488cf013352d8ea59d1 Wed Feb 19 19:32:30 UTC 2020 Philippe Mathieu-Daudé <philmd@redhat.com> exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument

The 'is_write' argument is either 0 or 1.
Convert it to a boolean type.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>