qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: libaiqing@huawei.com, ghammer@redhat.com,
	Stefan Hajnoczi <stefanha@gmail.com>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Luiz Capitulino <lcapitulino@redhat.com>,
	vrozenfe@redhat.com, Tomoki Sekiyama <tomoki.sekiyama@hds.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	seiji.aguchi@hds.com, Laszlo Ersek <lersek@redhat.com>,
	areis@redhat.com
Subject: Re: [Qemu-devel] [PATCH v10 00/10] qemu-ga: fsfreeze on Windows using VSS
Date: Mon, 09 Sep 2013 14:36:55 -0500	[thread overview]
Message-ID: <20130909193655.13410.67176@loki> (raw)
In-Reply-To: <CAFEAcA89ypOXe=dg40AbAXFyEN+64-XJWAtjAujmztfFNDY-fQ@mail.gmail.com>

Quoting Peter Maydell (2013-09-09 11:22:11)
> On 8 August 2013 23:35, Michael Roth <mdroth@linux.vnet.ibm.com> wrote:
> > Quoting Tomoki Sekiyama (2013-08-07 10:39:25)
> >> Hi,
> >>
> >> I rebased the patch series to add fsfreeze for Windows qemu-ga.
> >>
> >> changes from v9:
> >>   - Fix conflict with commit e8ef31a3518c "qemu-ga: build it even if !system"
> >>
> >> changes from v8:
> >>  - Add hEventTimeout to improve timeout error message (patch 07, see below)
> >>  - Build qga-vss.tlb if configure'd --with-win-sdk (patch 05, 07)
> >>  - Use "qga-vss-dll-obj-$(CONFIG_QGA_VSS)" in Makefile.objs (patch 07)
> >>  - Fix typo in QGAVSSRequesterFunc (patch 07, 08)
> >
> > Everything looks good, went ahead and applied to qga branch and will send a
> > PULL shortly after 1.7 development window opens up:
> >
> >   https://github.com/mdroth/qemu/commits/qga
> >
> > Thanks for the series!
> 
> ...it doesn't look like this has happened yet? (I noticed
> because I had another patchset in mind which probably
> wants the configure support for C++...)

No, sorry, was waiting on this patch to go in so I could do a final mingw
build test before sending the pull, but didn't notice it'd already been
committed:

  7e75e33e7886314490305f181065b8b4ec916a8a

Prepping the pull now, should go out in a few minutes.

> 
> thanks
> -- PMM

      reply	other threads:[~2013-09-09 19:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07 15:39 [Qemu-devel] [PATCH v10 00/10] qemu-ga: fsfreeze on Windows using VSS Tomoki Sekiyama
2013-08-07 15:39 ` [Qemu-devel] [PATCH v10 01/10] configure: Support configuring C++ compiler Tomoki Sekiyama
2013-08-07 15:39 ` [Qemu-devel] [PATCH v10 02/10] Add c++ keywords to QAPI helper script Tomoki Sekiyama
2013-08-07 15:39 ` [Qemu-devel] [PATCH v10 03/10] checkpatch.pl: Check .cpp files Tomoki Sekiyama
2013-08-07 15:39 ` [Qemu-devel] [PATCH v10 04/10] Add a script to extract VSS SDK headers on POSIX system Tomoki Sekiyama
2013-08-07 15:40 ` [Qemu-devel] [PATCH v10 05/10] qemu-ga: Add configure options to specify path to Windows/VSS SDK Tomoki Sekiyama
2013-08-07 15:40 ` [Qemu-devel] [PATCH v10 06/10] error: Add error_set_win32 and error_setg_win32 Tomoki Sekiyama
2013-08-07 15:40 ` [Qemu-devel] [PATCH v10 07/10] qemu-ga: Add Windows VSS provider and requester as DLL Tomoki Sekiyama
2013-08-07 15:40 ` [Qemu-devel] [PATCH v10 08/10] qemu-ga: Call Windows VSS requester in fsfreeze command handler Tomoki Sekiyama
2013-08-07 15:40 ` [Qemu-devel] [PATCH v10 09/10] qemu-ga: Install Windows VSS provider on `qemu-ga -s install' Tomoki Sekiyama
2013-08-07 15:40 ` [Qemu-devel] [PATCH v10 10/10] QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze command Tomoki Sekiyama
2013-08-08 22:35 ` [Qemu-devel] [PATCH v10 00/10] qemu-ga: fsfreeze on Windows using VSS Michael Roth
2013-09-09 16:22   ` Peter Maydell
2013-09-09 19:36     ` Michael Roth [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130909193655.13410.67176@loki \
    --to=mdroth@linux.vnet.ibm.com \
    --cc=areis@redhat.com \
    --cc=ghammer@redhat.com \
    --cc=lcapitulino@redhat.com \
    --cc=lersek@redhat.com \
    --cc=libaiqing@huawei.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=seiji.aguchi@hds.com \
    --cc=stefanha@gmail.com \
    --cc=tomoki.sekiyama@hds.com \
    --cc=vrozenfe@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).