qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target ag


From: Daniel Henrique Barboza
Subject: Re: [PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target agnostic
Date: Fri, 16 Dec 2022 13:54:02 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1



On 12/13/22 09:35, Philippe Mathieu-Daudé wrote:
Few changes in hw/ & target/ to reduce the target specificity
of some sPAPR headers.

Philippe Mathieu-Daudé (4):
   target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
   hw/ppc/vof: Do not include the full "cpu.h"
   hw/ppc/spapr: Reduce "vof.h" inclusion
   hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector()

Patches 1-3 queued in https://gitlab.com/danielhb/qemu/tree/ppc-next. Patch
4 can use a few more comments.


Thanks,


Daniel


  hw/ppc/spapr.c              | 1 +
  hw/ppc/spapr_ovec.c         | 3 ++-
  include/hw/ppc/spapr.h      | 3 ++-
  include/hw/ppc/spapr_ovec.h | 4 ++--
  include/hw/ppc/vof.h        | 2 +-
  target/ppc/kvm_ppc.h        | 3 +++
  6 files changed, 11 insertions(+), 5 deletions(-)




reply via email to

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