Searched hist:"48 f670ecfcbe92f63475c516aefb6e217f469bbf" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | syscall_defs.h | diff 48f670ecfcbe92f63475c516aefb6e217f469bbf Wed Nov 18 11:10:52 CST 2020 Thomas Huth <thuth@redhat.com> configure / meson: Move check for linux/btrfs.h to meson.build
This check can be done in a much shorter way in meson.build. And while we're at it, rename the #define to HAVE_BTRFS_H to match the other HAVE_someheader_H symbols that we already have.
Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20201118171052.308191-7-thuth@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | syscall.c | diff 48f670ecfcbe92f63475c516aefb6e217f469bbf Wed Nov 18 11:10:52 CST 2020 Thomas Huth <thuth@redhat.com> configure / meson: Move check for linux/btrfs.h to meson.build
This check can be done in a much shorter way in meson.build. And while we're at it, rename the #define to HAVE_BTRFS_H to match the other HAVE_someheader_H symbols that we already have.
Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20201118171052.308191-7-thuth@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
/openbmc/qemu/ |
H A D | meson.build | diff 48f670ecfcbe92f63475c516aefb6e217f469bbf Wed Nov 18 11:10:52 CST 2020 Thomas Huth <thuth@redhat.com> configure / meson: Move check for linux/btrfs.h to meson.build
This check can be done in a much shorter way in meson.build. And while we're at it, rename the #define to HAVE_BTRFS_H to match the other HAVE_someheader_H symbols that we already have.
Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20201118171052.308191-7-thuth@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | configure | diff 48f670ecfcbe92f63475c516aefb6e217f469bbf Wed Nov 18 11:10:52 CST 2020 Thomas Huth <thuth@redhat.com> configure / meson: Move check for linux/btrfs.h to meson.build
This check can be done in a much shorter way in meson.build. And while we're at it, rename the #define to HAVE_BTRFS_H to match the other HAVE_someheader_H symbols that we already have.
Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20201118171052.308191-7-thuth@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|