qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC 0/3] spapr: DRC cleanups (part IV)
@ 2017-06-06 13:05 David Gibson
  2017-06-06 13:05 ` [Qemu-devel] [RFC 1/3] spapr: Fold spapr_phb_add_pci_device() into its only caller David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: David Gibson @ 2017-06-06 13:05 UTC (permalink / raw)
  To: mdroth; +Cc: bharata, sursingh, groug, qemu-ppc, qemu-devel, David Gibson

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-06-08  1:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06 13:05 [Qemu-devel] [RFC 0/3] spapr: DRC cleanups (part IV) David Gibson
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

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).