qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] spapr_pci: coding style fixes
@ 2018-10-12  9:04 Greg Kurz
  2018-10-12  9:05 ` [Qemu-devel] [PATCH v2 1/2] spapr_pci: convert g_malloc() to g_new() Greg Kurz
  2018-10-12  9:05 ` [Qemu-devel] [PATCH v2 2/2] spapr_pci: rename some structured types Greg Kurz
  0 siblings, 2 replies; 8+ messages in thread
From: Greg Kurz @ 2018-10-12  9:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc, David Gibson, Philippe Mathieu-Daudé

As requested by David, two distinct patches and PCI still mentionned
in the new type names.

--
Greg

---

Greg Kurz (2):
      spapr_pci: convert g_malloc() to g_new()
      spapr_pci: rename some structured types


 hw/ppc/spapr_pci.c          |   22 +++++++++++-----------
 include/hw/pci-host/spapr.h |   12 ++++++------
 2 files changed, 17 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2018-11-08 11:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-12  9:04 [Qemu-devel] [PATCH v2 0/2] spapr_pci: coding style fixes Greg Kurz
2018-10-12  9:05 ` [Qemu-devel] [PATCH v2 1/2] spapr_pci: convert g_malloc() to g_new() Greg Kurz
2018-10-12  9:43   ` Philippe Mathieu-Daudé
2018-10-15  1:04   ` David Gibson
2018-10-12  9:05 ` [Qemu-devel] [PATCH v2 2/2] spapr_pci: rename some structured types Greg Kurz
2018-10-15  1:49   ` Alexey Kardashevskiy
2018-11-07  4:46     ` David Gibson
2018-11-08 11:48       ` Greg Kurz

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