qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/47] Misc patches for 2018-02-05


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/47] Misc patches for 2018-02-05
Date: Tue, 6 Feb 2018 19:18:48 +0000

On 5 February 2018 at 19:28, Paolo Bonzini <address@hidden> wrote:
> The following changes since commit f24ee107a07f093bd7ed475dd48d7ba57ea3d8fe:
>
>   Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180202-pull-request' 
> into staging (2018-02-02 18:54:11 +0000)
>
> are available in the git repository at:
>
>
>   git://github.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to d2eac10f23a071ddbd2970ed139c6ca077ff2e48:
>
>   Add the WHPX acceleration enlightenments (2018-02-05 18:30:55 +0100)
>
> ----------------------------------------------------------------
> * socket option parsing fix (Daniel)
> * SCSI fixes (Fam)
> * Readline double-free fix (Greg)
> * More HVF attribution fixes (Izik)
> * WHPX (Windows Hypervisor Platform Extensions) support (Justin)
> * POLLHUP handler (Klim)
> * ivshmem fixes (Ladi)
> * memfd memory backend (Marc-André)
> * improved error message (Marcelo)
> * Memory fixes (Peter Xu, Zhecheng)
> * Remove obsolete code and comments (Peter M.)
> * qdev API improvements (Philippe)
> * Add CONFIG_I2C switch (Thomas)
>
> ----------------------------------------------------------------

Hi. I'm afraid this fails to build the all-linux-static config:

  LINK    ivshmem-client
[usual linker gripes about getpwuid &c in static binaries deleted]
/usr/lib/gcc/x86_64-linux-gnu/5/libubsan.a(sanitizer_linux_libcdep.o):
In function `__sanitizer::SetEnv(cha
r const*, char const*)':
(.text+0x41b): undefined reference to `dlsym'
/usr/lib/gcc/x86_64-linux-gnu/5/libubsan.a(sanitizer_linux_libcdep.o):
In function `__sanitizer::InitTlsSiz
e()':
(.text+0x553): undefined reference to `dlsym'
collect2: error: ld returned 1 exit status

thanks
-- PMM



reply via email to

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