On 5/23/23 09:35, Philippe Mathieu-Daudé wrote:
None of these files use the VirtIO Load/Store API declared by "hw/virtio/virtio-access.h". This header probably crept in via copy/pasting, remove it.Note, "virtio-access.h" is target-specific, so any file including it also become tainted as target-specific. Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> ---
Acked-by: Richard Henderson <richard.hender...@linaro.org> r~