qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1.5 0/3] qdev: switch reset to post-order
Date: Thu, 2 May 2013 14:34:30 +0300	[thread overview]
Message-ID: <20130502113430.GA24681@redhat.com> (raw)
In-Reply-To: <51824780.5090107@redhat.com>

On Thu, May 02, 2013 at 01:01:20PM +0200, Paolo Bonzini wrote:
> Il 02/05/2013 12:35, Michael S. Tsirkin ha scritto:
> > > I was going to keep these for 1.6, but since they have been tested
> > > by the user and myself, and they fix a regression, it can be worthwhile
> > > to include these in 1.5.
> > 
> > I remember there were some tricky issues last time
> > we tried something like this for PCI.
> 
> PCI is already post-order though, isn't it?

For example, it resets the irq count before.
I really don't know why, and the reverse looks more
correct but let's tread carefully for 1.5.
For 1.6 maybe we'll be able to finally get rid
of the irq count.

> > Let's find an LSI specific solution for 1.5 please.
> 
> Ok.
> 
> Paolo

      reply	other threads:[~2013-05-02 11:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-02  9:38 [Qemu-devel] [PATCH 1.5 0/3] qdev: switch reset to post-order Paolo Bonzini
2013-05-02  9:38 ` [Qemu-devel] [PATCH 1.5 1/3] pci: do not export pci_bus_reset Paolo Bonzini
2013-05-02  9:38 ` [Qemu-devel] [PATCH 1.5 2/3] qdev: allow both pre- and post-order vists in qdev walking functions Paolo Bonzini
2013-05-02  9:38 ` [Qemu-devel] [PATCH 1.5 3/3] qdev: switch reset to post-order Paolo Bonzini
2013-05-02 10:35 ` [Qemu-devel] [PATCH 1.5 0/3] " Michael S. Tsirkin
2013-05-02 11:01   ` Paolo Bonzini
2013-05-02 11:34     ` Michael S. Tsirkin [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=20130502113430.GA24681@redhat.com \
    --to=mst@redhat.com \
    --cc=pbonzini@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).