qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 00/36] Misc patches (buildsys, i386, fuzzing) for 2021-01-29


From: Paolo Bonzini
Subject: Re: [PULL 00/36] Misc patches (buildsys, i386, fuzzing) for 2021-01-29
Date: Fri, 29 Jan 2021 20:54:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0

On 29/01/21 20:49, Peter Maydell wrote:
On Fri, 29 Jan 2021 at 11:33, Paolo Bonzini <pbonzini@redhat.com> wrote:

The following changes since commit 0bcd12fb1513bad44f05f2d3a8eef2a99b3077b6:

   Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 
(2021-01-28 12:30:30 +0000)

are available in the Git repository at:

   https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 6c52f4644c9c8a18b8495e169e539632a897f135:

   accel/kvm/kvm-all: Fix wrong return code handling in dirty log code 
(2021-01-29 10:38:38 +0100)

----------------------------------------------------------------

Fails to build, OSX:

../../subprojects/libslirp/src/slirp.c:131:17: error: unused variable
'old_stat' [-Werror,-Wunused-variable]
     struct stat old_stat;
                 ^
../../subprojects/libslirp/src/slirp.c:143:10: error: unused variable
'buff' [-Werror,-Wunused-variable]
     char buff[512];
          ^

Hmm this is the same slirp failure that in theory should have been fixed by Marc-André. I'll check again on Monday.

Paolo




reply via email to

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