qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] hw/ppc: fdt cleanups


From: Cédric Le Goater
Subject: [Qemu-devel] [PATCH 0/2] hw/ppc: fdt cleanups
Date: Tue, 2 Aug 2016 19:37:59 +0200

Hello,

Here are a couple of enhancements for sPAPR but PowerNV should use
them also.

Thanks,

C. 

Cédric Le Goater (2):
  hw/ppc: use error_report instead of fprintf
  hw/ppc: add a ppc_create_page_sizes_prop() helper routine

 hw/ppc/Makefile.objs |  2 +-
 hw/ppc/fdt.c         | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 hw/ppc/spapr.c       | 48 +++++++-----------------------------------------
 hw/ppc/spapr_drc.c   |  8 ++++----
 hw/ppc/spapr_iommu.c |  4 ++--
 hw/ppc/spapr_rtas.c  | 13 +++++++------
 hw/ppc/spapr_vio.c   |  3 ++-
 include/hw/ppc/fdt.h | 13 ++++++++++---
 8 files changed, 82 insertions(+), 58 deletions(-)
 create mode 100644 hw/ppc/fdt.c

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]