From: Luiz Capitulino <lcapitulino@redhat.com>
To: Alon Levy <alevy@redhat.com>
Cc: airlied@redhat.com, Anthony Liguori <aliguori@us.ibm.com>,
qemu-devel@nongnu.org, kraxel@redhat.com
Subject: Re: [Qemu-devel] [PATCH] make screendump an async command
Date: Mon, 17 Jun 2013 09:41:38 -0400 [thread overview]
Message-ID: <20130617094138.3ab53490@redhat.com> (raw)
In-Reply-To: <1371254121.16643.13.camel@localhost>
On Fri, 14 Jun 2013 19:55:21 -0400
Alon Levy <alevy@redhat.com> wrote:
> On Fri, 2013-06-14 at 13:21 -0500, Anthony Liguori wrote:
> > Alon Levy <alevy@redhat.com> writes:
> >
> > > This fixes the broken screendump behavior for qxl devices in native mode
> > > since 81fb6f1504fb9ef71f2382f44af34756668296e8.
> > >
> > > Note: due to QAPI not generating async commands yet I had to remove the
> > > schema screendump definition.
> > >
> > > Related RHBZ: 973374
> > > This patch is not enough to fix said bz, with the linux qxl driver you get garbage still, just not out of date garbage.
> > >
> > > Signed-off-by: Alon Levy <alevy@redhat.com>
> >
> > Async commands are badly broken with respect to error handling.
>
> Are there any ideas on how this should work? From the user perspective
> nothing changes, so this is an internal qemu design issue afaict.
>
> >
> > This needs to be done after we get the new QMP server.
>
> Is there any ETA on this? I'm not pressuring, I'm just trying to figure
> out if it is eminent or else I'll add a temporary patch to the
> downstream (which is what I'm trying to avoid by sending this patch in
> the first place).
No ETA. We have to finish QAPI conversion work first (which is halted ATM)
_or_ we lazily port the missing conversions by doing error conversion
only _or_ we add some legacy mechanism to the new QMP server.
More importantly though, IIRC we have agreed on not having async commands
at all. All async stuff should be done with command plus event.
next prev parent reply other threads:[~2013-06-17 13:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-13 19:27 [Qemu-devel] [PATCH] make screendump an async command Alon Levy
2013-06-13 20:08 ` Paolo Bonzini
2013-06-13 20:35 ` Alon Levy
2013-06-14 11:18 ` Gerd Hoffmann
2013-06-14 18:02 ` Alon Levy
2013-06-14 18:07 ` Alon Levy
2013-06-14 18:21 ` Anthony Liguori
2013-06-14 23:55 ` Alon Levy
2013-06-17 13:41 ` Luiz Capitulino [this message]
2013-06-17 6:06 ` Gerd Hoffmann
2013-06-17 9:30 ` Alon Levy
2013-06-17 14:00 ` Gerd Hoffmann
2013-06-17 13:54 ` Luiz Capitulino
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=20130617094138.3ab53490@redhat.com \
--to=lcapitulino@redhat.com \
--cc=airlied@redhat.com \
--cc=alevy@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=kraxel@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).