qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/49] chardev, NBD, cpus, scripts/ changes for 2


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/49] chardev, NBD, cpus, scripts/ changes for 2015-01-26
Date: Tue, 26 Jan 2016 14:38:35 +0000

On 26 January 2016 at 13:46, Paolo Bonzini <address@hidden> wrote:
> The following changes since commit 3db34bf64ab4f8797565dd8750003156c32b301d:
>
>   Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' 
> into staging (2016-01-18 17:40:50 +0000)
>
> are available in the git repository at:
>
>
>   git://github.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to 0932a8ff6feec098a30191e8ae9c3d3aa759e844:
>
>   scripts/dump-guest-memory.py: Fix module docstring (2016-01-26 13:55:19 
> +0100)
>
> ----------------------------------------------------------------
> * chardev support for TLS and leak fix
> * NBD fix from Denis
> * condvar fix from Dave
> * kvm_stat and dump-guest-memory almost rewrite
> * mem-prealloc fix from Luiz
> * manpage style improvement

Hi. Unfortunately this doesn't build on Windows:

/home/petmay01/linaro/qemu-for-merges/qemu-char.c:924: warning:
‘io_channel_send’ defined but not used

It looks like the function is only used inside an #ifndef _WIN32 but
it's defined outside it.

thanks
-- PMM



reply via email to

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