qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v3 00/11] qemu-ga patches for 2.4.0


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v3 00/11] qemu-ga patches for 2.4.0
Date: Wed, 8 Jul 2015 13:35:51 +0100

On 8 July 2015 at 03:11, Michael Roth <address@hidden> wrote:
> Hi Peter,
>
> Please ignore the just-posted v2, the configure check was missing
> an include which resulted in the feature *always* being disabled.
> Sorry for all the noise.
>
> This adds win32 implementations of:
>   guest-get-fsinfo
>   guest-network-get-interfaces
>
> and modifies guest-fstrim to return per-mount results and continue on to other
> mounts even when a failure is encountered.
>
> There's also bug fixes for guest-fstrim and guest-set-time.
>
> The following changes since commit 7ce0f7dc87e50ebf58ac756ff6be17ec97d3ba4e:
>
>   Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' 
> into staging (2015-07-07 21:16:06 +0100)
>
> are available in the git repository at:
>
>
>   git://github.com/mdroth/qemu.git tags/qga-pull-2015-07-06-v3-tag
>
> for you to fetch changes up to c54e1eb4928d4e6762c7100d1d1ef5f08ddf922b:
>
>   qga: added GuestPCIAddress information (2015-07-07 20:59:04 -0500)
>
> ----------------------------------------------------------------
> tag for qga-pull-2015-07-06-v3
>
> v3:
>   - fix missing <windows.h> in configure test program.
>
> v2:
>   - added configure check for guest-get-fs-info to avoid breakage on older
>     MinGWs
>   - removed extraneous include of ws2ipdef.h in w32
>     guest-network-get-interfaces. ws2tcpip.h already provides those
>     definitions, and older MinGWs don't have it.
>   - rebased on latest master
>

Applied, thanks.

-- PMM



reply via email to

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