On Tue, 7 May 2024 at 15:28, Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > QEMU headers are relative to the include/ directory, > not to the project root directory. Remove "include/". > > See also: > https://www.qemu.org/docs/master/devel/style.html#include-directives > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> > --- > hw/audio/virtio-snd.c | 2 +- > hw/rtc/ls7a_rtc.c | 2 +- > target/i386/gdbstub.c | 2 +- > tests/qtest/nvme-test.c | 2 +- > tests/qtest/ufs-test.c | 2 +-
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM