qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] misc: Use QEMU header path relative to include/ directory


From: Richard Henderson
Subject: Re: [PATCH] misc: Use QEMU header path relative to include/ directory
Date: Tue, 7 May 2024 09:16:45 -0700
User-agent: Mozilla Thunderbird

On 5/7/24 07:27, Philippe Mathieu-Daudé 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é<philmd@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 +-
  5 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]