qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: mdroth@linux.vnet.ibm.com
Cc: bharata@linux.vnet.ibm.com, sursingh@redhat.com, groug@kaod.org,
	qemu-ppc@nongnu.org, qemu-devel@nongnu.org,
	David Gibson <david@gibson.dropbear.id.au>
Subject: [Qemu-devel] [RFC 0/3] spapr: DRC cleanups (part IV)
Date: Tue,  6 Jun 2017 23:05:31 +1000	[thread overview]
Message-ID: <20170606130534.11019-1-david@gibson.dropbear.id.au> (raw)

This is an RFC draft of the fourth batch of DRC cleanup patches.

This is RFC because patches 2&3 are making the first real changes to
the DRC state management, and I'm substantially less confident about
this than the earlier more straightforward cleanups.  Especially since
I haven't had a chance to test this yet.

This gets rid of 'signalled', one of what looks to me like an
excessive number of state variables we have currently.  AFAICT it's
there only as a workaround for a pre-existing oddity in state
management.

David Gibson (3):
  spapr: Fold spapr_phb_add_pci_device() into its only caller
  spapr: Start hotplugged PCI devices in ISOLATED state
  spapr: Eliminate DRC 'signalled' state variable

 hw/ppc/spapr_drc.c         | 55 +---------------------------------------------
 hw/ppc/spapr_events.c      | 10 ---------
 hw/ppc/spapr_pci.c         | 53 +++++++++++++++++++-------------------------
 include/hw/ppc/spapr_drc.h |  2 --
 4 files changed, 23 insertions(+), 97 deletions(-)

-- 
2.9.4

             reply	other threads:[~2017-06-06 13:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-06 13:05 David Gibson [this message]
2017-06-06 13:05 ` [Qemu-devel] [RFC 1/3] spapr: Fold spapr_phb_add_pci_device() into its only caller David Gibson
2017-06-06 21:37   ` Michael Roth
2017-06-07  1:33     ` David Gibson
2017-06-07 22:59       ` Michael Roth
2017-06-06 13:05 ` [Qemu-devel] [RFC 2/3] spapr: Start hotplugged PCI devices in ISOLATED state David Gibson
2017-06-07 22:49   ` Michael Roth
2017-06-07 23:31     ` Michael Roth
2017-06-08  1:39     ` David Gibson
2017-06-06 13:05 ` [Qemu-devel] [RFC 3/3] spapr: Eliminate DRC 'signalled' state variable David Gibson

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=20170606130534.11019-1-david@gibson.dropbear.id.au \
    --to=david@gibson.dropbear.id.au \
    --cc=bharata@linux.vnet.ibm.com \
    --cc=groug@kaod.org \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=sursingh@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).