summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/include-nested-err.json
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2019-02-20 01:05:53 +0100
committerPaolo Bonzini2019-03-11 16:33:49 +0100
commitd4cef0c67ca0f7a2749e77360122273541147c55 (patch)
tree1299b09f869d950b886080ff46c977bc842b9a52 /tests/qapi-schema/include-nested-err.json
parenthw/i386/pc: run the multiboot loader before the PVH loader (diff)
downloadqemu-d4cef0c67ca0f7a2749e77360122273541147c55.tar.gz
qemu-d4cef0c67ca0f7a2749e77360122273541147c55.tar.xz
qemu-d4cef0c67ca0f7a2749e77360122273541147c55.zip
block/iscsi: Restrict Linux-specific code
Some Linux specific code is missing guards, leading to build failure on OSX: $ sudo brew install libiscsi $ ./configure && make [...] CC block/iscsi.o qemu/block/iscsi.c:338:24: error: 'iscsi_aiocb_info' defined but not used [-Werror=unused-const-variable=] static const AIOCBInfo iscsi_aiocb_info = { ^~~~~~~~~~~~~~~~ qemu/block/iscsi.c:168:1: error: 'iscsi_schedule_bh' defined but not used [-Werror=unused-function] iscsi_schedule_bh(IscsiAIOCB *acb) ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors Add guards to restrict this code for Linux. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190220000553.28438-1-philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/qapi-schema/include-nested-err.json')
0 files changed, 0 insertions, 0 deletions