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: Philippe Mathieu-Daudé
Subject: Re: [PATCH] misc: Use QEMU header path relative to include/ directory
Date: Wed, 8 May 2024 23:15:55 +0200
User-agent: Mozilla Thunderbird

On 7/5/24 16: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(-)

Thanks, patch queued to hw-misc tree.



reply via email to

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