qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/25] ivshmem deprecation, qtests, typedefs and


From: Thomas Huth
Subject: Re: [Qemu-devel] [PULL 00/25] ivshmem deprecation, qtests, typedefs and gnu99
Date: Mon, 14 Jan 2019 13:58:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 2019-01-14 13:52, Peter Maydell wrote:
> On Mon, 14 Jan 2019 at 10:02, Thomas Huth <address@hidden> wrote:
>>
>>  Hi Peter,
>>
>> the following changes since commit 27df21ca3886fff4dd3d70e515517667963a52f1:
>>
>>   Merge remote-tracking branch 
>> 'remotes/kraxel/tags/misc-20190111-pull-request' into staging (2019-01-11 
>> 16:45:59 +0000)
>>
>> are available in the git repository at:
>>
>>   https://gitlab.com/huth/qemu.git tags/pull-request-2019-01-14
>>
>> for you to fetch changes up to 62c36a5f7cad3048bfc41ac24c0593f466b408f4:
>>
>>   tests/hexloader-test: Don't pass -nographic to the QEMU under test 
>> (2019-01-14 10:50:40 +0100)
>>
>> ----------------------------------------------------------------
>> - Remove deprecated "ivshmem" legacy device
>> - Bug fix for vhost-user-test
>> - Use more CONFIG Makefile switches for qtests
>> - Get rid of global_qtests in some more qtests
>> - typedef cleanups
>> - Fixes for compiling with Clang
>> - Force C standard to gnu99
>> ----------------------------------------------------------------
> 
> Compile failure, ppc64 host:
> 
> In file included from /home/pm215/qemu/block/iscsi.c:52:0:
> /usr/include/iscsi/scsi-lowlevel.h:810:13: error: inline function
> ‘scsi_set_uint16’ declared but never defined [-Werror]
>  inline void scsi_set_uint16(unsigned char *c, uint16_t val);
>              ^

What the .... in a system header?? That's not fair... sigh, let me think
of a work-around...

 Thomas






reply via email to

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