qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] xics, xive: Add some missing comments
@ 2019-10-07 13:42 Greg Kurz
  2019-10-07 13:43 ` [PATCH 1/2] xive: Add /* Reason */ comment to "->user_creatable = false" statements Greg Kurz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Greg Kurz @ 2019-10-07 13:42 UTC (permalink / raw)
  To: David Gibson
  Cc: qemu-devel, qemu-ppc, Cédric Le Goater, Markus Armbruster

As noted by Markus, the reason why a device type isn't user creatable
should be documented.

These patches can be squashed into the ones that made the devices
non user-creatable, or applied as follow-ups, at the discretion of
the maintainer.

--
Greg

---

Greg Kurz (2):
      xive: Add /* Reason */ comment to "->user_creatable = false" statements
      xics: Add /* Reason */ comment to "->user_creatable = false" statements


 hw/intc/xics.c |    8 ++++++++
 hw/intc/xive.c |   12 ++++++++++++
 2 files changed, 20 insertions(+)



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

end of thread, other threads:[~2019-10-08  0:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-07 13:42 [PATCH 0/2] xics, xive: Add some missing comments Greg Kurz
2019-10-07 13:43 ` [PATCH 1/2] xive: Add /* Reason */ comment to "->user_creatable = false" statements Greg Kurz
2019-10-07 13:43 ` [PATCH 2/2] xics: " Greg Kurz
2019-10-07 14:49 ` [PATCH 0/2] xics, xive: Add some missing comments 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).