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