qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Roth <mdroth@linux.vnet.ibm.com>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: ghammer@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/8] qemu-ga: add support for Windows
Date: Fri, 03 Feb 2012 11:23:05 -0600	[thread overview]
Message-ID: <4F2C17F9.9030103@linux.vnet.ibm.com> (raw)
In-Reply-To: <20120203144535.1be8a569@doriath.home>

On 02/03/2012 10:45 AM, Luiz Capitulino wrote:
> On Fri, 03 Feb 2012 10:37:25 -0600
> Michael Roth<mdroth@linux.vnet.ibm.com>  wrote:
>
>> On 02/03/2012 08:18 AM, Luiz Capitulino wrote:
>>> On Thu,  2 Feb 2012 13:58:52 -0600
>>> Michael Roth<mdroth@linux.vnet.ibm.com>   wrote:
>>>
>>>> These patches apply on top of qemu.git master, and can also be obtained from:
>>>> git://github.com/mdroth/qemu.git qga-win32-v2
>>>>
>>>> Luiz/Gal, I decided not to roll the suspend/hibernate stuff into this series
>>>> since the s3 situation isn't fully sorted out yet. The file structure is a
>>>> little different now, posix/linux-specific stuff goes in qga/commands-posix.c,
>>>> win32-specific stuff in qga/commands-win32.c, but other than that it should be
>>>> a straightforward rebase if this gets merged first.
>>>
>>> I think I'll have to rebase my series on top of this one, when do you plan to
>>> merge this?
>>>
>>
>> Hopefully soon, was planning on waiting for the suspend/hibernate bits
>> but we seem to be blocked on the s3 issues and I have other patches
>> accumulating on top of win32 (hesitant to base those on master since
>> this patchset does a lot of refactoring that might affect them), so I
>> figured I'd push this for merge since it doesn't have any dependencies
>> outside master.
>
> The S3 issues seem sorted to me, but I don't oppose having this series in first.
>

Thanks, in retrospect I probably should've just gotten these out of the 
way weeks ago since they'd immediately clobber git blame.

I'd been tracking Gerd's QMP wakeup series as the s3 resolution we need 
for guest-suspend, is that still the case? I guess those are coming 
through your QMP queue?

  reply	other threads:[~2012-02-03 17:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-02 19:58 [Qemu-devel] [PATCH v2 0/8] qemu-ga: add support for Windows Michael Roth
2012-02-02 19:58 ` [Qemu-devel] [PATCH v2 1/8] qemu-ga: Add schema documentation for types Michael Roth
2012-02-02 19:58 ` [Qemu-devel] [PATCH v2 2/8] qemu-ga: move channel/transport functionality into wrapper class Michael Roth
2012-02-02 19:58 ` [Qemu-devel] [PATCH v2 3/8] qemu-ga: separate out common commands from posix-specific ones Michael Roth
2012-02-02 19:58 ` [Qemu-devel] [PATCH v2 4/8] qemu-ga: rename guest-agent-commands.c -> commands-posix.c Michael Roth
2012-02-02 19:58 ` [Qemu-devel] [PATCH v2 5/8] qemu-ga: fixes for win32 build of qemu-ga Michael Roth
2012-02-02 19:58 ` [Qemu-devel] [PATCH v2 6/8] qemu-ga: add initial win32 support Michael Roth
2012-02-02 19:58 ` [Qemu-devel] [PATCH v2 7/8] qemu-ga: add Windows service integration Michael Roth
2012-02-02 19:59 ` [Qemu-devel] [PATCH v2 8/8] qemu-ga: add win32 guest-shutdown command Michael Roth
2012-02-03 14:18 ` [Qemu-devel] [PATCH v2 0/8] qemu-ga: add support for Windows Luiz Capitulino
2012-02-03 16:37   ` Michael Roth
2012-02-03 16:45     ` Luiz Capitulino
2012-02-03 17:23       ` Michael Roth [this message]
2012-02-03 19:16         ` Luiz Capitulino
2012-02-04 15:34           ` Kevin O'Connor
2012-02-06 15:43             ` Luiz Capitulino
2012-02-07  0:09               ` Kevin O'Connor
2012-02-07  8:44                 ` Gleb Natapov
2012-02-08  0:35                   ` Kevin O'Connor
2012-02-08  7:18                     ` Gleb Natapov
2012-02-08 13:25                       ` Kevin O'Connor

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=4F2C17F9.9030103@linux.vnet.ibm.com \
    --to=mdroth@linux.vnet.ibm.com \
    --cc=aliguori@us.ibm.com \
    --cc=ghammer@redhat.com \
    --cc=lcapitulino@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).