On 2/4/22 06:37, Philippe Mathieu-Daudé wrote:
Currently "qemu/error-report.h" is implicitly included, however
if headers in include/ get refactored, we get:
hw/remote/proxy-memory-listener.c: In function
‘proxy_memory_listener_commit’:
hw/remote/proxy-memory-listener.c:183:9: error: impl
On 03/02/2022 20.37, Philippe Mathieu-Daudé wrote:
Currently "qemu/error-report.h" is implicitly included, however
if headers in include/ get refactored, we get:
hw/remote/proxy-memory-listener.c: In function
‘proxy_memory_listener_commit’:
hw/remote/proxy-memory-listener.c:183:9: error:
Currently "qemu/error-report.h" is implicitly included, however
if headers in include/ get refactored, we get:
hw/remote/proxy-memory-listener.c: In function ‘proxy_memory_listener_commit’:
hw/remote/proxy-memory-listener.c:183:9: error: implicit declaration of
function ‘error_report’; did yo